Kernel crash via thermal-zone parameter double free
Published Dec 24, 2025 · Updated Dec 24, 2025
Double free in the thermal subsystem of Linux 6.4 through 6.4.7 allows local users to crash the kernel by unregistering a device-tree thermal zone. thermal_of_zone_register() passes a heap copy of tzp to thermal_zone_device_register(), which frees that copy during teardown, then frees the same pointer again. The path requires a system using device-tree thermal zones and local access to trigger driver removal, module unload, device removal, or shutdown; memory corruption is possible, but exploitation beyond denial of service is considered highly unlikely.
Summary
What happened
Double free in the thermal subsystem of Linux 6.4 through 6.4.7 allows local users to crash the kernel by unregistering a device-tree thermal zone. thermal_of_zone_register() passes a heap copy of tzp to thermal_zone_device_register(), which frees that copy during teardown, then frees the same pointer again. The path requires a system using device-tree thermal zones and local access to trigger driver removal, module unload, device removal, or shutdown; memory corruption is possible, but exploitation beyond denial of service is considered highly unlikely.
The record
- CVE
- CVE-2023-53997
- Published
- Dec 24, 2025
- Updated
- Dec 24, 2025
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-1341, T1499.004
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Dec 24, 2025CVE publishedPublication date reported by the CVE source.
- Dec 24, 2025Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=3d439b1a2ad36c8b4ea151c8de25309d60d17407 <ac4436a5b20e0ef1f608a9ef46c08d5d142f8da6
- Affected versionversion=3d439b1a2ad36c8b4ea151c8de25309d60d17407 <adce49089412a9ae28f5c666e0bb12fbcd86b3f7
- Affected versionversion=6.4
What conditions does exploitation require?
What is affected?
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
No public exploit references are available in this record.
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo