Lucene search
+L

267 matches found

CVE
CVE
added 2026/05/05 3:17 p.m.39 views

CVE-2026-43060

The CVE-2026-43060 issue affects the Linux kernel netfilter component (nft_ct). When the nft_ct module is removed, packets enqueued in nfqueue may retain stale references to conntrack zone templates or timeout policies, risking instability or DoS. The root cause is references that can outlive the...

7.8CVSS5.8AI score0.0012EPSS
SaveExploits0References8Affected Software1
NVD
NVD
added 2026/05/01 3:16 p.m.11 views

CVE-2026-43027

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfconntrackhelper: pass helper to expect cleanup nfconntrackhelperunregister calls nfctexpectiteratedestroy to remove expectations belonging to the helper being unregistered. However, it passes NULL instead of the help...

7.8CVSS0.00131EPSS
SaveExploits0References10
Microsoft CVE
Microsoft CVE
added 2026/04/26 8:4 a.m.10 views

netfilter: nft_ct: fix use-after-free in timeout object destroy

...

7.8CVSS5.8AI score0.00122EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2026/04/24 10:30 p.m.10 views

CVE-2026-31665

A flaw was found in the Linux kernel's netfilter connection tracking nfconntrack component. This vulnerability is a use-after-free error, occurring when a timeout object is deallocated prematurely without waiting for an RCU Read-Copy-Update grace period. This allows concurrent packet processing t...

7.8CVSS5.5AI score0.00122EPSS
SaveExploits0References4
OSV
OSV
added 2026/04/24 3:16 p.m.9 views

DEBIAN-CVE-2026-31665

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftct: fix use-after-free in timeout object destroy nftcttimeoutobjdestroy frees the timeout object with kfree immediately after nfctuntimeout, without waiting for an RCU grace period. Concurrent packet processing on...

7.8CVSS5.4AI score0.00122EPSS
SaveExploits0References1
OSV
OSV
added 2026/04/24 2:45 p.m.10 views

CVE-2026-31665 netfilter: nft_ct: fix use-after-free in timeout object destroy

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftct: fix use-after-free in timeout object destroy nftcttimeoutobjdestroy frees the timeout object with kfree immediately after nfctuntimeout, without waiting for an RCU grace period. Concurrent packet processing on...

7.8CVSS5.8AI score
SaveExploits0References13
OSV
OSV
added 2026/04/22 1:54 p.m.14 views

CVE-2026-31496 netfilter: nf_conntrack_expect: skip expectations in other netns via proc

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfconntrackexpect: skip expectations in other netns via proc Skip expectations that do not reside in this netns. Similar to e77e6ff502ea "netfilter: conntrack: do not dump other netns's conntrack entries via proc"...

5.8AI score
SaveExploits0References11
Positive Technologies
Positive Technologies
added 2026/04/22 12:0 a.m.8 views

PT-2026-34401

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the netfilter component, specifically within nf conntrack expect, where expectations residing in other network namespaces netns were not properly skipped when accessed...

5.5CVSS5.3AI score0.00123EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/04/21 12:0 a.m.11 views

Unity Linux 20.1050e / 20.1070e Security Update: kernel (UTSA-2026-011386)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-011386 advisory. In the Linux kernel, the following vulnerability has been resolved: inet: inetdefrag: prevent sk release while still in use iplocalout and other functions can pass...

7.8CVSS6.5AI score0.00395EPSS
SaveExploits1References4
Tenable Nessus
Tenable Nessus
added 2026/04/21 12:0 a.m.14 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2026-013275)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-013275 advisory. net/netfilter/nfconntrackstandalone.c in the Linux kernel before 5.12.2 allows observation of changes in any net namespace because these changes are leaked into all...

3.3CVSS6.7AI score0.00283EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/04/17 12:0 a.m.10 views

Unity Linux 20.1050e / 20.1060e / 20.1070e Security Update: kernel (UTSA-2026-007263)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-007263 advisory. In the Linux kernel, the following vulnerability has been resolved: inet: inetdefrag: prevent sk release while still in use iplocalout and other functions can pass...

7.8CVSS6.5AI score0.00395EPSS
SaveExploits1References4
Microsoft CVE
Microsoft CVE
added 2026/04/14 8:2 a.m.11 views

netfilter: nf_conntrack_sip: fix use of uninitialized rtp_addr in process_sdp

...

7.8CVSS6.2AI score0.0012EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2026/04/14 8:2 a.m.10 views

netfilter: nf_conntrack_expect: use expect->helper

...

9.8CVSS6.2AI score0.00399EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2026/04/13 5:25 p.m.16 views

CVE-2026-31427

A flaw was found in the Linux kernel's netfilter subsystem, specifically within the nfconntracksip module. This vulnerability occurs in the processsdp function when the rtpaddr variable is used without proper initialization if the Session Description Protocol SDP body lacks recognized media types...

5.8CVSS5.9AI score0.0012EPSS
SaveExploits0References4
NVD
NVD
added 2026/04/13 2:16 p.m.5 views

CVE-2026-31427

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfconntracksip: fix use of uninitialized rtpaddr in processsdp processsdp declares union nfinetaddr rtpaddr on the stack and passes it to the nfnatsip sdpsession hook after walking the SDP media descriptions. However...

5.5CVSS0.0012EPSS
SaveExploits0References10
OSV
OSV
added 2026/04/13 2:16 p.m.8 views

UBUNTU-CVE-2026-31427

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfconntracksip: fix use of uninitialized rtpaddr in processsdp processsdp declares union nfinetaddr rtpaddr on the stack and passes it to the nfnatsip sdpsession hook after walking the SDP media descriptions. However...

5.5CVSS6AI score0.0012EPSS
SaveExploits0References27
Debian CVE
Debian CVE
added 2026/04/13 1:40 p.m.10 views

CVE-2026-31427

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfconntracksip: fix use of uninitialized rtpaddr in processsdp processsdp declares union nfinetaddr rtpaddr on the stack and passes it to the nfnatsip sdpsession hook after walking the SDP media descriptions. However...

5.5CVSS5.2AI score0.0012EPSS
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2026/04/13 1:21 p.m.6 views

CVE-2026-31414

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfconntrackexpect: use expect-helper Use expect-helper in ctnetlink and /proc to dump the helper name. Using nfcthelp without holding a reference to the master conntrack is unsafe. Use exp-master-helper in ctnetlink pa...

5.9AI score0.00399EPSS
SaveExploits0References7Affected Software1
Debian CVE
Debian CVE
added 2026/04/13 1:21 p.m.7 views

CVE-2026-31414

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfconntrackexpect: use expect-helper Use expect-helper in ctnetlink and /proc to dump the helper name. Using nfcthelp without holding a reference to the master conntrack is unsafe. Use exp-master-helper in ctnetlink pa...

9.8CVSS5.2AI score0.00399EPSS
SaveExploits0
Redos
Redos
added 2026/04/07 12:0 a.m.10 views

ROS-20260407-73-0015

A vulnerability in the nfconntracknetlink.c component of the Linux operating system kernel is related to errors in updating the link counter. Exploitation of the vulnerability allows an attacker to cause a denial of service...

5.5CVSS6.1AI score0.00165EPSS
SaveExploits0
Rows per page
Query Builder