Out-of-bounds read in Linux kernel - CVE-2026-92499

 

Out-of-bounds read in Linux kernel - CVE-2026-92499

Published: September 18, 2026


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

Vulnerability details

The vulnerability allows a local user to trigger an out-of-bounds read.

The vulnerability exists due to improper validation of directory entry offsets in ext4_readdir() when resuming directory reads from an invalid position in a corrupted directory. A local user can invoke directory reads that resume from an invalid position in a corrupted directory to trigger an out-of-bounds read.

The minimum safe directory entry length differs for encrypted, casefolded, and metadata-checksummed directories.


Affected software

Linux kernel

How to mitigate CVE-2026-92499

Install security update from vendor's repository.


External References

Related Security Bulletins