Lucene search
+L

251383 matches found

EUVD
EUVD
added 2026/08/22 3:32 p.m.7 views

EUVD-2026-64349

In the Linux kernel, the following vulnerability has been resolved: inet: frags: publish queues before arming timer inetfragcreate arms the fragment queue timer before inserting the queue into the fqdir rhashtable. If the namespace fragment timeout is zero or negative, the timer can run before th...

5.5AI score0.00166EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/22 3:32 p.m.6 views

EUVD-2026-64350

In the Linux kernel, the following vulnerability has been resolved: net/sched: reject overly deep qdisc hierarchies Deep qdisc hierarchies can lead to excessive recursion in qdisc tree walkers and exhaust the kernel stack. The existing loop check does not cover the create-and-graft path, so a...

5.5AI score0.00173EPSS
SaveExploits0References6
CVE
CVE
added 2026/08/22 3:32 p.m.11 views

CVE-2026-74663

CVE-2026-74663 affects the Linux kernel in the net/sched subsystem. Deep queueing discipline (qdisc) hierarchies can cause excessive recursion in qdisc tree walkers, exhausting the kernel stack and leading to a Denial of Service via system crash. The existing loop check does not cover the create-...

7.8CVSS5.5AI score0.00173EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2026/08/22 3:32 p.m.8 views

CVE-2026-74662

In the Linux kernel, the following vulnerability has been resolved: inet: frags: publish queues before arming timer inetfragcreate arms the fragment queue timer before inserting the queue into the fqdir rhashtable. If the namespace fragment timeout is zero or negative, the timer can run before th...

9.8CVSS5.4AI score0.00166EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/22 3:32 p.m.10 views

CVE-2026-74663

In the Linux kernel, the following vulnerability has been resolved: net/sched: reject overly deep qdisc hierarchies Deep qdisc hierarchies can lead to excessive recursion in qdisc tree walkers and exhaust the kernel stack. The existing loop check does not cover the create-and-graft path, so a...

7.8CVSS5.4AI score0.00173EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/08/22 3:32 p.m.26 views

CVE-2026-74662 inet: frags: publish queues before arming timer

In the Linux kernel, the following vulnerability has been resolved: inet: frags: publish queues before arming timer inetfragcreate arms the fragment queue timer before inserting the queue into the fqdir rhashtable. If the namespace fragment timeout is zero or negative, the timer can run before th...

9.8CVSS0.00166EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/22 3:32 p.m.24 views

CVE-2026-74663 net/sched: reject overly deep qdisc hierarchies

In the Linux kernel, the following vulnerability has been resolved: net/sched: reject overly deep qdisc hierarchies Deep qdisc hierarchies can lead to excessive recursion in qdisc tree walkers and exhaust the kernel stack. The existing loop check does not cover the create-and-graft path, so a...

7.8CVSS0.00173EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/22 3:32 p.m.8 views

CVE-2026-74662 inet: frags: publish queues before arming timer

In the Linux kernel, the following vulnerability has been resolved: inet: frags: publish queues before arming timer inetfragcreate arms the fragment queue timer before inserting the queue into the fqdir rhashtable. If the namespace fragment timeout is zero or negative, the timer can run before th...

5.6AI score
SaveExploits0References6
CVE
CVE
added 2026/08/22 3:32 p.m.10 views

CVE-2026-74662

CVE-2026-74662 is a race condition in the Linux kernel 's inet: frags (IP fragmentation) subsystem. In inet_frag_create(), the fragment queue timer is armed before the queue is inserted into the fqdir rhashtable. When the namespace fragment timeout is zero or negative, the timer can fire before t...

9.8CVSS5.5AI score0.00166EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/22 3:32 p.m.7 views

EUVD-2026-64348

In the Linux kernel, the following vulnerability has been resolved: mac802154: fix netdev use-after-free in beacon worker mac802154beaconworker reads local-beaconreq under RCU and derives the sub-interface from the request, but then drops the RCU read lock and continues to use both sdata and the...

5.6AI score0.00168EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2026/08/22 3:32 p.m.8 views

CVE-2026-74661

