Lucene search
+L

35568 matches found

Cvelist
Cvelist
added 2026/08/15 12:28 p.m.46 views

CVE-2026-74576 mm/slab: prevent unbounded recursion in free path with new kmalloc type

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
ATTACKERKB
ATTACKERKB
added 2026/08/15 12:28 p.m.10 views

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...

5.4AI score0.00376EPSS
SaveExploits0References5Affected Software1
CVE
CVE
added 2026/08/15 12:28 p.m.29 views

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
EUVD
EUVD
added 2026/08/15 12:28 p.m.11 views

EUVD-2026-59641

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...

5.6AI score0.00376EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/15 12:28 p.m.14 views

CVE-2026-74576 mm/slab: prevent unbounded recursion in free path with new kmalloc type

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.5CVSS5.7AI score
SaveExploits0References7
OSV
OSV
added 2026/08/15 7:51 a.m.6 views

MINI-855R-H832-2JCG

Bulletin has no description...

7.5CVSS4.9AI score0.00465EPSS
SaveExploits0
OSV
OSV
added 2026/08/15 7:50 a.m.6 views

MINI-R752-4RP6-V4C4

Bulletin has no description...

6.1CVSS4.9AI score0.00263EPSS
SaveExploits0
OSV
OSV
added 2026/08/15 7:50 a.m.7 views

MINI-WRX3-P8VV-RJHX

Bulletin has no description...

9.6CVSS5AI score0.00655EPSS
SaveExploits0
OSV
OSV
added 2026/08/15 7:50 a.m.5 views

MINI-8VHG-H26F-7CJV

Bulletin has no description...

6.1CVSS4.9AI score0.00263EPSS
SaveExploits0
NVD
NVD
added 2026/08/15 6:22 a.m.6 views

CVE-2026-74382

In the Linux kernel, the following vulnerability has been resolved: net/sched: clsbpf: prevent unbounded recursion in offload rollback Quan Sun reported 1 a stack overflow in clsbpfoffloadcmd. Reproducer on netdevsim: add a skipsw clsbpf filter, set the bpftcaccept debugfs knob to 0, then tc filt...

0.00195EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2026/08/15 6:22 a.m.7 views

CVE-2026-74382

In the Linux kernel, the following vulnerability has been resolved: net/sched: clsbpf: prevent unbounded recursion in offload rollback Quan Sun reported 1 a stack overflow in clsbpfoffloadcmd. Reproducer on netdevsim: add a skipsw clsbpf filter, set the bpftcaccept debugfs knob to 0, then tc filt...

5.6AI score0.00195EPSS
SaveExploits0References10
OSV
OSV
added 2026/08/15 6:22 a.m.7 views

UBUNTU-CVE-2026-74382

In the Linux kernel, the following vulnerability has been resolved: net/sched: clsbpf: prevent unbounded recursion in offload rollback Quan Sun reported 1 a stack overflow in clsbpfoffloadcmd. Reproducer on netdevsim: add a skipsw clsbpf filter, set the bpftcaccept debugfs knob to 0, then tc filt...

5.5AI score0.00195EPSS
SaveExploits0References11
NVD
NVD
added 2026/08/15 6:21 a.m.9 views

CVE-2026-72194

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: add depth limit to indxfindbuffer to prevent stack overflow indxfindbuffer recursively descends the B+ tree index with no depth limit. A crafted NTFS image with circular index node references causes unbounded recursion,...

9.8CVSS0.00744EPSS
SaveExploits0References7
OSV
OSV
added 2026/08/15 6:21 a.m.6 views

UBUNTU-CVE-2026-72215

In the Linux kernel, the following vulnerability has been resolved: MIPS: DEC: Ensure 32-bit stack location for o32 promprintf In 64-bit configurations calling any firmware entry points from a kernel thread other than the initial one will result in a situation where the stack has been placed in t...

5.5AI score0.0021EPSS
SaveExploits0References11
OSV
OSV
added 2026/08/15 6:21 a.m.5 views

UBUNTU-CVE-2026-72194

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: add depth limit to indxfindbuffer to prevent stack overflow indxfindbuffer recursively descends the B+ tree index with no depth limit. A crafted NTFS image with circular index node references causes unbounded recursion,...

9.8CVSS5.4AI score0.00744EPSS
SaveExploits0References10
CVE
CVE
added 2026/08/15 5:58 a.m.26 views

CVE-2026-74382

CVE-2026-74382 concerns a stack overflow in the Linux kernel’s net/sched cls_bpf offload rollback. The issue arises when cls_bpf_offload_cmd() recursively re-enters during rollback if tc_setup_cb_replace() fails twice in a row, allowing unbounded recursion until the stack is exhausted. Two propos...

5.5AI score0.00195EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/08/15 5:58 a.m.30 views

CVE-2026-74382 net/sched: cls_bpf: prevent unbounded recursion in offload rollback

In the Linux kernel, the following vulnerability has been resolved: net/sched: clsbpf: prevent unbounded recursion in offload rollback Quan Sun reported 1 a stack overflow in clsbpfoffloadcmd. Reproducer on netdevsim: add a skipsw clsbpf filter, set the bpftcaccept debugfs knob to 0, then tc filt...

0.00195EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/08/15 5:58 a.m.6 views

EUVD-2026-59529

In the Linux kernel, the following vulnerability has been resolved: net/sched: clsbpf: prevent unbounded recursion in offload rollback Quan Sun reported 1 a stack overflow in clsbpfoffloadcmd. Reproducer on netdevsim: add a skipsw clsbpf filter, set the bpftcaccept debugfs knob to 0, then tc filt...

5.6AI score0.00195EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/15 5:58 a.m.9 views

CVE-2026-74382 net/sched: cls_bpf: prevent unbounded recursion in offload rollback

In the Linux kernel, the following vulnerability has been resolved: net/sched: clsbpf: prevent unbounded recursion in offload rollback Quan Sun reported 1 a stack overflow in clsbpfoffloadcmd. Reproducer on netdevsim: add a skipsw clsbpf filter, set the bpftcaccept debugfs knob to 0, then tc filt...

5.7AI score
SaveExploits0References11
Debian CVE
Debian CVE
added 2026/08/15 5:57 a.m.6 views

CVE-2026-72461

In the Linux kernel, the following vulnerability has been resolved: apparmor: fix refcount leak when updating the skctx Currently updateskctx transfers the plabel reference, unfortunately it is also unconditionally put in the caller. Ideally we would make the caller conditionally put the referenc...

7.8CVSS5.3AI score0.00136EPSS
SaveExploits0
Rows per page
Query Builder