VYPR
High severity8.4NVD Advisory· Published Jul 19, 2026· Updated Aug 17, 2026

CVE-2026-64151

CVE-2026-64151

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.

Affected products

6
  • Linux/Kernelllm-fuzzy5 versions
    (expand)+ 4 more
    • (no CPE)
    • cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*range: >=6.19,<7.0.11
    • cpe:2.3:o:linux:linux_kernel:7.1:rc1:*:*:*:*:*:*
    • cpe:2.3:o:linux:linux_kernel:7.1:rc2:*:*:*:*:*:*
    • cpe:2.3:o:linux:linux_kernel:7.1:rc3:*:*:*:*:*:*
  • osv-coords
    Range: >= 6.19.0, < 7.0.11

Patches

Vulnerability mechanics

References

2

News mentions

0

No linked articles in our index yet.