Out-of-bounds write in Linux kernel - CVE-2026-90069
Published: September 19, 2026
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.