In the Linux kernel, the following vulnerability has been resolved:
cpufreq: exit() callback is optional
The exit() callback is optional and shouldn't be called without checking
a valid pointer first.
Also, we must clear freq_table pointer even if the exit() callback isn't
present.
References
Configurations
Configuration 1 (hide)
|
History
03 Oct 2025, 15:52
Type | Values Removed | Values Added |
---|---|---|
CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | |
References | () https://git.kernel.org/stable/c/2d730b465e377396d2a09a53524b96b111f7ccb6 - Patch | |
References | () https://git.kernel.org/stable/c/35db5e76d5e9f752476df5fa0b9018a2398b0378 - Patch | |
References | () https://git.kernel.org/stable/c/3e99f060cfd2e36504d62c9132b453ade5027e1c - Patch | |
References | () https://git.kernel.org/stable/c/8bc9546805e572ad101681437a49939f28777273 - Patch | |
References | () https://git.kernel.org/stable/c/a8204d1b6ff762d2171d365c2c8560285d0a233d - Patch | |
References | () https://git.kernel.org/stable/c/ae37ebca325097d773d7bb6ec069123b30772872 - Patch | |
References | () https://git.kernel.org/stable/c/b8f85833c05730d631576008daaa34096bc7f3ce - Patch | |
References | () https://git.kernel.org/stable/c/dfc56ff5ec9904c008e9376d90a6d7e2d2bec4d3 - Patch | |
CWE | CWE-476 | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
First Time |
Linux linux Kernel
Linux |
21 Nov 2024, 09:26
Type | Values Removed | Values Added |
---|---|---|
References | () https://git.kernel.org/stable/c/2d730b465e377396d2a09a53524b96b111f7ccb6 - | |
References | () https://git.kernel.org/stable/c/35db5e76d5e9f752476df5fa0b9018a2398b0378 - | |
References | () https://git.kernel.org/stable/c/3e99f060cfd2e36504d62c9132b453ade5027e1c - | |
References | () https://git.kernel.org/stable/c/8bc9546805e572ad101681437a49939f28777273 - | |
References | () https://git.kernel.org/stable/c/a8204d1b6ff762d2171d365c2c8560285d0a233d - | |
References | () https://git.kernel.org/stable/c/ae37ebca325097d773d7bb6ec069123b30772872 - | |
References | () https://git.kernel.org/stable/c/b8f85833c05730d631576008daaa34096bc7f3ce - | |
References | () https://git.kernel.org/stable/c/dfc56ff5ec9904c008e9376d90a6d7e2d2bec4d3 - |
20 Jun 2024, 12:43
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
19 Jun 2024, 14:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-06-19 14:15
Updated : 2025-10-03 15:52
NVD link : CVE-2024-38615
Mitre link : CVE-2024-38615
CVE.ORG link : CVE-2024-38615
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-476
NULL Pointer Dereference