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.
References
Configurations
History
02 Feb 2025, 11:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
Information
Published : 2024-10-21 19:15
Updated : 2025-02-02 11:15
NVD link : CVE-2024-50009
Mitre link : CVE-2024-50009
CVE.ORG link : CVE-2024-50009
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-476
NULL Pointer Dereference