Impact
The qla2xxx SCSI driver in the Linux kernel crashes when the driver module is unloaded while a fabric scan is still running. The crash is caused by freeing DMA memory in interrupt context after a UNLOADING flag is set; the associated work item was not allocated, so the memory is freed prematurely, triggering a kernel panic. This results in a denial of service that requires a reboot to recover.
Affected Systems
Any Linux system that includes the qla2xxx driver in its kernel is potentially affected. The vulnerability applies to kernel versions where the driver is present before the fix; the exact versions are not specified in the available data.
Risk and Exploitability
The CVSS score of 5.5 indicates moderate severity, while the EPSS score of less than 1% signals a low likelihood of exploitation at present. The vulnerability is not catalogued in the CISA KEV list. Based on the description, the likely attack vector is local: an attacker with sufficient privilege to unload the qla2xxx kernel module during an ongoing fabric scan can trigger the crash. No remote exploitation path is documented in the given information.
OpenCVE Enrichment
Debian DLA
Debian DSA