Vulnerability in Linux
CVE-2026-64151
In the Linux kernel, the following vulnerability has been resolved: iommupt: Check for missing PAGE_SIZE in the pgsize_bitmap Sashiko pointed out that the driver could drop PAGE_SIZE from the pgsize_bitmap. That is technically allowed but nothing does it, and such an iommu_domain would not be used with the DMA API today. Still, it is against the design and it is trivial to fix up. Lift the PT_WARN_ON to the if branch and just skip the fast path.
EPSS: 0.001 (1.9th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 8.4 (High). Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:N.
Affected products
- Linux — versions dcd6a011a8d523a114af2360a8753de5bd60c139, 6.19, 0
- Linux Linux_kernel — versions 7.1
References
Frequently asked questions
- What is CVE-2026-64151?
- CVE-2026-64151 is a high-severity vulnerability in Linux. CVSS score: 8.4/10. Published 2026-07-19.
- How severe is CVE-2026-64151?
- High severity. CVSS v3 base score is 8.4 out of 10.