3 matches found
BELL-CVE-2026-74576
Bulletin has no description...
7.5CVSS4.9AI score0.00376EPSS
SaveExploits0References1
CVE-2026-74576
In the Linux kernel, the following vulnerability has been resolved: mm/slab: prevent unbounded recursion in free path with new kmalloc type Commit 280ea9c3154b "mm/slab: avoid allocating slabobjext array from its own slab" avoided recursive allocation of objexts from kmalloc caches of the same...
7.5CVSS0.00376EPSS
SaveExploits0References4
CVE-2026-74576
Summary of CVE-2026-74576 (Linux kernel) : The vulnerability stems from the slab allocator allowing unbounded recursion in the free path due to cycles formed when obj_exts arrays are allocated across KMALLOC_NORMAL caches. Specifically, slabs can form a cycle by allocating each other’s obj_exts a...
7.5CVSS5.6AI score0.00376EPSS
SaveExploits0References4
20