Lucene search
+L

140 matches found

NVD
NVD
added yesterday4 views

CVE-2026-74260

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfdupnetdev: add nfdevxmitrecursion helpers and use them Update nftdup and nftfwd to use the nfdevxmitrecursion helpers. This patch also disables BH when transmitting the skb to address a possible migration to differen...

0.00189EPSS
SaveExploits0References2
EUVD
EUVD
added yesterday5 views

EUVD-2026-59407

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfdupnetdev: add nfdevxmitrecursion helpers and use them Update nftdup and nftfwd to use the nfdevxmitrecursion helpers. This patch also disables BH when transmitting the skb to address a possible migration to differen...

5.4AI score0.00189EPSS
SaveExploits0References2
Cvelist
Cvelist
added yesterday16 views

CVE-2026-74260 netfilter: nf_dup_netdev: add nf_dev_xmit_recursion*() helpers and use them

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfdupnetdev: add nfdevxmitrecursion helpers and use them Update nftdup and nftfwd to use the nfdevxmitrecursion helpers. This patch also disables BH when transmitting the skb to address a possible migration to differen...

0.00189EPSS
SaveExploits0References2
CVE
CVE
added yesterday11 views

CVE-2026-74260

The CVE-2026-74260 entry concerns the Linux kernel netfilter path: nf_dup_netdev gains nf_dev_xmit_recursion*() helpers, and nft_dup/nft_fwd are updated to use nf_dev_xmit_recursion() helpers. The patch also disables BH when transmitting the skb to mitigate potential CPU migration causing imbalan...

5.3AI score0.00189EPSS
SaveExploits0References2
EUVD
EUVD
added yesterday4 views

EUVD-2026-59350

In the Linux kernel, the following vulnerability has been resolved: xfrm: Fix xfrm state cache insertion race The xfrm input state cache insertion code checks the validity of the state before acquiring the global xfrmstatelock. Thus it's possible for someone else to kill the state after it passed...

5.5AI score0.00209EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added yesterday6 views

PT-2026-72696

In the Linux kernel, the following vulnerability has been resolved: netfilter: nf dup netdev: add nf dev xmit recursion helpers and use them Update nft dup and nft fwd to use the nf dev xmit recursion helpers. This patch also disables BH when transmitting the skb to address a possible migration t...

5.3AI score0.00189EPSS
SaveExploits0References3
EUVD
EUVD
added 6 days ago6 views

EUVD-2026-55401

In the Linux kernel, the following vulnerability has been resolved: sctp: auth: verify auth requirement when authchunk is NULL sctpauthchunkverify returns true unconditionally when chunk-authchunk is NULL, silently skipping authentication. This is incorrect when: 1. skbclone failed in the BH...

5.3AI score0.00531EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2026/08/04 12:0 a.m.16 views

Amazon Linux 2023 : bpftool6.12, kernel6.12, kernel6.12-devel (ALAS2023-2026-2014)

It is, therefore, affected by multiple vulnerabilities as referenced in the ALAS2023-2026-2014 advisory. In the Linux kernel, the following vulnerability has been resolved: ipv6: use RCU in ip6output CVE-2025-40158 In the Linux kernel, the following vulnerability has been resolved: gpio: Fix...

9.8CVSS5.9AI score0.00529EPSS
SaveExploits0References90
NVD
NVD
added 2026/07/19 4:17 p.m.8 views

CVE-2026-63980

In the Linux kernel, the following vulnerability has been resolved: net/handshake: Use spinlockbh for hnlock nvmettcpstatechange, a socket callback that runs in BH context, can reach handshakereqcancel via nvmettcpschedulereleasequeue and tlshandshakecancel. handshakereqcancel acquires hn-hnlock...

7.5CVSS0.00441EPSS
SaveExploits0References4
CVE
CVE
added 2026/07/19 2:56 p.m.21 views

CVE-2026-63980

CVE-2026-63980 affects the Linux kernel net/handshake path in NVMe targets. nvmet_tcp_state_change() can reach handshake_req_cancel() via nvmet_tcp_schedule_release_queue() and tls_handshake_cancel(), where hn_lock was acquired with spin_lock(). If a process-context thread holds the lock while a ...

