NULL pointer dereference in Linux kernel - CVE-2026-89966
Published: September 16, 2026
Vulnerability details
The vulnerability allows a local user to cause a denial of service.
The vulnerability exists due to a null pointer dereference in hugetlb_cma_alloc_frozen_folio() when processing gigantic hugepage allocations with MPOL_PREFERRED_MANY. A local user can request a gigantic hugepage allocation and trigger a page fault to cause a denial of service.
Exploitation requires CMA to be configured on only a subset of NUMA nodes.