Lucene search
+L

686 matches found

RedhatCVE
RedhatCVE
•added 2026/07/21 4:26 p.m.•25 views

CVE-2026-63917

A flaw was found in the Linux kernel's IPv6 Virtual Tunnel Interface vti6 component. An unprivileged local user, particularly within a user namespace, could exploit a vulnerability related to incorrect network namespace handling during the movement of a vti6 tunnel. This issue can lead to a kerne...

8.8CVSS5.3AI score0.00169EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
•added 2026/07/21 12:59 p.m.•14 views

SUSE CVE-2026-64137

In the Linux kernel, the following vulnerability has been resolved: smb: client: require net admin for CIFS SWN netlink CIFSGENLCMDSWNNOTIFY is the userspace witness-notify command. The intended sender is the cifs.witness helper, but the generic-netlink operation currently has no capability flag,...

7CVSS5.3AI score0.00176EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/07/20 5:08 p.m.•36 views

CVE-2026-63801

A flaw was found in the Linux kernel. A remote attacker could exploit a use-after-free vulnerability in the Transparent Inter-Process Communication TIPC cryptographic decryption process. This flaw occurs when a network namespace, a mechanism for isolating network resources, is deallocated before ...

8.8CVSS5.5AI score0.00513EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/07/20 4:33 p.m.•14 views

CVE-2026-63829

A flaw was found in the Linux kernel's IP Generic Routing Encapsulation ipgre component. This vulnerability allows a local attacker with network administration capabilities in one network namespace to modify a tunnel residing in a different network namespace where they lack privileges. This is du...

8.8CVSS3.8AI score0.00127EPSS
SaveExploits0References4
Microsoft CVE
Microsoft CVE
•added 2026/07/20 8:04 a.m.•9 views

net: ip_gre: require CAP_NET_ADMIN in the device netns for changelink

...

8.8CVSS4.4AI score0.00127EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
•added 2026/07/20 12:00 a.m.•12 views

Linux Distros Unpatched Vulnerability : CVE-2026-63919

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - xfrm: input: hold netns during deferred transport reinjection Transport-mode reinjection stores a struct net pointer in skb-cb and uses it later from...

8.8CVSS5.5AI score0.0065EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
•added 2026/07/20 12:00 a.m.•16 views

Linux Distros Unpatched Vulnerability : CVE-2026-64137

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - smb: client: require net admin for CIFS SWN netlink CIFSGENLCMDSWNNOTIFY is the userspace witness- notify command. The intended sender is the cifs.witness helpe...

7.8CVSS5.9AI score0.00176EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
•added 2026/07/19 5:34 p.m.•12 views

SUSE CVE-2026-63829

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

7.1CVSS5.3AI score0.00127EPSS
SaveExploits0References24
NVD
NVD
•added 2026/07/19 4:17 p.m.•21 views

CVE-2026-63914

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.00162EPSS
SaveExploits0References8
attackerkb
attackerkb
•added 2026/07/19 3:40 p.m.•13 views

CVE-2026-64137

In the Linux kernel, the following vulnerability has been resolved: smb: client: require net admin for CIFS SWN netlink CIFSGENLCMDSWNNOTIFY is the userspace witness-notify command. The intended sender is the cifs.witness helper, but the generic-netlink operation currently has no capability flag,...

5.3AI score0.00176EPSS
SaveExploits0References8Affected Software1
EUVD
EUVD
•added 2026/07/19 2:55 p.m.•25 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
CVE
CVE
•added 2026/07/19 2:55 p.m.•75 views

CVE-2026-63919

The CVE-2026-63919 entry concerns the Linux kernel's xfrm input path and deferred transport reinjection. The vulnerability stems from storing a struct net pointer in skb->cb and later using it in xfrm_trans_reinject() without ensuring the netns lifetime, risking dereferencing a torn-down names...

8.8CVSS5.3AI score0.0065EPSS
SaveExploits0References8
Debian CVE
Debian CVE
•added 2026/07/19 2:55 p.m.•10 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.8CVSS5.2AI score0.0065EPSS
SaveExploits0
EUVD
EUVD
•added 2026/07/19 2:55 p.m.•30 views

EUVD-2026-45692

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

5.3AI score0.0065EPSS
SaveExploits0References8
OSV
OSV
•added 2026/07/19 2:55 p.m.•13 views

CVE-2026-63919 xfrm: input: hold netns during deferred transport reinjection

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.8CVSS5.3AI score
SaveExploits0References11
Cvelist
Cvelist
•added 2026/07/19 2:55 p.m.•42 views

CVE-2026-63919 xfrm: input: hold netns during deferred transport reinjection

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.0065EPSS
SaveExploits0References8
EUVD
EUVD
•added 2026/07/19 2:55 p.m.•19 views

EUVD-2026-45690

In the Linux kernel, the following vulnerability has been resolved: 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 set vti6test netns ns2 ip -n ns2 link set vti6test type vti6 remote ::3...

5.5AI score0.00169EPSS
SaveExploits0References8
OSV
OSV
•added 2026/07/19 2:55 p.m.•14 views

CVE-2026-63917 ip6: vti: Use ip6_tnl.net in vti6_changelink().

In the Linux kernel, the following vulnerability has been resolved: 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 set vti6test netns ns2 ip -n ns2 link set vti6test type vti6 remote ::3...

8.8CVSS5.4AI score
SaveExploits0References11
CVE
CVE
•added 2026/07/19 2:55 p.m.•49 views

CVE-2026-63914

The CVE-2026-63914 issue concerns Linux kernel xfrm/af_key path handling where XFRM_MSG_MIGRATE notifications were unintentionally sent to init_net instead of the caller’s netns due to hardcoded &init_net in xfrm_send_migrate() and pfkey_send_migrate(). The netlink path for migrations was not net...

7.3CVSS5.4AI score0.00162EPSS
SaveExploits0References8
NVD
NVD
•added 2026/07/19 12:16 p.m.•15 views

CVE-2026-63829

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.8CVSS0.00127EPSS
SaveExploits0References8
Rows per page
Query Builder