Impact
The Linux kernel’s qla2xxx SCSI driver contains a double free bug (CWE-1341) that releases an fcport resource twice when an error occurs during command processing, which can corrupt kernel memory and trigger a kernel panic, effectively denying service to the system.
Affected Systems
Systems running Linux kernel versions that include the qla2xxx driver before the fix commit (c0b7da13a04bd70ef6070bfb9ea85f582294560a) are vulnerable. The driver manages Fibre Channel adapters; therefore any host deploying that driver prior to the patch is impacted.
Risk and Exploitability
The CVSS score of 9.8 marks the issue as critical. The EPSS score of less than 1% indicates a low current probability of exploitation. The vulnerability is not listed in the CISA KEV catalog. Based on the description, the likely attack vector involves triggering an error path in the driver that causes a double free; however, the exact method of exploitation is not specified in the provided data and therefore remains inferred.
OpenCVE Enrichment