Improper access control in Linux kernel - CVE-2026-31692
Published: April 30, 2026
Linux kernel
Detailed vulnerability description
The vulnerability allows a local user to create interfaces in arbitrary network namespaces.
The vulnerability exists due to improper access control in rtnl_newlink() when creating paired devices with a peer network namespace. A local user can create veth, vxcan, or netkit interfaces to create interfaces in arbitrary network namespaces.
Exploitation requires a user namespace.