VYPR
Medium severity5.5NVD Advisory· Published Sep 17, 2025· Updated Jun 17, 2026

CVE-2023-53353

CVE-2023-53353

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.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Affected products

4
  • Linux/Kernel3 versions
    cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*+ 2 more
    • cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*range: >=5.1,<6.3.4
    • (no CPE)
    • (no CPE)range: 5.1
  • osv-coords
    Range: >= 5.1.0, < 6.3.4

Patches

Vulnerability mechanics

References

2

News mentions

0

No linked articles in our index yet.