Lucene search
+L

267 matches found

RedhatCVE
RedhatCVE
added 2 days ago3 views

CVE-2026-72253

A flaw was found in the Linux kernel's Netfilter Session Initiation Protocol SIP connection tracking helper. This vulnerability occurs when network traffic control tc ingress or Open vSwitch openvswitch subsystems are active, and a specific media handling feature sipexternalmedia is enabled. The...

7.5CVSS5.4AI score0.00595EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2 days ago3 views

CVE-2026-72418

A flaw was found in the Linux kernel's netfilter connection tracking module. When a new network connection attempts to reuse a socket that is in a temporary waiting state after closing, the system incorrectly identifies it as an already confirmed connection. This misidentification causes the...

7.5CVSS5.5AI score0.00716EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 3 days ago5 views

CVE-2026-72020

A flaw was found in the Linux kernel's IP Virtual Server IPVS component. When a new connection is created from a malformed synchronization message, certain TCP sequence number fields may not be properly initialized. This can lead to forwarded packets containing stale data in their TCP sequence an...

9.8CVSS5.5AI score0.00704EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 5 days ago7 views

CVE-2026-74464

In the Linux kernel, the following vulnerability has been resolved: net: openvswitch: fix skb leak on flow key update failure during ct ovsctexecute always steals or frees the skb on failure while ovsflowkeyupdate does not. So, if it fails and we return right away, the skb ends up leaked. Fix tha...

5.4AI score0.00168EPSS
SaveExploits0
OSV
OSV
added 5 days ago5 views

UBUNTU-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
SaveExploits0References11
NVD
NVD
added 5 days ago6 views

CVE-2026-72247

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfconncount: fix zone comparison in tuple dedup The "already exists" dedup logic in nfconncountadd decides whether a connection has already been counted and can be skipped instead of incrementing the connlimit count. I...

7.5CVSS0.00686EPSS
SaveExploits0References8
OSV
OSV
added 5 days ago11 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 5 days ago8 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 5 days ago30 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
OSV
OSV
added 5 days ago8 views

CVE-2026-72247 netfilter: nf_conncount: fix zone comparison in tuple dedup

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfconncount: fix zone comparison in tuple dedup The "already exists" dedup logic in nfconncountadd decides whether a connection has already been counted and can be skipped instead of incrementing the connlimit count. I...

7.5CVSS5.5AI score
SaveExploits0References11
Cvelist
Cvelist
added 5 days ago22 views

CVE-2026-72247 netfilter: nf_conncount: fix zone comparison in tuple dedup

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfconncount: fix zone comparison in tuple dedup The "already exists" dedup logic in nfconncountadd decides whether a connection has already been counted and can be skipped instead of incrementing the connlimit count. I...

7.5CVSS0.00686EPSS
SaveExploits0References8
EUVD
EUVD
added 5 days ago6 views

EUVD-2026-59146

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfconncount: fix zone comparison in tuple dedup The "already exists" dedup logic in nfconncountadd decides whether a connection has already been counted and can be skipped instead of incrementing the connlimit count. I...

5.4AI score0.00686EPSS
SaveExploits0References8
AstraLinux
AstraLinux
added 2026/08/10 7:11 a.m.7 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfconncount: Fixed the issue where the “ct” field was leaked during error paths. There are some situations where “ct” might be leaked because error paths skip the refcounted check and return immediately. To address thi...

7.5CVSS5.9AI score0.00239EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2026/07/30 5:21 a.m.11 views

kernel: netfilter: nf_conntrack_helper: pass helper to expect cleanup

A flaw was found in the Linux kernel's netfilter subsystem, specifically within the nfconntrackhelper. When a connection tracking helper is unregistered, its associated expectations are not properly cleaned up. This oversight can lead to a use-after-free vulnerability, where the system attempts t...

7.8CVSS5.8AI score0.00131EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/07/21 4:1 p.m.16 views

CVE-2026-63913

A flaw was found in the Linux kernel's netfilter conntrack TCP state machine. A remote attacker can exploit this vulnerability by sending a specially crafted sequence of TCP Transmission Control Protocol packets, specifically a SYN synchronize packet followed by an RST reset packet with an invali...

8.2CVSS5.5AI score0.00618EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/07/19 2:55 p.m.33 views

CVE-2026-63913 netfilter: conntrack: tcp: do not force CLOSE on invalid-seq RST without direction check

In the Linux kernel, the following vulnerability has been resolved: netfilter: conntrack: tcp: do not force CLOSE on invalid-seq RST without direction check An unintended behavior in the TCP conntrack state machine allows a connection to be forced into the CLOSE state using an RST packet with an...

8.2CVSS0.00618EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2026/07/19 2:55 p.m.20 views

CVE-2026-63913

In the Linux kernel, the following vulnerability has been resolved: netfilter: conntrack: tcp: do not force CLOSE on invalid-seq RST without direction check An unintended behavior in the TCP conntrack state machine allows a connection to be forced into the CLOSE state using an RST packet with an...

8.2CVSS5.3AI score0.00618EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/07/19 12:0 a.m.22 views

PT-2026-61230

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An unintended behavior in the TCP conntrack state machine allows a connection to be forced into the CLOSE state via an RST packet with an invalid sequence number. After a SYN packet is...

8.2CVSS5.1AI score0.00618EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/07/16 12:0 a.m.14 views

RHEL 8 : kernel (RHSA-2026:40760)

The remote Redhat Enterprise Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2026:40760 advisory. The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: ima: don't clear IMADIGSIG fl...

8.8CVSS6.8AI score0.00725EPSS
SaveExploits69References17
RedHat Linux
RedHat Linux
added 2026/07/15 3:58 p.m.9 views

kernel: netfilter: nf_conntrack_helper: pass helper to expect cleanup

A flaw was found in the Linux kernel's netfilter subsystem, specifically within the nfconntrackhelper. When a connection tracking helper is unregistered, its associated expectations are not properly cleaned up. This oversight can lead to a use-after-free vulnerability, where the system attempts t...

7.8CVSS6AI score0.00131EPSS
SaveExploits0References5
Rows per page
Query Builder