Lucene search
+L

249612 matches found

EUVD
EUVD
added 2026/08/15 5:55 a.m.5 views

EUVD-2026-59221

In the Linux kernel, the following vulnerability has been resolved: ipv6: mcast: Fix potential UAF in MLD delayed work A race condition exists between device teardown and incoming MLD query processing, leading to a Use-After-Free in the MLD delayed work. During device destruction, the primary...

5.5AI score0.00734EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/08/15 5:55 a.m.6 views

EUVD-2026-59222

In the Linux kernel, the following vulnerability has been resolved: ipv4: igmp: Fix potential UAF in igmpgqstarttimer A race condition exists between device teardown inetdevdestroy and incoming IGMP query processing igmprcv, leading to a Use-After-Free in the IGMP timer callback. During device...

5.4AI score0.00644EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/15 5:55 a.m.12 views

CVE-2026-72322 ipv6: mcast: Fix potential UAF in MLD delayed work

In the Linux kernel, the following vulnerability has been resolved: ipv6: mcast: Fix potential UAF in MLD delayed work A race condition exists between device teardown and incoming MLD query processing, leading to a Use-After-Free in the MLD delayed work. During device destruction, the primary...

9.8CVSS5.6AI score
SaveExploits0References11
Cvelist
Cvelist
added 2026/08/15 5:55 a.m.25 views

CVE-2026-72322 ipv6: mcast: Fix potential UAF in MLD delayed work

In the Linux kernel, the following vulnerability has been resolved: ipv6: mcast: Fix potential UAF in MLD delayed work A race condition exists between device teardown and incoming MLD query processing, leading to a Use-After-Free in the MLD delayed work. During device destruction, the primary...

9.8CVSS0.00734EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/08/15 5:55 a.m.20 views

CVE-2026-72323 ipv4: igmp: Fix potential UAF in igmp_gq_start_timer()

In the Linux kernel, the following vulnerability has been resolved: ipv4: igmp: Fix potential UAF in igmpgqstarttimer A race condition exists between device teardown inetdevdestroy and incoming IGMP query processing igmprcv, leading to a Use-After-Free in the IGMP timer callback. During device...

9.8CVSS0.00644EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/15 5:55 a.m.46 views

CVE-2026-72323

CVE-2026-72323 — Linux kernel igmp UAF vulnerability : A race between device teardown (inetdev_destroy) and IGMP query processing (igmp_rcv) can cause a Use-After-Free in the IGMP timer callback when the timer is re-armed. The in_device memory is freed via RCU after its refcount reaches 0, but ig...

9.8CVSS5.4AI score0.00644EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/15 5:55 a.m.22 views

CVE-2026-72323 ipv4: igmp: Fix potential UAF in igmp_gq_start_timer()

In the Linux kernel, the following vulnerability has been resolved: ipv4: igmp: Fix potential UAF in igmpgqstarttimer A race condition exists between device teardown inetdevdestroy and incoming IGMP query processing igmprcv, leading to a Use-After-Free in the IGMP timer callback. During device...

9.8CVSS5.6AI score
SaveExploits0References8
OSV
OSV
added 2026/08/15 5:55 a.m.15 views

CVE-2026-72321 ipv4: igmp: Fix potential memory leaks in igmp_mod_timer() and igmp_stop_timer()

In the Linux kernel, the following vulnerability has been resolved: ipv4: igmp: Fix potential memory leaks in igmpmodtimer and igmpstoptimer When a timer is deleted and not re-armed in igmpmodtimer, or stopped in igmpstoptimer, the code currently decrements the reference counter of the multicast...

5.7AI score
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/15 5:55 a.m.23 views

CVE-2026-72321 ipv4: igmp: Fix potential memory leaks in igmp_mod_timer() and igmp_stop_timer()

In the Linux kernel, the following vulnerability has been resolved: ipv4: igmp: Fix potential memory leaks in igmpmodtimer and igmpstoptimer When a timer is deleted and not re-armed in igmpmodtimer, or stopped in igmpstoptimer, the code currently decrements the reference counter of the multicast...

0.00207EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/08/15 5:55 a.m.6 views

CVE-2026-72321

