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

 

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

Published: August 16, 2026


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

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.


Affected software

Linux kernel

How to mitigate CVE-2026-72162

Install security update from vendor's repository.

Linux kernel - update to 7.0 rc3

External References

Related Security Bulletins