CVE-2026-72061

Source
https://cve.org/CVERecord?id=CVE-2026-72061
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-72061.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-72061
Downstream
Published
2026-08-15T05:52:15.823Z
Modified
2026-08-18T03:56:20.119176230Z
Severity
  • 8.8 (High) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H CVSS Calculator
Summary
net: sit: require CAP_NET_ADMIN in the device netns for changelink
Details

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 dev_net(dev), so a caller privileged there but not in t->net can rewrite a tunnel that lives in t->net.

Gate ipip6changelink() on rtnldevlinknet_capable() 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.

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/72xxx/CVE-2026-72061.json"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
5e6700b3bf98fe98d630bf9c939ad4c85ce95592
Fixed
cb41b308e9d867725d965b291dd085028e36a480
Fixed
c5a0ae895432596b2f464172da8218e2d84e2932
Fixed
7d139dec96691cde96cb40ed293e2d13d994fb4f
Fixed
388ccffbd2e7e5e4271f291085a7451865705305
Fixed
c0ea1aedb37bb979e864ed7787975434bbd9db73
Fixed
3118e97dae533fb45964b87bbed1801afcff7c65
Fixed
99ae3248b33df94201915d9c32e7470cdf08cfcd
Fixed
27ccb68e7cccead5d8c611665a45d23032d468b3

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-72061.json"

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
3.11.0
Fixed
5.10.261
Type
ECOSYSTEM
Events
Introduced
5.11.0
Fixed
5.15.212
Type
ECOSYSTEM
Events
Introduced
5.16.0
Fixed
6.1.178
Type
ECOSYSTEM
Events
Introduced
6.2.0
Fixed
6.6.145
Type
ECOSYSTEM
Events
Introduced
6.7.0
Fixed
6.12.97
Type
ECOSYSTEM
Events
Introduced
6.13.0
Fixed
6.18.40
Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
7.1.5

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-72061.json"