Linux Kernel ptdma Driver Interrupt Handler Vulnerability Leading to Kernel Panic

Vulnerability

A vulnerability in the Linux kernel's ptdma driver has been addressed, where the interrupt handler could be called from interrupt context. This situation could cause the handler to attempt to acquire a mutex, inappropriate for interrupt context, leading to a kernel panic. The vulnerability has been fixed by changing the mutex to a spinlock, which is suitable for interrupt context.

Impact

The vulnerability could cause a kernel panic, disrupting system operations and potentially leading to a denial of service.

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
3.5
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.