7.5CVSS5.4AI score0.00441EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/19 2:56 p.m.7 views

CVE-2026-63980 net/handshake: Use spin_lock_bh for hn_lock

In the Linux kernel, the following vulnerability has been resolved: net/handshake: Use spinlockbh for hnlock nvmettcpstatechange, a socket callback that runs in BH context, can reach handshakereqcancel via nvmettcpschedulereleasequeue and tlshandshakecancel. handshakereqcancel acquires hn-hnlock...

7.5CVSS5.3AI score
SaveExploits0References7
Debian CVE
Debian CVE
added 2026/07/19 2:56 p.m.6 views

CVE-2026-63980

In the Linux kernel, the following vulnerability has been resolved: net/handshake: Use spinlockbh for hnlock nvmettcpstatechange, a socket callback that runs in BH context, can reach handshakereqcancel via nvmettcpschedulereleasequeue and tlshandshakecancel. handshakereqcancel acquires hn-hnlock...

7.5CVSS5.2AI score0.00441EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/07/19 12:0 a.m.12 views

PT-2026-61297

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A deadlock occurs in the Linux kernel when nvmet tcp state change a socket callback running in Bottom Half BH context triggers handshake req cancel via nvmet tcp schedule release queue a...

7.5CVSS5.8AI score0.00441EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2026/07/01 3:19 a.m.9 views

SUSE CVE-2026-53070

In the Linux kernel, the following vulnerability has been resolved: sctp: disable BH before calling udptunnelxmitskb udptunnelxmitskb / udptunnel6xmitskb are expected to run with BH disabled. After commit 6f1a9140ecda "add xmit recursion limit to tunnel xmit functions", on the path:...

5.9CVSS5.8AI score0.00346EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2026/06/25 12:0 a.m.14 views

Linux Distros Unpatched Vulnerability : CVE-2026-53070

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - sctp: disable BH before calling udptunnelxmitskb udptunnelxmitskb / udptunnel6xmitskb are expected to run with BH disabled. After commit 6f1a9140ecda add xmit...

7.5CVSS5.9AI score0.00346EPSS
SaveExploits0References4
NVD
NVD
added 2026/06/24 5:17 p.m.13 views

CVE-2026-53070

In the Linux kernel, the following vulnerability has been resolved: sctp: disable BH before calling udptunnelxmitskb udptunnelxmitskb / udptunnel6xmitskb are expected to run with BH disabled. After commit 6f1a9140ecda "add xmit recursion limit to tunnel xmit functions", on the path:...

7.5CVSS0.00346EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/06/24 12:0 a.m.17 views

PT-2026-51964

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the SCTP implementation where Bottom Half BH processing is not disabled before calling the udp tunnel xmit skb and udp tunnel6 xmit skb functions. These functions are...

7.5CVSS5.9AI score0.00346EPSS
SaveExploits0
NVD
NVD
added 2026/05/28 10:16 a.m.20 views

CVE-2026-46137

In the Linux kernel, the following vulnerability has been resolved: mptcp: pm: ADDADDR rtx: fix potential data-race This mptcppmaddtimer helper is executed as a timer callback in softirq context. To avoid any data races, the socket lock needs to be held with bhlocksock. If the socket is in use,...

9.8CVSS0.00426EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2026/05/28 10:16 a.m.9 views

CVE-2026-46137

In the Linux kernel, the following vulnerability has been resolved: mptcp: pm: ADDADDR rtx: fix potential data-race This mptcppmaddtimer helper is executed as a timer callback in softirq context. To avoid any data races, the socket lock needs to be held with bhlocksock. If the socket is in use,...

9.8CVSS5.4AI score0.00426EPSS
SaveExploits0References38
CVE
CVE
added 2026/05/28 9:35 a.m.83 views

CVE-2026-46137

CVE-2026-46137 affects the Linux kernel MPTCP implementation. The mptcp_pm_add_timer() helper runs as a timer callback in softirq context and can race with socket state unless the socket lock is held with bh_lock_sock(). The mitigation is to hold the lock and retry if the socket is in use, mirror...

9.8CVSS5.8AI score0.00426EPSS
SaveExploits0References8Affected Software1
Rows per page
Query Builder