Linux Kernel Use-After-Free Vulnerability in DRM Component

Vulnerability

A use-after-free vulnerability has been identified in the Linux kernel's Direct Rendering Manager (DRM) component. This issue arises when framebuffers and property blobs are improperly managed during the unplugging of a DRM device, particularly after the associated compositor has exited. The vulnerability was discovered while testing the Intel Graphics Test Suite's 'xe_module_load --r reload' command, which triggered warnings about leaked framebuffers and property blobs. These warnings indicated that freed pointers were being dereferenced, leading to potential memory access violations.

Impact

Exploitation of this vulnerability causes a general protection fault, with the kernel oopsing due to a non-canonical address access. This type of fault can lead to arbitrary code execution or a denial-of-service condition, where the system becomes unresponsive or crashes.

Reproduction

The vulnerability can be reproduced by loading the Intel graphics module with the 'xe_module_load --r reload' option, while a full desktop environment and a game are running. This scenario triggers the improper management of DRM file references, leading to the use-after-free condition when the compositor exits.

Remediation

Users can apply the latest patches available in the Linux kernel stable tree to address this vulnerability.

Added: Apr 3, 2026, 4:46 PM
Updated: Apr 3, 2026, 4:46 PM

Vulnerability Rating

Custom Algorithm
spread
9.0
impact
5.0
exploitability
4.3
remediation
7.7
relevance
5.2
threat
4.8
urgency
2.9
incentive
0.0

Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.