In the Linux kernel, the following vulnerability has been resolved:
cpufreq: CPPC: Fix possible null-ptr-deref for cpufreq_cpu_get_raw()
cpufreq_cpu_get_raw() may return NULL if the cpu is not in
policy->cpus cpu mask and it will cause null pointer dereference.
References
Configurations
Configuration 1 (hide)
|
History
06 Jan 2025, 17:19
Type | Values Removed | Values Added |
---|---|---|
References | () https://git.kernel.org/stable/c/65fe2f7fdafe2698a343661800434b3f2e51041e - Patch | |
References | () https://git.kernel.org/stable/c/a357b63fd21e4b2791008c2175ba7a8c235ebce1 - Patch | |
References | () https://git.kernel.org/stable/c/a78e7207564258db6e373e86294a85f9d646d35a - Patch | |
References | () https://git.kernel.org/stable/c/e07570a8f2cfc51260c6266cb8e1bd4777a610d6 - Patch | |
References | () https://git.kernel.org/stable/c/e9b39f1924b76abc18881e4ce899fb232dd23d12 - Patch | |
First Time |
Linux linux Kernel
Linux |
|
CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | |
CWE | CWE-476 | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
Summary |
|
27 Dec 2024, 14:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-12-27 14:15
Updated : 2025-01-06 17:19
NVD link : CVE-2024-53231
Mitre link : CVE-2024-53231
CVE.ORG link : CVE-2024-53231
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-476
NULL Pointer Dereference