Local kernel crash via i915 context use-after-free
Published Aug 21, 2024 · Updated Aug 5, 2026
Use-after-free in the Linux kernel's i915 DRM driver allows local users to crash the system by racing graphics-context destruction. gem_context_register() publishes a context in an xarray before its final pointer use, allowing a parallel I915_GEM_CONTEXT_DESTROY ioctl to free it first. Low-privileged local access and concurrent ioctl timing are required; the reported availability consequence is a kernel crash.
Summary
What happened
Use-after-free in the Linux kernel's i915 DRM driver allows local users to crash the system by racing graphics-context destruction. gem_context_register() publishes a context in an xarray before its final pointer use, allowing a parallel I915_GEM_CONTEXT_DESTROY ioctl to free it first. Low-privileged local access and concurrent ioctl timing are required; the reported availability consequence is a kernel crash.
The record
- CVE
- CVE-2023-52913
- Published
- Aug 21, 2024
- Updated
- Aug 5, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-416, T1499
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Aug 21, 2024CVE publishedPublication date reported by the CVE source.
- Aug 5, 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.10
- Affected versionversion=eb4dedae920a07c485328af3da2202ec5184fb17 <ae278887193110dfeb857ea63e243a3851fbb0bc
- Affected versionversion=eb4dedae920a07c485328af3da2202ec5184fb17 <afce71ff6daa9c0f852df0727fe32c6fb107f0fa
- Affected versionversion=eb4dedae920a07c485328af3da2202ec5184fb17 <b696c627b3f56e173f7f70b8487d66da8ff22506
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.
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