PT-2025-38203 · Linux+1 · Linux Kernel+1
Published
2025-09-17
·
Updated
2026-04-20
·
CVE-2023-53353
CVSS v3.1
5.5
Medium
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
The memory manager IDR is destroyed when a user releases the file descriptor. However, the user context might still be held at this point, and memory buffers might still be in use. Subsequent calls to release these buffers can fail due to the handles not being found in the IDR, leading to a memory leak. The issue is resolved by postponing the IDR destruction to
hpriv release(), ensuring no user context or buffers are in use during the process.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Memory Leak
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Debian
Linux Kernel