Lucene search
+L

369206 matches found

Cvelist
Cvelist
added 2026/08/15 5:56 a.m.31 views

CVE-2026-72419 netfilter: nf_nat: avoid invalid nat_net pointer use on failed nf_nat_init()

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfnat: avoid invalid natnet pointer use on failed nfnatinit We ran into below KASAN splat, which is mostly uninteresting, beside for having nfnatregisterfn in the call chain as a cause for the offending access:...

7.8CVSS0.00164EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/15 5:56 a.m.30 views

CVE-2026-72420 md/raid5: avoid R5_Overlap races while breaking stripe batches

In the Linux kernel, the following vulnerability has been resolved: md/raid5: avoid R5Overlap races while breaking stripe batches KCSAN report a race in breakstripebatchlist vs. raid5makerequest on sh-devi.flags plain word write vs. atomic bit op.. and .. one possible scenario is: CPU1 CPU2...

8.8CVSS0.00445EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/15 5:56 a.m.24 views

CVE-2026-72419

The CVE-2026-72419 entry concerns the Linux kernel, specifically netfilter nf_nat/nf_tables paths. Description shows a fix for an invalid nat_net pointer use that could occur after nf_nat_init() fails, with an observed KASAN slab-out-of-bounds report in nf_nat_register_fn guarded by nf_tables cod...

7.8CVSS5.4AI score0.00164EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/08/15 5:56 a.m.6 views

EUVD-2026-59318

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfnat: avoid invalid natnet pointer use on failed nfnatinit We ran into below KASAN splat, which is mostly uninteresting, beside for having nfnatregisterfn in the call chain as a cause for the offending access:...

5.4AI score0.00164EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2026/08/15 5:56 a.m.6 views

CVE-2026-72420

In the Linux kernel, the following vulnerability has been resolved: md/raid5: avoid R5Overlap races while breaking stripe batches KCSAN report a race in breakstripebatchlist vs. raid5makerequest on sh-devi.flags plain word write vs. atomic bit op.. and .. one possible scenario is: CPU1 CPU2...

8.8CVSS5.5AI score0.00445EPSS
SaveExploits0
OSV
OSV
added 2026/08/15 5:56 a.m.13 views

CVE-2026-72419 netfilter: nf_nat: avoid invalid nat_net pointer use on failed nf_nat_init()

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfnat: avoid invalid natnet pointer use on failed nfnatinit We ran into below KASAN splat, which is mostly uninteresting, beside for having nfnatregisterfn in the call chain as a cause for the offending access:...

7.8CVSS5.5AI score
SaveExploits0References9
EUVD
EUVD
added 2026/08/15 5:56 a.m.6 views

EUVD-2026-59319

In the Linux kernel, the following vulnerability has been resolved: md/raid5: avoid R5Overlap races while breaking stripe batches KCSAN report a race in breakstripebatchlist vs. raid5makerequest on sh-devi.flags plain word write vs. atomic bit op.. and .. one possible scenario is: CPU1 CPU2...

5.5AI score0.00445EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/15 5:56 a.m.26 views

CVE-2026-72420

CVE-2026-72420 : In the Linux kernel, a race was reported between md/raid5 break_stripe_batch_list and raid5_make_request, involving sh->dev[i].flags (non-atomic write vs. atomic bit op) that could trigger a data race on R5_Overlap. The public descriptions provide a scenario where CPU1 clears ...

8.8CVSS5.5AI score0.00445EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/08/15 5:56 a.m.7 views

CVE-2026-72419

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfnat: avoid invalid natnet pointer use on failed nfnatinit We ran into below KASAN splat, which is mostly uninteresting, beside for having nfnatregisterfn in the call chain as a cause for the offending access:...

7.8CVSS5.4AI score0.00164EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/15 5:56 a.m.6 views

CVE-2026-72418

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfconncount: prevent connlimit drops for early confirmed ct Commit 69894e5b4c5e "netfilter: nftconnlimit: update the count if add was skipped" introduced a regression where packets for valid connections are dropped whe...

7.5CVSS5.4AI score0.00716EPSS
SaveExploits0
OSV
OSV
added 2026/08/15 5:56 a.m.12 views

