PT-2026-70946 · Linux · Linux Kernel
CVE-2026-68432
·
Published
2026-08-12
·
Updated
2026-08-14
CVSS v3.1
8.8
High
| Vector | AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
An issue exists in the vxlan component where the
changelink() operation does not properly verify permissions across different network namespaces (netns). Specifically, the rtnl changelink path only checks for CAP NET ADMIN privileges against dev net(dev), ignoring the sticky underlay network namespace vxlan->net. This allows a user with privileges in dev net(dev) but without them in vxlan->net to rewrite a vxlan device. The vxlan changelink() function validates configurations and can reopen underlay sockets within vxlan->net, making it susceptible to unauthorized configuration changes.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Linux Kernel