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

 

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

Published: September 17, 2026


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

Vulnerability details

The vulnerability allows a local privileged user to corrupt kernel heap and stack memory.

The vulnerability exists due to improper bounds checking in the qla2x00_write_i2c() and qla2x00_read_i2c() I2C BSG handlers when processing a user-supplied I2C length. A local privileged user can submit a crafted I2C BSG request with an oversized length to corrupt kernel heap and stack memory.

Exploitation requires CAP_SYS_RAWIO.


Affected software

Linux kernel

How to mitigate CVE-2026-89864

Install security update from vendor's repository.

Linux kernel - update to 7.0 rc3

External References

Related Security Bulletins