Linux kernel
cpe:2.3:a:linux:linux_kernel:*:*:*:*:*:*:*, +4 more
A vulnerability in the Linux kernel's SCSI QLA2XXX driver can lead to a crash by improperly scheduling a call into the midlayer while in interrupt context. This issue arises when the driver attempts to delete a remote port, a process that can cause the thread to sleep, conflicting with the interrupt context and triggering a scheduling error. The vulnerability has been addressed by ensuring that the call is made in a non-interrupt context, where it is safer.
Exploitation of this vulnerability causes a kernel crash due to a scheduling error while atomic, disrupting normal 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.