Lucene search
+L

307 matches found

Tenable Nessus
Tenable Nessus
added 3 days ago4 views

Linux Distros Unpatched Vulnerability : CVE-2026-63917

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ip6: vti: Use ip6tnl.net in vti6changelink. ip netns add ns1 ip netns add ns2 ip -n ns1 link add vti6test type vti6 remote ::1 local ::2 key 7 ip -n ns1 link se...

8.8CVSS5.5AI score0.00164EPSS
SaveExploits0References2
NVD
NVD
added 4 days ago6 views

CVE-2026-63978

In the Linux kernel, the following vulnerability has been resolved: net/handshake: Drain pending requests at net namespace exit The arguments to listspliceinit in handshakenetexit are reversed. The call moves the local empty "requests" list onto hn-hnrequests, leaving the local list empty, so the...

9.8CVSS0.00605EPSS
SaveExploits0References3
NVD
NVD
added 4 days ago6 views

CVE-2026-63919

In the Linux kernel, the following vulnerability has been resolved: xfrm: input: hold netns during deferred transport reinjection Transport-mode reinjection stores a struct net pointer in skb-cb and uses it later from xfrmtransreinject. That pointer must stay valid until the deferred callback run...

8.8CVSS0.00632EPSS
SaveExploits0References8
NVD
NVD
added 4 days ago6 views

CVE-2026-63921

In the Linux kernel, the following vulnerability has been resolved: ip6: vti: Use ip6tnl.net in vti6siocdevprivate. After patch 1/2 in this series, vti6update unlinks and relinks the tunnel through t-net. vti6siocdevprivate still uses devnetdev for the collision lookup. For a tunnel moved through...

8.8CVSS0.00176EPSS
SaveExploits0References8
EUVD
EUVD
added 4 days ago6 views

EUVD-2026-45652

In the Linux kernel, the following vulnerability has been resolved: netfilter: xtables: allocate hook ops while under mutex arp/ip6tregistertable add the table to the per-netns list via xtregistertable before allocating the per-netns hook ops copy via kmemduparray. This leaves a window where the...

5.4AI score0.00155EPSS
SaveExploits0References2
Cvelist
Cvelist
added 4 days ago29 views

CVE-2026-63978 net/handshake: Drain pending requests at net namespace exit

In the Linux kernel, the following vulnerability has been resolved: net/handshake: Drain pending requests at net namespace exit The arguments to listspliceinit in handshakenetexit are reversed. The call moves the local empty "requests" list onto hn-hnrequests, leaving the local list empty, so the...

9.8CVSS0.00605EPSS
SaveExploits0References3
EUVD
EUVD
added 4 days ago10 views

EUVD-2026-45751

In the Linux kernel, the following vulnerability has been resolved: net/handshake: Drain pending requests at net namespace exit The arguments to listspliceinit in handshakenetexit are reversed. The call moves the local empty "requests" list onto hn-hnrequests, leaving the local list empty, so the...

5.3AI score0.00605EPSS
SaveExploits0References3
CVE
CVE
added 4 days ago9 views

CVE-2026-63978

The CVE-2026-63978 issue affects the Linux kernel in net/handshake handling during net namespace exit. The root cause is reversed arguments to list_splice_init() in handshake_net_exit(), which transfers the pending handshake requests to the wrong list, causing the drain loop to skip, leaving some...

9.8CVSS5.3AI score0.00605EPSS
SaveExploits0References3
OSV
OSV
added 4 days ago6 views

CVE-2026-63978 net/handshake: Drain pending requests at net namespace exit

In the Linux kernel, the following vulnerability has been resolved: net/handshake: Drain pending requests at net namespace exit The arguments to listspliceinit in handshakenetexit are reversed. The call moves the local empty "requests" list onto hn-hnrequests, leaving the local list empty, so the...

9.8CVSS5.3AI score0.00605EPSS
SaveExploits0References6
Cvelist
Cvelist
added 4 days ago26 views

CVE-2026-63921 ip6: vti: Use ip6_tnl.net in vti6_siocdevprivate().

In the Linux kernel, the following vulnerability has been resolved: ip6: vti: Use ip6tnl.net in vti6siocdevprivate. After patch 1/2 in this series, vti6update unlinks and relinks the tunnel through t-net. vti6siocdevprivate still uses devnetdev for the collision lookup. For a tunnel moved through...

8.8CVSS0.00176EPSS
SaveExploits0References8
EUVD
EUVD
added 4 days ago9 views

EUVD-2026-45694

