← Volver al buscador de CVEs

CVE-2026-64151

Linux Kernel

Descripción

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.

CVSS 8.4EPSS 0.11900000000000001%Riesgo 0.85
Ver fuente
Publicación
2026-07-19 16:17:57
Versiones afectadas
unknown
Tipo
Kernel
Última modificación
2026-07-30 14:59:47
Vector
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:N