Linux Kernel Spin Lock Deadlock Vulnerability in drm/i915/gt Component

Vulnerability

A vulnerability has been addressed in the Linux kernel's drm/i915/gt component, where the use of spin_lock and spin_unlock functions in interrupt contexts could lead to a deadlock. This issue arises when an interrupt occurs while a lock is held, creating a conflict. The vulnerability has been resolved by modifying the lock management to save the interrupt request (irq) state before acquiring the spin lock, preventing potential deadlocks.

Impact

The vulnerability could cause a deadlock situation, where processes become stuck waiting for each other to release locks, potentially leading to system hangs or unresponsiveness.

Added: Jun 9, 2025, 7:46 PM
Updated: Jun 9, 2025, 7:46 PM

Vulnerability Rating

Custom Algorithm
spread
9.0
impact
2.5
exploitability
4.0
remediation
0.0
relevance
0.0
threat
3.2
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.