低危 Linux Kernel本地权限提升漏洞(CNVD-2016-11972)
CVE编号
CVE-2016-8655利用情况
POC 已公开补丁情况
官方补丁披露时间
2016-12-08漏洞描述
Linux kernel是美国Linux基金会发布的操作系统Linux所使用的内核。 Linux Kernel本地权限提升漏洞。由于创建AF-PACKET套接字时,网络命名空间中需要CAP_NET_RAW,在低权限命名空间可用的系统中(Ubuntu、Fedora等)中可通过未授权进程获取。本地攻击者利用漏洞可在内核中执行任意代码,导致拒绝服务条件,或以管理员权限执行任意代码。解决建议
厂商已提供漏洞修补方案,请关注如下链接及时更新:https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=84ac7260236a49c79eede91617700174c2c19b0c受影响软件情况
# | 类型 | 厂商 | 产品 | 版本 | 影响面 | ||||
1 | |||||||||
---|---|---|---|---|---|---|---|---|---|
运行在以下环境 | |||||||||
系统 | debian | DPKG | * | Up to (excluding) 4.8.15-1 | |||||
运行在以下环境 | |||||||||
系统 | linux | linux_kernel | * | Up to (including) 4.8.12 | |||||
运行在以下环境 | |||||||||
系统 | redhat_7 | kernel-rt | * | Up to (excluding) 0:3.10.0-514.10.2.rt56.435.el7 | |||||
运行在以下环境 | |||||||||
系统 | suse_12 | kernel-default-extra | * | Up to (excluding) 4.4.73-5 | |||||
运行在以下环境 | |||||||||
系统 | ubuntu_12.04.5_lts | linux | * | Up to (excluding) 3.2.0-118.161 | |||||
运行在以下环境 | |||||||||
系统 | ubuntu_14.04.6_lts | linux | * | Up to (excluding) 3.13.0-105.152 | |||||
运行在以下环境 | |||||||||
系统 | ubuntu_16.04.7_lts | linux | * | Up to (excluding) 4.4.0-53.74 | |||||
- 攻击路径 本地
- 攻击复杂度 复杂
- 权限要求 普通权限
- 影响范围 有限影响
- EXP成熟度 POC 已公开
- 补丁情况 官方补丁
- 数据保密性 无影响
- 数据完整性 无影响
- 服务器危害 无影响
- 全网数量 100
CWE-ID | 漏洞类型 |
CWE-362 | 使用共享资源的并发执行不恰当同步问题(竞争条件) |
CWE-416 | 释放后使用 |
Exp相关链接
- https://github.com/agkunkle/chocobo
- https://github.com/KosukeShimofuji/CVE-2016-8655
- https://github.com/LakshmiDesai/CVE-2016-8655
- https://github.com/martinmullins/CVE-2016-8655_Android
- https://github.com/scarvell/cve-2016-8655
- https://github.com/search?q=CVE-2016-8655
- https://raw.githubusercontent.com/rapid7/metasploit-framework/master/modules/exploits/linux/local/af_packet_chocobo_root_priv_esc.rb
- https://www.exploit-db.com/exploits/40871
- https://www.exploit-db.com/exploits/44696
- https://www.exploit-db.com/exploits/47170

版权声明
本站原创文章转载请注明文章出处及链接,谢谢合作!
评论