2 matches found
Astra Linux – Vulnerability in Linux 5.10
In the Linux kernel, the following vulnerability has been resolved: mm/pagealloc: It is possible for NULL to be returned early from allocfrozenpagesnolock in NMI on UP kernels. On UP kernels with CONFIGSMP, spintrylock is a no-op that succeeds unconditionally, even when the lock is already held. ...
5.5CVSS5.6AI score0.0016EPSS
SaveExploits0References1
CVE-2026-46029 mm/slab: return NULL early from kmalloc_nolock() in NMI on UP
In the Linux kernel, the following vulnerability has been resolved: mm/slab: return NULL early from kmallocnolock in NMI on UP On UP kernels !CONFIGSMP, spintrylock is a no-op that unconditionally succeeds even when the lock is already held. As a result, kmallocnolock called from NMI context can...
7CVSS0.00153EPSS
SaveExploits0References3
20