Memory corruption in Linux kernel - CVE-2026-90203

 

Memory corruption in Linux kernel - CVE-2026-90203

Published: September 19, 2026


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

Vulnerability details

The vulnerability allows a local user to cause an out-of-bounds memory access.

The vulnerability exists due to improper validation of a negative block offset in squashfs_copy_data() when reading a crafted file from a mounted crafted Squashfs filesystem. A local user can read a crafted file with a negative offset to cause an out-of-bounds memory access.

Mounting the crafted Squashfs filesystem requires CAP_SYS_ADMIN.


Affected software

Linux kernel

How to mitigate CVE-2026-90203

Install security update from vendor's repository.


External References

Related Security Bulletins