CVE-2026-72055 (GCVE-0-2026-72055)
Vulnerability from cvelistv5
Published
2026-08-15 05:52
Modified
2026-08-17 05:39
Summary
In the Linux kernel, the following vulnerability has been resolved: net: ip6_vti: require CAP_NET_ADMIN in the device netns for changelink vti6_changelink() operates on at most two netns, dev_net(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 CAP_NET_ADMIN only against dev_net(dev), so a caller privileged there but not in t->net can rewrite a tunnel that lives in t->net. Gate vti6_changelink() on rtnl_dev_link_net_capable() at its top, before any attribute is parsed.
Impacted products
Vendor Product Version
Linux Linux Version: 61220ab349485d911083d0b7990ccd3db6c63297
Version: 61220ab349485d911083d0b7990ccd3db6c63297
Version: 61220ab349485d911083d0b7990ccd3db6c63297
Version: 61220ab349485d911083d0b7990ccd3db6c63297
Version: 61220ab349485d911083d0b7990ccd3db6c63297
Version: 61220ab349485d911083d0b7990ccd3db6c63297
Version: 61220ab349485d911083d0b7990ccd3db6c63297
Version: 61220ab349485d911083d0b7990ccd3db6c63297
Create a notification for this product.
Show details on NVD website


{
  "containers": {
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "Linux",
          "programFiles": [
            "net/ipv6/ip6_vti.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "lessThan": "f5254e7766b4ac02b66b2ccef896cd278503cb11",
              "status": "affected",
              "version": "61220ab349485d911083d0b7990ccd3db6c63297",
              "versionType": "git"
            },
            {
              "lessThan": "ef897249dc957089e6f7f11ceea699e093ad51bd",
              "status": "affected",
              "version": "61220ab349485d911083d0b7990ccd3db6c63297",
              "versionType": "git"
            },
            {
              "lessThan": "f6e8b52a2cb3bbd72ddc2d44e474b907b9dcf5ba",
              "status": "affected",
              "version": "61220ab349485d911083d0b7990ccd3db6c63297",
              "versionType": "git"
            },
            {
              "lessThan": "c64b9ae7eb97e81d54b792910a3aeafd92566c79",
              "status": "affected",
              "version": "61220ab349485d911083d0b7990ccd3db6c63297",
              "versionType": "git"
            },
            {
              "lessThan": "b2b61c540571b3cc2f461e2a579ba2cc8c2a52cf",
              "status": "affected",
              "version": "61220ab349485d911083d0b7990ccd3db6c63297",
              "versionType": "git"
            },
            {
              "lessThan": "0b2f9c908f930ec4be17d389723f9a202d6a883c",
              "status": "affected",
              "version": "61220ab349485d911083d0b7990ccd3db6c63297",
              "versionType": "git"
            },
            {
              "lessThan": "f97e93ebf2f9b8ef3b87f7a9371255e84d151587",
              "status": "affected",
              "version": "61220ab349485d911083d0b7990ccd3db6c63297",
              "versionType": "git"
            },
            {
              "lessThan": "e2ac3b242c37dff323a964962e43854f4b1a2b79",
              "status": "affected",
              "version": "61220ab349485d911083d0b7990ccd3db6c63297",
              "versionType": "git"
            }
          ]
        },
        {
          "defaultStatus": "affected",
          "product": "Linux",
          "programFiles": [
            "net/ipv6/ip6_vti.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "status": "affected",
              "version": "3.15"
            },
            {
              "lessThan": "3.15",
              "status": "unaffected",
              "version": "0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.10.*",
              "status": "unaffected",
              "version": "5.10.261",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.15.*",
              "status": "unaffected",
              "version": "5.15.212",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.1.*",
              "status": "unaffected",
              "version": "6.1.178",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.6.*",
              "status": "unaffected",
              "version": "6.6.145",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.12.*",
              "status": "unaffected",
              "version": "6.12.97",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.18.*",
              "status": "unaffected",
              "version": "6.18.40",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "7.1.*",
              "status": "unaffected",
              "version": "7.1.5",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "*",
              "status": "unaffected",
              "version": "7.2",
              "versionType": "original_commit_for_fix"
            }
          ]
        }
      ],
      "cpeApplicability": [
        {
          "nodes": [
            {
              "cpeMatch": [
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.10.261",
                  "versionStartIncluding": "3.15",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.15.212",
                  "versionStartIncluding": "3.15",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.1.178",
                  "versionStartIncluding": "3.15",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.6.145",
                  "versionStartIncluding": "3.15",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.12.97",
                  "versionStartIncluding": "3.15",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.18.40",
                  "versionStartIncluding": "3.15",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "7.1.5",
                  "versionStartIncluding": "3.15",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "7.2",
                  "versionStartIncluding": "3.15",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet: ip6_vti: require CAP_NET_ADMIN in the device netns for changelink\n\nvti6_changelink() operates on at most two netns, dev_net(dev) and the\ntunnel link netns t-\u003enet. They differ once the device is created in or\nmoved to a netns other than the one the request runs in. The rtnl\nchangelink path checks CAP_NET_ADMIN only against dev_net(dev), so a\ncaller privileged there but not in t-\u003enet can rewrite a tunnel that\nlives in t-\u003enet.\n\nGate vti6_changelink() on rtnl_dev_link_net_capable() at its top,\nbefore any attribute is parsed."
        }
      ],
      "metrics": [
        {
          "cvssV3_1": {
            "baseScore": 8.8,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H",
            "version": "3.1"
          },
          "scenarios": [
            {
              "lang": "en",
              "value": "AV:L - The flaw is only reachable through rtnetlink configuration (RTM_NEWLINK changelink via netlink socket), not from remote IPv6/IPsec packets processed by vti6_rcv; kernel guidance classifies netlink/tc paths as Local.\nAC:L - Exploitation is a deterministic attacker-controlled sequence (create vti6, move netns so dev_net(dev) != t-\u003enet, issue changelink) with no races, timing dependencies, or uncontrollable victim state once the cross-namespace device exists.\nPR:L - The rtnl entry path requires CAP_NET_ADMIN in dev_net(dev), obtainable by an unprivileged local user inside a user+network namespace (unshare --user --map-root-user --net) without init-namespace root or CAP_NET_ADMIN in t-\u003enet.\nUI:N - Exploitation is fully programmatic through netlink from the attacker\u0027s own process; no victim action such as mounting a filesystem, opening a file, or clicking is required.\nS:C - vti6_changelink mutates live tunnel state and hash tables in t-\u003enet while authorization is checked only against dev_net(dev), crossing from the attacker\u0027s net/user namespace into another tenant\u0027s or the host\u0027s network namespace IPsec tunnel configuration.\nC:H - Unauthorized changelink can rewrite IFLA_VTI_LOCAL/REMOTE, IKEY/OKEY, and FWMARK to redirect IPv6 IPsec VTI traffic through attacker-controlled endpoints, exposing decrypted tunneled payloads on the receive path.\nI:H - The attacker can arbitrarily reconfigure live vti6 tunnel endpoints, keys, link binding, and routing metadata in t-\u003enet without authorization, enabling traffic redirection and injection across the victim namespace\u0027s IPsec VPN paths.\nA:H - Rewriting or invalidating vti6 tunnel endpoints, keys, or link configuration can break production IPsec VPN overlays and dependent services, causing sustained loss of connectivity for workloads in the victim network namespace."
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2026-08-17T05:39:52.104Z",
        "orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
        "shortName": "Linux"
      },
      "references": [
        {
          "url": "https://git.kernel.org/stable/c/f5254e7766b4ac02b66b2ccef896cd278503cb11"
        },
        {
          "url": "https://git.kernel.org/stable/c/ef897249dc957089e6f7f11ceea699e093ad51bd"
        },
        {
          "url": "https://git.kernel.org/stable/c/f6e8b52a2cb3bbd72ddc2d44e474b907b9dcf5ba"
        },
        {
          "url": "https://git.kernel.org/stable/c/c64b9ae7eb97e81d54b792910a3aeafd92566c79"
        },
        {
          "url": "https://git.kernel.org/stable/c/b2b61c540571b3cc2f461e2a579ba2cc8c2a52cf"
        },
        {
          "url": "https://git.kernel.org/stable/c/0b2f9c908f930ec4be17d389723f9a202d6a883c"
        },
        {
          "url": "https://git.kernel.org/stable/c/f97e93ebf2f9b8ef3b87f7a9371255e84d151587"
        },
        {
          "url": "https://git.kernel.org/stable/c/e2ac3b242c37dff323a964962e43854f4b1a2b79"
        }
      ],
      "title": "net: ip6_vti: require CAP_NET_ADMIN in the device netns for changelink",
      "x_generator": {
        "engine": "bippy-1.2.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
    "assignerShortName": "Linux",
    "cveId": "CVE-2026-72055",
    "datePublished": "2026-08-15T05:52:11.413Z",
    "dateReserved": "2026-08-09T03:40:39.903Z",
    "dateUpdated": "2026-08-17T05:39:52.104Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2"
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Sightings

Author Source Type Date

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
  • Confirmed: The vulnerability is confirmed from an analyst perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
  • Patched: This vulnerability was successfully patched by the user reporting the sighting.
  • Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
  • Not confirmed: The user expresses doubt about the veracity of the vulnerability.
  • Not patched: This vulnerability was not successfully patched by the user reporting the sighting.


Loading…

Loading…