Ghostwire

CVE-2026-64151: In the Linux kernel, the following vulnerability has been resolved: iommupt: Check for missing PAGE_SIZE in the...

MEDIUM CVSS 0.0 EPSS 0.15%

Published: July 19, 2026 | Last Modified: July 19, 2026

Description

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.

Ghostwire Analysis — What This Means Practically

Exploitation Probability (EPSS): Low — 0.15% (5th percentile)

Low exploitation probability based on current threat landscape data. Standard patching timeline is appropriate.

This analysis is generated by Ghostwire from NVD, CISA KEV, EPSS, and open-source intelligence data. Verify findings through primary sources before acting.

Security Coverage (1 articles)

References