First published: Mon Oct 21 2024(Updated: )
In the Linux kernel, the following vulnerability has been resolved: cpufreq: amd-pstate: add check for cpufreq_cpu_get's return value cpufreq_cpu_get may return NULL. To avoid NULL-dereference check it and return in case of error. Found by Linux Verification Center (linuxtesting.org) with SVACE.
Credit: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Affected Software | Affected Version | How to fix |
---|---|---|
Linux Kernel | <6.11.3 | |
debian/linux | <=6.1.123-1<=6.1.128-1 | 5.10.223-1 5.10.226-1 6.12.12-1 6.12.15-1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-50009 is classified as a low-severity vulnerability in the Linux kernel.
To fix CVE-2024-50009, update your Linux kernel to version 6.11.3 or later.
CVE-2024-50009 affects the cpufreq subsystem in the Linux kernel.
CVE-2024-50009 is caused by a potential NULL dereference in the cpufreq_cpu_get function when it returns NULL.
You can check if your system is running a kernel version lower than 6.11.3 to determine if it is vulnerable to CVE-2024-50009.