Out-of-bounds read in Linux kernel - CVE-2026-72162
Published: August 16, 2026
Vulnerability details
The vulnerability allows a local user to cause a denial of service.
The vulnerability exists due to out-of-bounds read in ocfs2_sum_rightmost_rec when processing a corrupted inode embedded extent list from disk. A local user can provide a crafted ocfs2 filesystem image with invalid extent list metadata to cause a denial of service.
The issue is triggered when l_next_free_rec is zero or exceeds l_count in the embedded extent list of an inode.