PT-2024-36984 · Linux · Linux Kernel
Dan Carpenter
·
Published
2024-11-14
·
Updated
2025-09-26
·
CVE-2024-56676
CVSS v3.1
5.5
Medium
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
The issue is related to the initialization of variables annotated with
free() in the thermal testing code of the Linux kernel. If a function can return before these variables are updated, attempting to free the memory they point to upon function return may cause the kernel to crash. The problem has been fixed in some places in the thermal testing code.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Improper Initialization
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Linux Kernel