Improper Check for Unusual or Exceptional Conditions in Linux kernel - CVE-2026-64151
Published: July 20, 2026
Linux kernel
Detailed vulnerability description
The vulnerability allows a local user to cause a denial of service.
The vulnerability exists due to improper handling of a missing page size check in iommupt page table mapping logic when mapping a range with PAGE_SIZE. A local user can trigger the affected mapping path to cause a denial of service.
The issue arises when PAGE_SIZE is missing from the pgsize_bitmap during use of the fast path.