CVE-2026-72061: net: sit: require CAP_NET_ADMIN in the device netns for changelink

Published Aug 15, 2026
·
Updated

In the Linux kernel, the following vulnerability has been resolved:

net: sit: require CAPNETADMIN in the device netns for changelink

ipip6changelink() operates on at most two netns, devnet(dev) and the tunnel link netns t->net. They differ once the device is created in or moved to a netns other than the one the request runs in. The rtnl changelink path checks CAPNETADMIN only against devnet(dev), so a caller privileged there but not in t->net can rewrite a tunnel that lives in t->net.

Gate ipip6changelink() on rtnldevlinknetcapable() at its top, before any attribute is parsed. sit was the one tunnel type not covered by the recent series that added this check to the other changelink() handlers.

Affected Software

1 affected component
The Linux Kernel Project Linux Kernel

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Configuration

    Update the kernel netns capability check so that for the sit tunnel type changelink path enforces CAP_NET_ADMIN in the device netns (t->net), not only CAP_NET_ADMIN in dev_net(dev), matching the resolved change.

    Linux kernel (net: sit / tunnel link netns) CAP_NET_ADMIN check for changelink = Require CAP_NET_ADMIN in the device netns (t->net) for changelink operations (sit tunnel type)

Event History

Aug 15, 2026
CVE Published
via MITRE·05:52 AM
Data Sourced
via MITRE·05:52 AM
Description
Data Sourced
via NVD·06:21 AM
Description
Free Weekly Intel

Don't miss critical vulnerabilities

Join thousands of security professionals who receive our weekly digest of trending CVEs, zero-days, and exploited vulnerabilities.

No spam. Unsubscribe anytime.

Frequently Asked Questions

1

What is the severity of CVE-2026-72061?

The severity of CVE-2026-72061 is rated at 40.

2

How do I fix CVE-2026-72061?

To fix CVE-2026-72061, ensure that the system is updated to a version of the Linux kernel that addresses this vulnerability.

3

What does CVE-2026-72061 affect?

CVE-2026-72061 affects the Linux kernel's handling of the CAP_NET_ADMIN capability in network namespaces.

4

Who is impacted by CVE-2026-72061?

Users and administrators operating the Linux kernel who utilize network namespaces and tunneling features may be impacted by CVE-2026-72061.

5

What are the potential consequences of CVE-2026-72061?

The potential consequences of CVE-2026-72061 may include unauthorized configuration changes to network devices within a specific namespace.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203