Out-of-bounds write in Linux kernel - CVE-2026-89969

 

Out-of-bounds write in Linux kernel - CVE-2026-89969

Published: September 16, 2026


Vulnerability identifier: #VU150319
CSH Severity: High
CVSS v4: 9.3 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N]
CVE-ID: CVE-2026-89969
CWE-ID: CWE-787
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote attacker to execute arbitrary code.

The vulnerability exists due to an out-of-bounds write in nvmet_tcp_try_recv_pdu() when receiving an over-long NVMe/TCP PDU. A remote attacker can send a duplicate ICReq PDU after header digest negotiation to execute arbitrary code.

The attacker-controlled overflow can overwrite the adjacent header and data digest fields before the duplicate ICReq is rejected.


Affected software

Linux kernel

How to mitigate CVE-2026-89969

Install security update from vendor's repository.

Linux kernel - update to 7.0 rc3

External References

Related Security Bulletins