Linux kernel
cpe:2.3:a:linux:linux_kernel:*:*:*:*:*:*:*, +4 more
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.
The vulnerability could cause a kernel panic, disrupting system operations and potentially leading to a denial of service.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.