PT-2026-64544 · Linux+1 · Linux Kernel+1
CVE-2026-64323
·
Published
2026-07-25
·
Updated
2026-09-07
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 read can occur when mounting a crafted UDF image with a virtual (VAT) partition. The
udf load vat() function fails to validate the lengthHeader value from the on-disk VAT 2.0 header against the VAT inode size. Because lengthHeader is attacker-controlled, a value exceeding the VAT inode size causes the s num entries calculation to underflow, resulting in an excessively large count. This bypasses the boundary check in udf get pblock virt15(), allowing the function to index past the inode's in-ICB data.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Memory Corruption
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Linux Kernel
Ubuntu