Lucene search
+L

481 matches found

SUSE CVE
SUSE CVE
added 2026/08/12 4:22 p.m.7 views

SUSE CVE-2026-68432

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

5.5CVSS5.5AI score0.0013EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2026/08/12 12:17 a.m.12 views

CVE-2026-68432

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

8.8CVSS5.5AI score0.0013EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/08/12 12:07 a.m.10 views

EUVD-2026-57040

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

5.3AI score0.0013EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/08/12 12:07 a.m.9 views

CVE-2026-68432

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

5.2AI score0.0013EPSS
SaveExploits0References6Affected Software1
CVE
CVE
added 2026/08/12 12:07 a.m.64 views

CVE-2026-68432

Summary: CVE-2026-68432 affects the Linux kernel VXLAN implementation. The bug arises from an incorrect privilege check in the rtnl changelink path: a process with CAP_NET_ADMIN in its own network namespace can rewrite a VXLAN device whose underlay lives in a different namespace. The affected cod...

8.8CVSS5.3AI score0.0013EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2026/08/12 12:07 a.m.16 views

CVE-2026-68432

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

8.8CVSS5.3AI score0.0013EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/08/12 12:07 a.m.34 views

CVE-2026-68432 vxlan: require CAP_NET_ADMIN in the device netns for changelink

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

8.8CVSS0.0013EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2026/08/12 12:00 a.m.52 views

Linux Distros Unpatched Vulnerability : CVE-2026-68432

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - vxlan: require CAPNETADMIN in the device netns for changelink A tunnel changelink operates on at most two netns, devnetdev and the sticky underlay netns...

8.8CVSS5.9AI score0.0013EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/08/11 6:35 p.m.10 views

CVE-2026-68162

A flaw was found in the Stream Control Transmission Protocol SCTP implementation within the Linux kernel. This Use-After-Free UAF vulnerability occurs during network namespace netns teardown. A local attacker with the ability to open a sysctl file could exploit this flaw, potentially leading to a...

7.8CVSS5.3AI score0.00184EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/11 4:46 p.m.13 views

CVE-2026-68161

A flaw was found in the Linux kernel's SCTP Stream Control Transmission Protocol implementation. When a network namespace netns is torn down, the associated SCTP UDP User Datagram Protocol tunnel sockets are not properly closed. This oversight can lead to a resource leak, potentially resulting in...

9.8CVSS5.3AI score0.00626EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/08/11 12:00 a.m.14 views

Linux Distros Unpatched Vulnerability : CVE-2026-68290

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - rds: tcp: unregister sysctl before tearing down listen socket rdstcpexitnet frees the per-netns RDS TCP listen socket via rdstcpkillsock before unregistering th...

7.8CVSS5.9AI score0.00125EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/10 1:20 p.m.10 views

DEBIAN-CVE-2026-68162

In the Linux kernel, the following vulnerability has been resolved: sctp: avoid authenable sysctl UAF during netns teardown procsctpdoauth updates the SCTP control socket after changing net.sctp.authenable. The handler gets the per-net SCTP state from ctl-data, so an already opened sysctl file ca...

7.8CVSS5.2AI score0.00184EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/10 1:20 p.m.8 views

AZL-94950 CVE-2026-68161 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: sctp: close UDP tunnel sockets during netns teardown procsctpdoudpport starts per-net SCTP UDP tunneling sockets when net.sctp.udpport is set, and stops/restarts them when the sysctl value changes. The netns exit path does not st...

9.8CVSS5.8AI score0.00626EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/10 1:20 p.m.7 views

AZL-95120 CVE-2026-68162 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: sctp: avoid authenable sysctl UAF during netns teardown procsctpdoauth updates the SCTP control socket after changing net.sctp.authenable. The handler gets the per-net SCTP state from ctl-data, so an already opened sysctl file ca...

7.8CVSS5.8AI score0.00184EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/08/10 1:20 p.m.10 views

CVE-2026-68290

In the Linux kernel, the following vulnerability has been resolved: rds: tcp: unregister sysctl before tearing down listen socket rdstcpexitnet frees the per-netns RDS TCP listen socket via rdstcpkillsock before unregistering the per-netns sysctl table. Since rdstcpskbufhandler derives the netns...

7.8CVSS5.5AI score0.00125EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2026/08/10 1:20 p.m.10 views

CVE-2026-68162

In the Linux kernel, the following vulnerability has been resolved: sctp: avoid authenable sysctl UAF during netns teardown procsctpdoauth updates the SCTP control socket after changing net.sctp.authenable. The handler gets the per-net SCTP state from ctl-data, so an already opened sysctl file ca...

7.8CVSS5.4AI score0.00184EPSS
SaveExploits0References7
OSV
OSV
added 2026/08/10 1:20 p.m.7 views

UBUNTU-CVE-2026-68290

In the Linux kernel, the following vulnerability has been resolved: rds: tcp: unregister sysctl before tearing down listen socket rdstcpexitnet frees the per-netns RDS TCP listen socket via rdstcpkillsock before unregistering the per-netns sysctl table. Since rdstcpskbufhandler derives the netns...

7.8CVSS5.3AI score0.00125EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/10 1:20 p.m.9 views

UBUNTU-CVE-2026-68162

In the Linux kernel, the following vulnerability has been resolved: sctp: avoid authenable sysctl UAF during netns teardown procsctpdoauth updates the SCTP control socket after changing net.sctp.authenable. The handler gets the per-net SCTP state from ctl-data, so an already opened sysctl file ca...

7.8CVSS5.2AI score0.00184EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2026/08/10 1:20 p.m.11 views

CVE-2026-68161

In the Linux kernel, the following vulnerability has been resolved: sctp: close UDP tunnel sockets during netns teardown procsctpdoudpport starts per-net SCTP UDP tunneling sockets when net.sctp.udpport is set, and stops/restarts them when the sysctl value changes. The netns exit path does not st...

9.8CVSS5.4AI score0.00626EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/10 1:20 p.m.8 views

UBUNTU-CVE-2026-68161

In the Linux kernel, the following vulnerability has been resolved: sctp: close UDP tunnel sockets during netns teardown procsctpdoudpport starts per-net SCTP UDP tunneling sockets when net.sctp.udpport is set, and stops/restarts them when the sysctl value changes. The netns exit path does not st...

9.8CVSS5.3AI score0.00626EPSS
SaveExploits0References7
Rows per page
Query Builder