CVE-2024-50027

MEDIUM EPSS 14.2%
Published Oct 21, 20241y ago · Modified Jun 17, 20261w ago
5.5 CVSS 3.1
Medium
Find Similar
Published Oct 21, 2024 1y ago
Last Modified Jun 17, 2026 1w ago

Description

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.

CVSS Details

Base Score
5.5
Exploitability
1.8
Impact
3.6
Vector string
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Attack Vector Local
Attack Complexity Low
Privileges Required Low
User Interaction None
Scope Unchanged
Confidentiality None
Integrity None
Availability High

Threat Intelligence

EPSS Exploit Probability
14.2% percentile
Exploit & Patch Status
No Known Exploit
Patch Available

Weaknesses 1

CWE-416 Use After Free Memory Safety

Affected Products 3

VendorProductVersionRange
linuxlinux_kernel*≥6.4  –  ≤6.11.4
linuxlinux_kernel6.12any
linuxlinux_kernel6.12any

References 3

  • git.kernel.org https://git.kernel.org/stable/c/827a07525c099f54d3b15110408824541ec66b3c
    Patch
  • git.kernel.org https://git.kernel.org/stable/c/bdb0d40507c85bee33c2a71fde7b2e857346f112
    Patch
  • git.kernel.org https://git.kernel.org/stable/c/eabe285e1c629a719d6e68fc319939c63b83bf22

Remediation

  • git.kernel.org https://git.kernel.org/stable/c/827a07525c099f54d3b15110408824541ec66b3c
    Patch
  • git.kernel.org https://git.kernel.org/stable/c/bdb0d40507c85bee33c2a71fde7b2e857346f112
    Patch