CVE-2026-45991 is a memory-safety vulnerability in the Linux kernel UDF filesystem implementation. The flaw is in partition descriptor bookkeeping within handle_partition_descriptor() while processing UDF partition descriptors during mount. A crafted UDF image containing repeated partition descriptors can cause duplicate descriptors to be appended repeatedly because appended entries do not record the partition number used for deduplication. This causes num_part_descs to grow incorrectly. When the descriptor table becomes full, the reallocation logic derives capacity from partnum even though insertion is indexed by num_part_descs. If partnum is already aligned to the allocation step, the computed capacity may remain unchanged, and the next append can write past the end of the part_descs_loc[] heap allocation. The issue results in a heap out-of-bounds write in kernel space during filesystem mount processing.
Mallory correlates every CVE against your assets, your vendors, and active adversary campaigns. Know which vulnerabilities matter for you, not just which ones are loud.
What it means. What to do now. Patch path, mitigations, and the assume-compromise checklist.
What an attacker gets, and what they’ve been doing with it.
If you can’t patch tonight, do this now.
Patch, then assume compromise.
No public exploits tracked yet. Mallory keeps watching.
No public exploit code observed for this vulnerability.
Products and vendors Mallory has correlated with this vulnerability. Open in Mallory to drill down to specific CPE configurations and version ranges.
Vendor-confirmed product mapping. Mallory continuously reconciles this list against your asset inventory.
8 sources tracked across advisories, community write-ups, and news. New activity surfaces here as Mallory finds it.
A specific vulnerability affecting Red Hat Enterprise Linux 10.2 kernel-related packages; the content does not provide technical details beyond listing it in the advisory.
A specific vulnerability affecting Red Hat Enterprise Linux 9 kernel-related packages, referenced in RHSA-2026:57252.
A Linux kernel vulnerability in the UDF filesystem involving partition descriptor append bookkeeping.
Linux kernel UDF filesystem vulnerability involving partition descriptor append bookkeeping.
Query your assets running an affected version, and investigate the blast radius.
Every observed campaign linking this CVE to a named adversary.
Malware families riding this exploit, with evidence and IOCs.
YARA, Sigma, Snort, and vendor rules, auto-deployed to your SIEM.
Cross-references every affected SKU, including bundled OEM variants.
Community discussion across Reddit, Mastodon, and other social sources.