CVE-2023-53997
Last modified
CVE-2023-53997 is a high-severity vulnerability rated 7.8/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: thermal: of: fix double-free on unregistration Since commit 3d439b1a2ad3 ("thermal/core: Alloc-copy-free the thermal zone parameters structure"), thermal_zone_device_register() allocates a copy of the tzp argument and frees it when unregistering, so thermal_of_zone_register() now ends up leaking its original tzp and double-freeing the tzp copy. Fix this by locating tzp on stack instead.. EPSS estimates a 0.16% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: thermal: of: fix double-free on unregistration Since commit 3d439b1a2ad3 ("thermal/core: Alloc-copy-free the thermal zone parameters structure"), thermal_zone_device_register() allocates a copy of the tzp argument and frees it when unregistering, so thermal_of_zone_register() now ends up leaking its original tzp and double-freeing the tzp copy. Fix this by locating tzp on stack instead.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 3d439b1a2ad36c8b4ea151c8de25309d60d17407, < adce49089412a9ae28f5c666e0bb12fbcd86b3f7; >= 3d439b1a2ad36c8b4ea151c8de25309d60d17407, < ac4436a5b20e0ef1f608a9ef46c08d5d142f8da6 |
| Linux | Linux | 6.4 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2023-53997?
How severe is CVE-2023-53997?
How do I fix CVE-2023-53997?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2023
- CVE-2023-53991In the Linux kernel, the following vulnerability has been re…
- CVE-2023-53992In the Linux kernel, the following vulnerability has been re…
- CVE-2023-53993In the Linux kernel, the following vulnerability has been re…
- CVE-2023-53994In the Linux kernel, the following vulnerability has been re…
- CVE-2023-53995In the Linux kernel, the following vulnerability has been re…
- CVE-2023-53996In the Linux kernel, the following vulnerability has been re…9.3
- CVE-2023-53998In the Linux kernel, the following vulnerability has been re…
- CVE-2023-53999In the Linux kernel, the following vulnerability has been re…
- CVE-2023-5400Server receiving a malformed message based on a using the sp…8.1
- CVE-2023-54000In the Linux kernel, the following vulnerability has been re…
- CVE-2023-54001In the Linux kernel, the following vulnerability has been re…
- CVE-2023-54002In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2023-53997?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
