First published: Wed Feb 26 2025(Updated: )
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().
Credit: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Affected Software | Affected Version | How to fix |
---|---|---|
Linux Kernel | ||
Linux Kernel | <4.9.324 | |
Linux Kernel | >=4.10<4.14.289 | |
Linux Kernel | >=4.15<4.19.253 | |
Linux Kernel | >=4.20<5.4.207 | |
Linux Kernel | >=5.5<5.10.132 | |
Linux Kernel | >=5.11<5.15.56 | |
Linux Kernel | >=5.16<5.18.13 | |
Linux Kernel | =5.19-rc1 | |
Linux Kernel | =5.19-rc2 | |
Linux Kernel | =5.19-rc3 | |
Linux Kernel | =5.19-rc4 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
The severity of CVE-2022-49621 is classified as moderate due to a refcount leak bug in the Linux kernel.
To fix CVE-2022-49621, update your Linux kernel to the latest version that addresses this refcount leak issue.
CVE-2022-49621 affects Linux kernel versions prior to 5.19-rc5.
CVE-2022-49621 is considered a local vulnerability since it requires local access to exploit.
Exploiting CVE-2022-49621 may lead to resource leaks, potentially degrading system performance or stability.