In the Linux kernel, the following vulnerability has been resolved: ipv4: igmp: Fix potential memory leaks in igmpmodtimer and igmpstoptimer When a timer is deleted and not re-armed in igmpmodtimer, or stopped in igmpstoptimer, the code currently decrements the reference counter of the multicast...

5.5AI score0.00207EPSS
SaveExploits0
EUVD
EUVD
added 2026/08/15 5:55 a.m.6 views

EUVD-2026-59220

In the Linux kernel, the following vulnerability has been resolved: ipv4: igmp: Fix potential memory leaks in igmpmodtimer and igmpstoptimer When a timer is deleted and not re-armed in igmpmodtimer, or stopped in igmpstoptimer, the code currently decrements the reference counter of the multicast...

5.5AI score0.00207EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/15 5:55 a.m.23 views

CVE-2026-72321

CVE-2026-72321 affects the Linux kernel’s IGMP timer handling (ipv4: igmp). The root cause is a memory leak when deleting or stopping timers in igmp_mod_timer() and igmp_stop_timer(): refcount_dec(&im->refcnt) can drop the group entry im to zero on an RC reader path, leaving the im object leak...

5.5AI score0.00207EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/15 5:55 a.m.18 views

CVE-2026-72320 netfilter: nft_lookup: fix catchall element handling with inverted lookups

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftlookup: fix catchall element handling with inverted lookups nftlookupeval decides whether a lookup matched found from the direct set lookup and priv-invert before falling back to the catchall element used by interva...

9.1CVSS0.00523EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/15 5:55 a.m.41 views

CVE-2026-72319

The CVE-2026-72319 entry describes a Linux kernel vulnerability in IPVS where inner IP headers in ICMP errors must be kept within skb headroom after removing outer headers (pskb_pull). The root cause involves ensuring the inner headers remain present for functions such as ipv4_update_pmtu(), icmp...

9.8CVSS5.3AI score0.00755EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/08/15 5:55 a.m.6 views

EUVD-2026-59218

In the Linux kernel, the following vulnerability has been resolved: ipvs: ensure inner headers in ICMP errors are in headroom Sashiko points out that after stripping the outer headers with pskbpull we should ensure the inner IP headers in ICMP errors from tunnels are present in the skb headroom f...

5.4AI score0.00755EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/08/15 5:55 a.m.4 views

EUVD-2026-59219

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftlookup: fix catchall element handling with inverted lookups nftlookupeval decides whether a lookup matched found from the direct set lookup and priv-invert before falling back to the catchall element used by interva...

5.4AI score0.00523EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/15 5:55 a.m.10 views

CVE-2026-72319 ipvs: ensure inner headers in ICMP errors are in headroom

In the Linux kernel, the following vulnerability has been resolved: ipvs: ensure inner headers in ICMP errors are in headroom Sashiko points out that after stripping the outer headers with pskbpull we should ensure the inner IP headers in ICMP errors from tunnels are present in the skb headroom f...

9.8CVSS5.5AI score
SaveExploits0References11
Debian CVE
Debian CVE
added 2026/08/15 5:55 a.m.8 views

CVE-2026-72320

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftlookup: fix catchall element handling with inverted lookups nftlookupeval decides whether a lookup matched found from the direct set lookup and priv-invert before falling back to the catchall element used by interva...

9.1CVSS5.4AI score0.00523EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/08/15 5:55 a.m.23 views

CVE-2026-72319 ipvs: ensure inner headers in ICMP errors are in headroom

In the Linux kernel, the following vulnerability has been resolved: ipvs: ensure inner headers in ICMP errors are in headroom Sashiko points out that after stripping the outer headers with pskbpull we should ensure the inner IP headers in ICMP errors from tunnels are present in the skb headroom f...

9.8CVSS0.00755EPSS
SaveExploits0References8
CVE
CVE
added 2026/08/15 5:55 a.m.27 views

CVE-2026-72320

CVE-2026-72320 concerns the Linux kernel netfilter implementation for nft_lookup. The issue arises in how inverted lookups (NFT_LOOKUP_F_INV) interact with the catchall element in interval sets, potentially causing an incorrect verdict. The documented fix folds the catchall lookup into ext before...

9.1CVSS5.4AI score0.00523EPSS
SaveExploits0References4
Rows per page
Query Builder