Out-of-bounds read in Linux kernel - CVE-2026-90205
Published: September 19, 2026
Vulnerability details
The vulnerability allows a local user to read memory out of bounds.
The vulnerability exists due to an out-of-bounds read in ocfs2_wipe_inode when processing a corrupted OCFS2 dinode marked with OCFS2_ORPHANED_FL. A local user can cause OCFS2 to process a dinode whose i_orphaned_slot is outside the mounted filesystem slot range to read memory out of bounds.