Impact
The qla2xxx SCSI driver in the Linux kernel contains a use‑after‑free flaw. During report ID acquisition a virtual port marked for deletion is still referenced, causing the driver to re‑insert the dying vport into the host mapping after its underlying host has already been freed. This leads to a dereference of freed memory and can crash the kernel, resulting in a denial‑of‑service condition. The weakness is a classic use‑after‑free bug, identified as CWE‑416.
Affected Systems
Any Linux kernel that includes the qla2xxx driver and has virtual SCSI ports enabled is affected. No specific kernel versions are listed in the CVE data; the flaw exists in any kernel build containing the vulnerable driver code before the patch commit. The impact is limited to installations running the qla2xxx driver without the corrective changes.
Risk and Exploitability
The CVSS score is 7.5. EPSS information is not available, and the flaw is not listed in CISA’s KEV catalog, implying no known public exploits at this time. The vulnerability requires the attacker to interact with the kernel driver, which typically implies privileged or local access. Given the high severity CVSS and the potential for a kernel crash, the risk is substantial for affected systems that allow privileged users to load or interact with the driver.
OpenCVE Enrichment