2 matches found
EUVD-2026-86125
In the Linux kernel, the following vulnerability has been resolved: sched/isolation: Defer freeing of cpumask memblock memory to initcall When testing a linux-next kernel with commit 59bd1d914bb5 "memblock: warn when freeing reserved memory before memory map is initialized", the following warning...
6.2AI score
SaveExploits0References2
CVE-2026-93253
The Linux kernel contained a flaw where cpumask memblock memory was being freed too early during the boot process, before the memory map was fully initialized via deferred_init_memmap(). This issue was triggered when using the nohz_full kernel boot parameter, resulting in a kernel warning. The fi...
6.2AI score
SaveExploits0References2
20