In the Linux kernel, the following vulnerability has been resolved: ip6: vti: Use ip6tnl.net in vti6siocdevprivate. After patch 1/2 in this series, vti6update unlinks and relinks the tunnel through t-net. vti6siocdevprivate still uses devnetdev for the collision lookup. For a tunnel moved through...

5.5AI score0.00176EPSS
SaveExploits0References8
Cvelist
Cvelist
added 4 days ago29 views

CVE-2026-63914 xfrm: route MIGRATE notifications to caller's netns

In the Linux kernel, the following vulnerability has been resolved: xfrm: route MIGRATE notifications to caller's netns xfrmsendmigrate in net/xfrm/xfrmuser.c and pfkeysendmigrate in net/key/afkey.c both hardcode &initnet for the multicast that announces a successful XFRMMSGMIGRATE / SADBXMIGRATE...

7.3CVSS0.00155EPSS
SaveExploits0References8
EUVD
EUVD
added 4 days ago7 views

EUVD-2026-45687

In the Linux kernel, the following vulnerability has been resolved: xfrm: route MIGRATE notifications to caller's netns xfrmsendmigrate in net/xfrm/xfrmuser.c and pfkeysendmigrate in net/key/afkey.c both hardcode &initnet for the multicast that announces a successful XFRMMSGMIGRATE / SADBXMIGRATE...

5.4AI score0.00155EPSS
SaveExploits0References8
OSV
OSV
added 4 days ago11 views

CVE-2026-63914 xfrm: route MIGRATE notifications to caller's netns

In the Linux kernel, the following vulnerability has been resolved: xfrm: route MIGRATE notifications to caller's netns xfrmsendmigrate in net/xfrm/xfrmuser.c and pfkeysendmigrate in net/key/afkey.c both hardcode &initnet for the multicast that announces a successful XFRMMSGMIGRATE / SADBXMIGRATE...

7.3CVSS5.4AI score0.00155EPSS
SaveExploits0References11
CVE
CVE
added 4 days ago8 views

CVE-2026-63829

The CVE-2026-63829 issue affects the Linux kernel’s GRE/IP tunnel handling: the changelink path for RTM_NEWLINK did not require CAP_NET_ADMIN in the tunnel’s link netns, allowing a caller with CAP_NET_ADMIN in dev_net(dev) but not in t->net to rewrite tunnels. The fix adds rtnl_dev_link_net_ca...

8.8CVSS5.4AI score0.00123EPSS
SaveExploits0References4
OSV
OSV
added 4 days ago4 views

CVE-2026-63829 net: ip_gre: require CAP_NET_ADMIN in the device netns for changelink

In the Linux kernel, the following vulnerability has been resolved: net: ipgre: require CAPNETADMIN in the device netns for changelink A tunnel changelink operates on at most two netns, devnetdev and the tunnel link netns t-net. They differ once the device is created in or moved to a netns other...

8.8CVSS5.4AI score0.00123EPSS
SaveExploits0References7
EUVD
EUVD
added 4 days ago9 views

EUVD-2026-45467

In the Linux kernel, the following vulnerability has been resolved: tipc: fix slab-use-after-free Read in tipcaeaddecryptdone tipcaeaddecrypt goes straight from tipcbearerholdb to cryptoaeaddecryptreq without taking a reference on the netns, unlike the encrypt path. When cryptoaeaddecrypt is...

5.4AI score0.00455EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 4 days ago10 views

PT-2026-61295

In the Linux kernel, the following vulnerability has been resolved: net/handshake: Drain pending requests at net namespace exit The arguments to list splice init in handshake net exit are reversed. The call moves the local empty "requests" list onto hn-hn requests, leaving the local list empty, s...

5.3AI score0.00605EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 4 days ago8 views

PT-2026-61231

In the Linux kernel, the following vulnerability has been resolved: xfrm: route MIGRATE notifications to caller's netns xfrm send migrate in net/xfrm/xfrm user.c and pfkey send migrate in net/key/af key.c both hardcode &init net for the multicast that announces a successful XFRM MSG MIGRATE / SAD...

5.4AI score0.00155EPSS
SaveExploits0References9
Tenable Nessus
Tenable Nessus
added 2026/06/28 12:0 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2026-53094

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - bpf: Fix stale offload-prog pointer after constant blinding When a dev-bound-only BPF program BPFFXDPDEVBOUNDONLY undergoes JIT compilation with constant blindi...

7.8CVSS5.4AI score0.00128EPSS
SaveExploits0References3
Rows per page
Query Builder