Time-of-check Time-of-use (TOCTOU) Race Condition in Linux kernel - CVE-2026-89845

 

Time-of-check Time-of-use (TOCTOU) Race Condition in Linux kernel - CVE-2026-89845

Published: September 17, 2026


Vulnerability identifier: #VU150442
CSH Severity: Low
CVSS v4: 5.7 [CVSS:4.0/AV:L/AC:L/AT:P/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N]
CVE-ID: CVE-2026-89845
CWE-ID: CWE-367
Exploitation vector: Local access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a local user to cause a denial of service.

The vulnerability exists due to a time-of-check to time-of-use race condition in qla2x00_error_entry() when handling error entries during request-queue teardown. A local user can trigger processing of an error entry while the request queue is being torn down to cause a denial of service.

The response-queue interrupt can remain registered while request queues are being torn down.


Affected software

Linux kernel

How to mitigate CVE-2026-89845

Install security update from vendor's repository.


External References

Related Security Bulletins