CVE-2024-50027

In the Linux kernel, the following vulnerability has been resolved: thermal: core: Free tzp copy along with the thermal zone The object pointed to by tz->tzp may still be accessed after being freed in thermal_zone_device_unregister(), so move the freeing of it to the point after the removal completion has been completed at which it cannot be accessed any more.
Configurations

Configuration 1 (hide)

OR cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:6.12:rc1:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:6.12:rc2:*:*:*:*:*:*

History

No history.

Information

Published : 2024-10-21 20:15

Updated : 2024-11-08 16:15


NVD link : CVE-2024-50027

Mitre link : CVE-2024-50027

CVE.ORG link : CVE-2024-50027


JSON object : View

Products Affected

linux

  • linux_kernel
CWE
CWE-416

Use After Free