2 matches found
CVE-2026-93230
The Linux kernel contains a vulnerability in mm/hugetlb where gigantic bootmem HugeTLB pages are initialized too late during the boot process. Specifically, these pages are initialized via hugetlb_init(), but page_alloc_init_late() runs earlier and walks pageblocks to determine zone contiguity. I...
5.8AI score0.00166EPSS
SaveExploits0References3
EUVD-2026-86235
In the Linux kernel, the following vulnerability has been resolved: mm/hugetlb: initialize gigantic bootmem hugepage struct pages earlier Gigantic bootmem HugeTLB pages are currently initialized from hugetlbinit, but pageallocinitlate runs earlier and walks pageblocks to determine zone contiguity...
5.8AI score0.00166EPSS
SaveExploits0References3
20