
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2023-53002 affects the Linux kernel and involves a memory leak vulnerability in the drm/i915 component. The issue was discovered and disclosed on March 27, 2025, affecting the memory management functionality related to mmap_offset operations (NVD).
The vulnerability stems from an imbalance in the calling of drmvmanodeallow() and drmvmanoderevoke() functions. The system calls drmvmanodeallow() once per-file every time a user calls mmapoffset, but only calls drmvmanoderevoke once per-file on each mmapoffset. When the mmapoffset is reused by the client, the per-file vmcount may remain non-zero, resulting in a memory leak in the rbtree structure (NVD).
The vulnerability results in a memory leak condition that could potentially lead to resource exhaustion over time. This affects systems running the Linux kernel with the drm/i915 graphics driver (Ubuntu).
The fix involves replacing drmvmanodeallow() with drmvmanodeallowonce() to prevent the memory leak condition. This ensures proper cleanup of resources when mmapoffset is reused (NVD).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."