In the Linux kernel, the following vulnerability has been resolved: net: ip_gre: require CAP_NET_ADMIN in the device netns for changelink A tunnel changelink() operates on at most two netns, dev_ne…
提示
摘要
In the Linux kernel, the following vulnerability has been resolved: net: ip_gre: require CAP_NET_ADMIN in the device netns for changelink A tunnel 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-…
中文摘要建设中,暂以英文摘要呈现(DR-003 v2)。
深度研判 · 自动通道
该漏洞尚未生成深度研判报告(DR-003 v2 AI pipeline 建设中)。
数据来源
- NVD DATABASE
原始链接
- https://git.kernel.org/stable/c/1697957eb0971d420dde42862b88eb43506a1105
- https://git.kernel.org/stable/c/47b5d3d506609b08b2e1f7c14f0b681a1953d572
- https://git.kernel.org/stable/c/8165f7ff57d9667d2bb477ef6af83ede7fed4ad7
- https://git.kernel.org/stable/c/9831bc9ecb402957810c2045c663fbfe9b09e296
时间线
- nvd_ingest NVD