Out-of-Bounds Read in Linux Kernel Ext4 File System
CVE-2026-89786
What is CVE-2026-89786?
A vulnerability in the ext4 file system of the Linux kernel allows for an out-of-bounds read when processing directory entry headers. Specifically, the issue arises in the ext4_read_inline_dir() function, which can read past the end of its inline buffer due to improper calculations of position space and buffer sizes. This oversight can potentially lead to exploitation, resulting in unintended behavior or disclosure of sensitive information. Proper bounds checking is necessary to ensure that any directory entries being processed adhere to the allocated buffer size, thereby maintaining system integrity and security.
Affected Version(s)
Linux c4d8b0235aa98f8c26bf94d308be3fdd24154572
Linux c4d8b0235aa98f8c26bf94d308be3fdd24154572 < 5fd20d4e50dd6e460b3ea8e4396f8553d4526f8f
Linux c4d8b0235aa98f8c26bf94d308be3fdd24154572 < 1a1dea633b724a1c042dbcdb1fed27f410916688