PT-2026-43962 · Linux · Linux Kernel
CVE-2026-46094
·
Published
2026-05-27
·
Updated
2026-07-21
CVSS v3.1
7.1
High
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
An out-of-bounds access issue exists in the
check xattrs() function of the ext4 file system. The bounds check for the next extended attribute (xattr) entry uses a comparison that allows the next pointer to point within a few bytes of the end boundary. During the subsequent loop iteration, the IS LAST ENTRY() function reads 4 bytes, which can result in reading memory beyond the valid xattr region.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Out of bounds Read
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Linux Kernel