In the Linux kernel, the following vulnerability has been resolved:
cpufreq: brcmstb-avs-cpufreq: add check for cpufreq_cpu_get's return value
cpufreq_cpu_get may return NULL. To avoid NULL-dereference check it
and return 0 in case of error.
Found by Linux Verification Center (linuxtesting.org) with SVACE.
References
Configurations
Configuration 1 (hide)
|
History
23 Dec 2024, 19:11
Type | Values Removed | Values Added |
---|---|---|
First Time |
Linux linux Kernel
Linux |
|
CWE | CWE-476 | |
CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | |
References | () https://git.kernel.org/stable/c/74b84d0d71180330efe67c82f973a87f828323e5 - Patch | |
References | () https://git.kernel.org/stable/c/9127599c075caff234359950117018a010dd01db - Patch | |
References | () https://git.kernel.org/stable/c/b25b64a241d769e932a022e5c780cf135ef56035 - Patch | |
References | () https://git.kernel.org/stable/c/d951cf510fb0df91d3abac0121a59ebbc63c0567 - Patch | |
References | () https://git.kernel.org/stable/c/e6e3e51ffba0784782b1a076d7441605697ea3c6 - Patch | |
References | () https://git.kernel.org/stable/c/e72160cb6e23b78b41999d6885a34ce8db536095 - Patch | |
References | () https://git.kernel.org/stable/c/f661017e6d326ee187db24194cabb013d81bc2a6 - Patch | |
References | () https://lists.debian.org/debian-lts-announce/2024/06/msg00017.html - Patch | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
Information
Published : 2024-05-01 13:15
Updated : 2024-12-23 19:11
NVD link : CVE-2024-27051
Mitre link : CVE-2024-27051
CVE.ORG link : CVE-2024-27051
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-476
NULL Pointer Dereference