Linux Kernel Intel Graphics Virtualization Technology Debugfs Cleanup Vulnerability

Vulnerability

A vulnerability in the Linux kernel's Intel Graphics Virtualization Technology (GVT) component can lead to a null pointer dereference. This issue arises when the GVT debug filesystem is destroyed without properly checking if the associated debugfs root is still available. If a device is unbound, the debugfs directory may have already been removed, causing a dangling pointer that leads to a kernel crash. This vulnerability affects Linux kernel versions through 6.1.0-rc8.

Impact

Exploitation of this vulnerability causes a kernel null pointer dereference, leading to a system crash.

Reproduction

The vulnerability can be reproduced by unbinding a device that has an active GVT debug filesystem. This can be done using a script that removes the device while the debugfs is still active, causing the GVT cleanup function to attempt to access a already removed debugfs root, resulting in a null pointer dereference.

Remediation

Users can upgrade to the latest stable version of the Linux kernel where this vulnerability has been addressed.

Added: Dec 24, 2025, 3:37 PM
Updated: Dec 24, 2025, 3:37 PM

Vulnerability Rating

Custom Algorithm
spread
9.0
impact
2.5
exploitability
4.3
remediation
7.7
relevance
1.7
threat
4.8
urgency
2.9
incentive
1.7

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