Lucene search
K

6 matches found

Cvelist
Cvelist
added 2026/05/27 12:56 p.m.33 views

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.00013EPSS
Exploits0References3
CVE
CVE
added 2026/05/27 12:56 p.m.8 views

CVE-2026-46029

In the Linux kernel, CVE-2026-46029 describes a race within the slab allocator where kmalloc_nolock() called from NMI on uniprocessor (UP) configurations can re-enter the allocator and acquire n->list_lock that the interrupted context already holds, corrupting slab state and potentially causin...

7CVSS5.8AI score0.00013EPSS
Exploits0References3
UbuntuCve
UbuntuCve
added 2026/05/27 12:0 a.m.5 views

CVE-2026-46029

mm/slab: return NULL early from kmallocnolock in NMI on UP...

7CVSS5.8AI score0.00013EPSS
Exploits0References2
Tenable Nessus
Tenable Nessus
added 2026/02/17 12:0 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2026-23134

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: slab: fix kmallocnolock context check for PREEMPTRT On PREEMPTRT kernels, locallock becomes ...

5.5CVSS5.7AI score0.00019EPSS
Exploits0References2
RedhatCVE
RedhatCVE
added 2026/02/16 2:24 p.m.6 views

CVE-2026-23134

In the Linux kernel, the following vulnerability has been resolved: slab: fix kmallocnolock context check for PREEMPTRT On PREEMPTRT kernels, locallock becomes a sleeping lock. The current check in kmallocnolock only verifies we're not in NMI or hard IRQ context, but misses the case where...

5.5CVSS5.1AI score0.00019EPSS
Exploits0References4
CVE
CVE
added 2026/02/14 3:14 p.m.11 views

CVE-2026-23134

The event CVE-2026-23134 pertains to the Linux kernel slab/kmalloc_nolock() context checks on PREEMPT_RT. On PREEMPT_RT kernels, local_lock is a sleeping lock; when a BPF program runs from a tracepoint with preemption disabled, kmalloc_nolock() may call local_lock_irqsave() and attempt to acquire...

5.5CVSS5.2AI score0.00019EPSS
Exploits0References2Affected Software1
Rows per page
Query Builder