Lucene search
+L

368480 matches found

Cvelist
Cvelist
added 6 days ago30 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
EUVD
EUVD
added 6 days ago6 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
CVE
CVE
added 6 days ago22 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
Debian CVE
Debian CVE
added 6 days ago6 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 6 days ago14 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
Cvelist
Cvelist
added 6 days ago29 views

CVE-2026-72415 ASoC: SDCA: Validate written enum value in ge_put_enum_double()

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

7.1CVSS0.0015EPSS
SaveExploits0References2
CVE
CVE
added 6 days ago19 views

CVE-2026-72415

Technical details about CVE-2026-72415 are not publicly available in the provided documents; monitor for updates.

7.1CVSS5.4AI score0.0015EPSS
SaveExploits0References2
EUVD
EUVD
added 6 days ago6 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
OSV
OSV
added 6 days ago4 views

CVE-2026-72415 ASoC: SDCA: Validate written enum value in ge_put_enum_double()

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

7.1CVSS5.5AI score
SaveExploits0References5
Cvelist
Cvelist
added 6 days ago33 views

CVE-2026-72416 netfilter: nft_compat: ebtables emulation must reject non-bridge targets

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftcompat: ebtables emulation must reject non-bridge targets xtables targets return netfilter verdicts: NFACCEPT, NFDROP, and so on. ebtables targets return incompatible verdicts: EBTACCEPT, EBTDROP, ... We cannot allo...

7.3CVSS0.00173EPSS
SaveExploits0References5
EUVD
EUVD
added 6 days ago8 views

EUVD-2026-59315

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftcompat: ebtables emulation must reject non-bridge targets xtables targets return netfilter verdicts: NFACCEPT, NFDROP, and so on. ebtables targets return incompatible verdicts: EBTACCEPT, EBTDROP, ... We cannot allo...

5.4AI score0.00173EPSS
SaveExploits0References5
CVE
CVE
added 6 days ago16 views

CVE-2026-72416

CVE-2026-72416 affects the Linux kernel netfilter layer (nft_compat) used for ebtables emulation. The issue is that ebtables emulation must reject non-bridge targets, but the nft_compat layer did not enforce this, allowing incompatible verdicts (EBT_* vs NF_*). The commit already enforcing this f...

7.3CVSS5.4AI score0.00173EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 6 days ago6 views

CVE-2026-72415

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

7.1CVSS5.4AI score0.0015EPSS
SaveExploits0
Debian CVE
Debian CVE
added 6 days ago6 views

CVE-2026-72416

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftcompat: ebtables emulation must reject non-bridge targets xtables targets return netfilter verdicts: NFACCEPT, NFDROP, and so on. ebtables targets return incompatible verdicts: EBTACCEPT, EBTDROP, ... We cannot allo...

7.3CVSS5.4AI score0.00173EPSS
SaveExploits0
OSV
OSV
added 6 days ago7 views

CVE-2026-72416 netfilter: nft_compat: ebtables emulation must reject non-bridge targets

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftcompat: ebtables emulation must reject non-bridge targets xtables targets return netfilter verdicts: NFACCEPT, NFDROP, and so on. ebtables targets return incompatible verdicts: EBTACCEPT, EBTDROP, ... We cannot allo...

7.3CVSS5.5AI score
SaveExploits0References8
Cvelist
Cvelist
added 6 days ago34 views

CVE-2026-72414 net: dsa: sja1105: round up PTP perout pin duration

In the Linux kernel, the following vulnerability has been resolved: net: dsa: sja1105: round up PTP perout pin duration pinduration is converted from the user-provided period to SJA1105 clock ticks and is later passed as the cycletime argument to futurebasetime. Very small period values may becom...

0.0022EPSS
SaveExploits0References8
EUVD
EUVD
added 6 days ago7 views

EUVD-2026-59313

In the Linux kernel, the following vulnerability has been resolved: net: dsa: sja1105: round up PTP perout pin duration pinduration is converted from the user-provided period to SJA1105 clock ticks and is later passed as the cycletime argument to futurebasetime. Very small period values may becom...

5.4AI score0.0022EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 6 days ago4 views

CVE-2026-72414

In the Linux kernel, the following vulnerability has been resolved: net: dsa: sja1105: round up PTP perout pin duration pinduration is converted from the user-provided period to SJA1105 clock ticks and is later passed as the cycletime argument to futurebasetime. Very small period values may becom...

5.3AI score0.0022EPSS
SaveExploits0
OSV
OSV
added 6 days ago6 views

CVE-2026-72414 net: dsa: sja1105: round up PTP perout pin duration

In the Linux kernel, the following vulnerability has been resolved: net: dsa: sja1105: round up PTP perout pin duration pinduration is converted from the user-provided period to SJA1105 clock ticks and is later passed as the cycletime argument to futurebasetime. Very small period values may becom...

5.5AI score
SaveExploits0References11
CVE
CVE
added 6 days ago20 views

CVE-2026-72414

The CVE-2026-72414 entry concerns the Linux kernel component net: dsa: sja1105. The issue arises when pin_duration, derived from a user-provided period, is converted to SJA1105 clock ticks and passed as the cycle_time to future_base_time(); very small values can become zero, causing a division by...

5.3AI score0.0022EPSS
SaveExploits0References8
Rows per page
Query Builder