PT-2026-61145 · Linux+1 · Linux Kernel+1
CVE-2026-63829
·
Published
2026-07-19
·
Updated
2026-09-09
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 Linux kernel where the
changelink() operation for tunnels does not properly validate permissions across network namespaces (netns). Specifically, the rtnl changelink path only verifies the CAP NET ADMIN capability against the device network namespace dev net(dev) and fails to check it against the tunnel link network namespace t->net. This allows a user with privileges in the device namespace, but lacking them in the link namespace, to rewrite a tunnel residing in t->net. This flaw affects ipgre changelink() and erspan changelink() during RTM NEWLINK operations. The issue is particularly relevant for container hosts and WSL 2 environments.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
Ubuntu