CVE-2026-89860
8.8Linux · Kernel
A race condition in the Linux kernel qla2xxx SCSI driver allows for workqueue list corruption, potentially leading to system crashes or denial of service.
Executive summary
A race condition in the Linux kernel qla2xxx driver can be triggered by concurrent abort requests, potentially leading to a system crash or denial of service.
Vulnerability
The vulnerability exists in the qla2xxx SCSI driver due to improper reinitialization of work items during concurrent abort operations. An unauthenticated attacker on the local network could trigger this race condition by issuing multiple abort commands, resulting in memory corruption within the workqueue.
Business impact
The exploitation of this vulnerability can lead to kernel panic, resulting in an immediate system crash and denial of service for critical infrastructure. Given the CVSS score of 8.8, this flaw represents a significant risk to system stability and availability, particularly for servers utilizing the affected SCSI/NVMe storage drivers.
Remediation
Immediate Action: Update the Linux kernel to version 6.6.157, 6.12.110, 6.18.51, 7.2.5, or a later stable release provided by your distribution vendor.
Proactive Monitoring: Monitor system logs for kernel oops or messages related to the qla2xxx driver, as these may indicate attempted or successful exploitation.
Compensating Controls: Restrict network access to storage management interfaces to trusted administrative segments, as the attack requires adjacent network access.
Exploitation status
Public Exploit Available: No
Analyst recommendation
System administrators should prioritize patching the Linux kernel across all affected environments to mitigate the risk of denial of service. Given the potential for system instability, testing the update in a staging environment is advised before widespread deployment to production servers.
More Linux CVEs all →
History
- Disclosed CVE record published
- Collected by CVE Brief via github
- Analyst report written
- Published in the daily brief high section