Vulnerability Description
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.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | < 6.11.3 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/5493f9714e4cdaf0ee7cec15899a231400cb1a9fPatch
- https://git.kernel.org/stable/c/5f250d44b8191d612355dd97b89b37bbc1b5d2cbPatch
- https://git.kernel.org/stable/c/cd9f7bf6cad8b2d3876105ce3c9fc63460a046f6
FAQ
What is CVE-2024-50009?
CVE-2024-50009 is a vulnerability with a CVSS score of 5.5 (MEDIUM). 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...
How severe is CVE-2024-50009?
CVE-2024-50009 has been rated MEDIUM with a CVSS base score of 5.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-50009?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.