
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2023-52913 is a use-after-free (UAF) vulnerability discovered in the Linux Kernel's Intel graphics driver (drm/i915). The vulnerability was identified in the gem_context_register() function, where a race condition could occur when making a graphics context visible to userspace. The issue affects Linux kernel versions from 5.8.11 up to (excluding) 5.9, and from 5.10 up to (excluding) 6.1.7, as well as versions 6.2-rc1, 6.2-rc2, and 6.2-rc3 (NVD).
The vulnerability occurs in the Intel graphics driver's context management code. When the gem_context_register() function is called, it makes the context visible to userspace, at which point a separate thread can trigger the I915_GEM_CONTEXT_DESTROY ioctl and free the context while it is still in use. The issue has been assigned a CVSS v3.1 base score of 5.5 (Medium) with vector AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H, indicating local access required and potential high impact on availability (NVD).
The vulnerability can lead to a use-after-free condition in the kernel's graphics subsystem. This could potentially result in system crashes, denial of service, or possible privilege escalation in the context of the Intel graphics driver (Red Hat).
The vulnerability has been fixed through a patch that ensures proper reference counting and timing of context registration. The fix involves modifying the gem_context_register() function to ensure that adding the context to the xarray is the last operation performed, and implementing proper reference counting before making the context visible to userspace (Kernel Patch).
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."