In the Linux kernel, the following vulnerability has been resolved: mac802154: fix netdev use-after-free in beacon worker mac802154beaconworker reads local-beaconreq under RCU and derives the sub-interface from the request, but then drops the RCU read lock and continues to use both sdata and the...

7.8CVSS5.5AI score0.00168EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/08/22 3:32 p.m.26 views

CVE-2026-74661 mac802154: fix netdev use-after-free in beacon worker

In the Linux kernel, the following vulnerability has been resolved: mac802154: fix netdev use-after-free in beacon worker mac802154beaconworker reads local-beaconreq under RCU and derives the sub-interface from the request, but then drops the RCU read lock and continues to use both sdata and the...

7.8CVSS0.00168EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/22 3:32 p.m.16 views

CVE-2026-74661

CVE-2026-74661 is a use-after-free vulnerability in the mac802154 component of the Linux kernel. The function mac802154_beacon_worker() reads local->beacon_req under RCU, derives the sub-interface, but then drops the RCU read lock while continuing to use sdata and the embedded wpan_dev. When m...

7.8CVSS5.6AI score0.00168EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/22 3:32 p.m.13 views

CVE-2026-74661 mac802154: fix netdev use-after-free in beacon worker

In the Linux kernel, the following vulnerability has been resolved: mac802154: fix netdev use-after-free in beacon worker mac802154beaconworker reads local-beaconreq under RCU and derives the sub-interface from the request, but then drops the RCU read lock and continues to use both sdata and the...

5.8AI score
SaveExploits0References8
EUVD
EUVD
added 2026/08/22 3:32 p.m.8 views

EUVD-2026-64347

In the Linux kernel, the following vulnerability has been resolved: netfilter: ebtnflog: pin the NFLOG backend nflogunregister runs after the per-net teardown so its final RCU grace period also drains readers that obtained the logger from a per-net binding. However, ebtnflog passes an explicit UL...

5.6AI score0.00177EPSS
SaveExploits0References8
CVE
CVE
added 2026/08/22 3:32 p.m.10 views

CVE-2026-74660

CVE-2026-74660 is a use-after-free in the Linux kernel's netfilter: ebt_nflog component. The ebt_nflog module passes an explicit ULOG log type to nf_log_packet() without holding a reference on the nfnetlink_log module, unlike the xt_NFLOG and nft_log frontends. This allows an ebtables nflog rule ...

7.8CVSS5.6AI score0.00177EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2026/08/22 3:32 p.m.10 views

CVE-2026-74660

In the Linux kernel, the following vulnerability has been resolved: netfilter: ebtnflog: pin the NFLOG backend nflogunregister runs after the per-net teardown so its final RCU grace period also drains readers that obtained the logger from a per-net binding. However, ebtnflog passes an explicit UL...

7.8CVSS5.6AI score0.00177EPSS
SaveExploits0
OSV
OSV
added 2026/08/22 3:32 p.m.9 views

CVE-2026-74660 netfilter: ebt_nflog: pin the NFLOG backend

In the Linux kernel, the following vulnerability has been resolved: netfilter: ebtnflog: pin the NFLOG backend nflogunregister runs after the per-net teardown so its final RCU grace period also drains readers that obtained the logger from a per-net binding. However, ebtnflog passes an explicit UL...

5.8AI score
SaveExploits0References11
Cvelist
Cvelist
added 2026/08/22 3:32 p.m.25 views

CVE-2026-74660 netfilter: ebt_nflog: pin the NFLOG backend

In the Linux kernel, the following vulnerability has been resolved: netfilter: ebtnflog: pin the NFLOG backend nflogunregister runs after the per-net teardown so its final RCU grace period also drains readers that obtained the logger from a per-net binding. However, ebtnflog passes an explicit UL...

7.8CVSS0.00177EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/08/22 3:32 p.m.8 views

EUVD-2026-64595

In the Linux kernel, the following vulnerability has been resolved: futex: Prevent robust futex exit race some more A robust futex unlock stores 0 over the whole futex value - wiping FUTEXWAITERS - and wakes a single waiter. That wakeup is a one-shot notification: the protocol relies on its...

5.6AI score0.00177EPSS
SaveExploits0References8
Rows per page
Query Builder