CVE-2024-50027

Summary

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.

Affected Software

VendorProductVersion RangeStatus
LinuxLinux3d439b1a2ad36c8b4ea151c8de25309d60d17407 < eabe285e1c629a719d6e68fc319939c63b83bf22affected
LinuxLinux3d439b1a2ad36c8b4ea151c8de25309d60d17407 < bdb0d40507c85bee33c2a71fde7b2e857346f112affected
LinuxLinux3d439b1a2ad36c8b4ea151c8de25309d60d17407 < 827a07525c099f54d3b15110408824541ec66b3caffected
LinuxLinux6.4affected
LinuxLinux0 < 6.4unaffected
LinuxLinux6.6.60 <= 6.6.*unaffected
LinuxLinux6.11.4 <= 6.11.*unaffected
LinuxLinux6.12 <= *unaffected

Weaknesses

ADP Enrichment

CISA ADP Vulnrichment

  • SSVC:
  • Exploitation: none
    • Automatable: no
    • Technical Impact: partial

References