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

 

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

Published: September 19, 2026


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

Vulnerability details

The vulnerability allows a local user to perform an out-of-bounds write.

The vulnerability exists due to insufficient allocation of cloned asynchronous compression request contexts in acomp_request_clone() when cloning a stack-based asynchronous compression request. A local user can trigger use of an asynchronous implementation that writes through acomp_request_ctx() beyond the cloned request allocation to perform an out-of-bounds write.

Only configurations that select an asynchronous compression implementation are affected.


Affected software

Linux kernel

How to mitigate CVE-2026-90069

Install security update from vendor's repository.

Linux kernel - update to 7.0 rc3

External References

Related Security Bulletins