CVE-2023-53353
MEDIUM EPSS 5.2%
Published Sep 17, 20259mo ago · Modified Jun 17, 20261w ago
5.5 CVSS 3.1
Published Sep 17, 2025 9mo ago
Last Modified Jun 17, 2026 1w ago
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.
CVSS Details
Base Score
Exploitability
Impact
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
5.2% percentile
Exploit & Patch Status
No Known Exploit
Patch Available
Weaknesses 1
CWE-401
Affected Products 1
| Vendor | Product | Version | Range |
|---|---|---|---|
| linux | linux_kernel | * | ≥5.1 – <6.3.4 |
References 2
- git.kernel.org https://git.kernel.org/stable/c/2e8e9a895c4589f124a37fc84d123b5114406e94
- git.kernel.org https://git.kernel.org/stable/c/840de329ca99cafd0cdde9c6ac160b1330942aba
Remediation
- git.kernel.org https://git.kernel.org/stable/c/2e8e9a895c4589f124a37fc84d123b5114406e94
- git.kernel.org https://git.kernel.org/stable/c/840de329ca99cafd0cdde9c6ac160b1330942aba