← Back to CVE List

CVE-2022-49621

Published: 2025-02-26T07:01Z
Last Modified: 2025-03-11T22:18Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
In the Linux kernel, the following vulnerability has been resolved: cpufreq: pmac32-cpufreq: Fix refcount leak bug In pmac_cpufreq_init_MacRISC3(), we need to add corresponding of_node_put() for the three node pointers whose refcount have been incremented by of_find_node_by_name(). > MITRE Terms of Use apply – see LICENSE‑MITRE.txt