2 matches found
CVE-2023-52913
In the Linux kernel, the following vulnerability has been resolved: drm/i915: Fix potential context UAFs gemcontextregister makes the context visible to userspace, and which point a separate thread can trigger the I915GEMCONTEXTDESTROY ioctl. So we need to ensure that nothing uses the ctx ptr aft...
PT-2023-34805 · Linux · Linux Kernel
Name of the Vulnerable Software and Affected Versions: Linux Kernel versions v5.10 through v6.1.6 Description: The issue is related to potential context use-after-free UAF bugs in the drm/i915 component. The actual impact and attack plausibility have not yet been proven. Recommendations: For Linu...