CVE-2026-72418 netfilter: nf_conncount: prevent connlimit drops for early confirmed ct

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfconncount: prevent connlimit drops for early confirmed ct Commit 69894e5b4c5e "netfilter: nftconnlimit: update the count if add was skipped" introduced a regression where packets for valid connections are dropped whe...

7.5CVSS5.6AI score
SaveExploits0References11
EUVD
EUVD
added 2026/08/15 5:56 a.m.8 views

EUVD-2026-59317

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfconncount: prevent connlimit drops for early confirmed ct Commit 69894e5b4c5e "netfilter: nftconnlimit: update the count if add was skipped" introduced a regression where packets for valid connections are dropped whe...

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

CVE-2026-72418 netfilter: nf_conncount: prevent connlimit drops for early confirmed ct

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfconncount: prevent connlimit drops for early confirmed ct Commit 69894e5b4c5e "netfilter: nftconnlimit: update the count if add was skipped" introduced a regression where packets for valid connections are dropped whe...

7.5CVSS0.00716EPSS
SaveExploits0References8
CVE
CVE
added 2026/08/15 5:56 a.m.30 views

CVE-2026-72418

The CVE relates to the Linux kernel netfilter nf_conncount/conns tracking fix for connlimit soft-limiting. A regression allowed valid connections to be dropped when a new connection reused a socket in TIME_WAIT, because an assumed-confirmed entry could trigger a garbage-collection-driven drop. Th...

7.5CVSS5.5AI score0.00716EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/08/15 5:56 a.m.30 views

CVE-2026-72417 netfilter: flowtable: Validate iph->ihl in nf_flow_ip4_tunnel_proto()

In the Linux kernel, the following vulnerability has been resolved: netfilter: flowtable: Validate iph-ihl in nfflowip4tunnelproto Add sanity check for iph-ihl field in nfflowip4tunnelproto before using it to compute the header size, avoiding out-of-bounds access with malformed IP headers. While ...

9.8CVSS0.00553EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/15 5:56 a.m.23 views

CVE-2026-72417

The CVE-2026-72417 entry concerns the Linux kernel netfilter flowtable path, specifically nf_flow_ip4_tunnel_proto(). The vulnerability arises from processing IPv4 headers without validating iph->ihl, risking out-of-bounds access when headers are malformed. The fix adds a sanity check on iph-&...

9.8CVSS5.3AI score0.00553EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/15 5:56 a.m.7 views

EUVD-2026-59316

In the Linux kernel, the following vulnerability has been resolved: netfilter: flowtable: Validate iph-ihl in nfflowip4tunnelproto Add sanity check for iph-ihl field in nfflowip4tunnelproto before using it to compute the header size, avoiding out-of-bounds access with malformed IP headers. While ...

5.4AI score0.00553EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/08/15 5:56 a.m.6 views

CVE-2026-72417

In the Linux kernel, the following vulnerability has been resolved: netfilter: flowtable: Validate iph-ihl in nfflowip4tunnelproto Add sanity check for iph-ihl field in nfflowip4tunnelproto before using it to compute the header size, avoiding out-of-bounds access with malformed IP headers. While ...

9.8CVSS5.3AI score0.00553EPSS
SaveExploits0
OSV
OSV
added 2026/08/15 5:56 a.m.17 views

CVE-2026-72417 netfilter: flowtable: Validate iph->ihl in nf_flow_ip4_tunnel_proto()

In the Linux kernel, the following vulnerability has been resolved: netfilter: flowtable: Validate iph-ihl in nfflowip4tunnelproto Add sanity check for iph-ihl field in nfflowip4tunnelproto before using it to compute the header size, avoiding out-of-bounds access with malformed IP headers. While ...

9.8CVSS5.5AI score
SaveExploits0References5
EUVD
EUVD
added 2026/08/15 5:56 a.m.6 views

EUVD-2026-59314

In the Linux kernel, the following vulnerability has been resolved: ASoC: SDCA: Validate written enum value in geputenumdouble geputenumdouble passes the user-supplied enumeration index item0 to sndsocenumitemtoval without checking it against the number of items in the enum: ret =...

5.4AI score0.0015EPSS
SaveExploits0References2
Rows per page
Query Builder