Improper Check or Handling of Exceptional Conditions in Linux kernel - CVE-2026-64181
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 special page table mappings in __vm_normal_page() when processing huge PMD or PUD mappings on architectures without pmd_special()/pud_special() support. A local user can trigger memory management operations involving huge zero folios to cause a denial of service.
This issue is exposed on x86 32-bit systems with THP enabled.