Integer underflow in Linux kernel - CVE-2026-43286
Published: May 9, 2026
Linux kernel
Detailed vulnerability description
The vulnerability allows a local user to cause a denial of service.
The vulnerability exists due to an integer underflow in hugetlb subpool reservation accounting when handling failed hugeTLB page allocations from the global pool. A local user can trigger failed allocation attempts to cause a denial of service.
Repeated failed allocation attempts can permanently exhaust the subpool's used counter, making the subpool unusable even though no hugeTLB pages are actually consumed.