Local denial of service via mmap offset leak
Published Mar 27, 2025 · Updated May 11, 2026
Memory leak in the Linux kernel i915 driver 5.7 through 6.1.8 allows local users to exhaust kernel memory via reused mmap offsets. The i915 mmap_offset path calls drm_vma_node_allow() on every request even when a client reuses an existing offset, while revoke runs only once. Any local user with access to an Intel i915 DRM device can keep the per-file vm_count nonzero, leak its rbtree entry, and exhaust kernel memory until service interruption.
Summary
What happened
Memory leak in the Linux kernel i915 driver 5.7 through 6.1.8 allows local users to exhaust kernel memory via reused mmap offsets. The i915 mmap_offset path calls drm_vma_node_allow() on every request even when a client reuses an existing offset, while revoke runs only once. Any local user with access to an Intel i915 DRM device can keep the per-file vm_count nonzero, leak its rbtree entry, and exhaust kernel memory until service interruption.
The record
- CVE
- CVE-2023-53002
- Published
- Mar 27, 2025
- Updated
- May 11, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-401, T1499.004
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Mar 27, 2025CVE publishedPublication date reported by the CVE source.
- May 11, 2026Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=5.7
- Affected versionversion=7865559872074a9ab169c87915504661d630addf <0220e4fe178c3390eb0291cdb34912d66972db8a
- Affected versionversion=7865559872074a9ab169c87915504661d630addf <0bdc4b4ba7206c452ee81c82fa66e39d0e1780fb
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
No public exploit references are available in this record.
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo