PT-2026-43858 · Linux · Linux Kernel
CVE-2026-45991
·
Published
2026-05-27
·
Updated
2026-07-28
CVSS v3.1
7.8
High
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
A heap out-of-bounds write can occur in the
part descs loc[] table when mounting a crafted UDF image containing repeated partition descriptors. The handle partition descriptor() function fails to record the partition number in appended slots, causing duplicate descriptors to be added and the num part descs counter to grow continuously. When the table reaches capacity, the allocation size is calculated based on the partition number rather than the append count. If the partition number is already aligned to PART DESC ALLOC STEP, the capacity may not increase, leading to a write operation beyond the table boundaries.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