CVE-2023-53353
Last modified
CVE-2023-53353 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: accel/habanalabs: postpone mem_mgr IDR destruction to hpriv_release() The memory manager IDR is currently destroyed when user releases the file descriptor. However, at this point the user context might be still held, and memory buffers might be still in use. Later on, calls to release those buffers will fail due to not finding their handles in the IDR, leading to a memory leak. To avoid this leak, split the IDR destruction from the memory manager fini, and postpone it to hpriv_release() when there is no user context and no buffers are used.. EPSS estimates a 0.16% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: accel/habanalabs: postpone mem_mgr IDR destruction to hpriv_release() The memory manager IDR is currently destroyed when user releases the file descriptor. However, at this point the user context might be still held, and memory buffers might be still in use. Later on, calls to release those buffers will fail due to not finding their handles in the IDR, leading to a memory leak. To avoid this leak, split the IDR destruction from the memory manager fini, and postpone it to hpriv_release() when there is no user context and no buffers are used.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 5.1, < 6.3.4 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2023-53353?
How severe is CVE-2023-53353?
How do I fix CVE-2023-53353?
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-53348In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2023-53349In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2023-5335The Buzzsprout Podcasting plugin for WordPress is vulnerable…5.4
- CVE-2023-53350In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2023-53351In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2023-53352In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2023-53354In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2023-53355In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2023-53356In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2023-53357In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2023-53358In the Linux kernel, the following vulnerability has been re…7
- CVE-2023-53359In the Linux kernel, the following vulnerability has been re…5.5
Are you affected by CVE-2023-53353?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
