低危 Linux Kernel raw_sendmsg()竞争条件漏洞
CVE编号
CVE-2017-17712利用情况
暂无补丁情况
官方补丁披露时间
2017-12-16漏洞描述
Linux kernel through 4.14.6中的的net / ipv4 / raw.c中的raw_sendmsg()函数在inet-> hdrincl中有一个竞争条件导致未初始化的堆栈指针使用;这允许本地用户执行代码并获得权限。解决建议
厂商补丁:Linux-----目前厂商已经发布了升级补丁以修复这个安全问题,请到厂商的主页下载:https://bugzilla.redhat.com/show_bug.cgi?id=1526933http://www.linux.org/https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=8f659a03a0ba9289b9aeb9b4470e6fb263d6f483https://github.com/torvalds/linux/commit/8f659a03a0ba9289b9aeb9b4470e6fb263d6f483受影响软件情况
# | 类型 | 厂商 | 产品 | 版本 | 影响面 | ||||
1 | |||||||||
---|---|---|---|---|---|---|---|---|---|
运行在以下环境 | |||||||||
系统 | linux | linux_kernel | * | Up to (including) 4.14.6 | |||||
运行在以下环境 | |||||||||
系统 | redhat_7 | kernel | * | Up to (excluding) 0:4.11.0-44.6.1.el7a | |||||
运行在以下环境 | |||||||||
系统 | suse_12 | kernel-default-extra | * | Up to (excluding) 4.12.14-94.41 | |||||
运行在以下环境 | |||||||||
系统 | ubuntu_14.04.6_lts | linux-aws | * | Up to (excluding) 4.4.0-1014.14 | |||||
运行在以下环境 | |||||||||
系统 | ubuntu_16.04.7_lts | linux | * | Up to (excluding) 4.4.0-116.140 | |||||
运行在以下环境 | |||||||||
系统 | ubuntu_18.04.5_lts | linux | * | Up to (excluding) 4.15.0-10.11 | |||||
- 攻击路径 本地
- 攻击复杂度 困难
- 权限要求 普通权限
- 影响范围 有限影响
- EXP成熟度 未验证
- 补丁情况 官方补丁
- 数据保密性 无影响
- 数据完整性 无影响
- 服务器危害 无影响
- 全网数量 100
CWE-ID | 漏洞类型 |
CWE-362 | 使用共享资源的并发执行不恰当同步问题(竞争条件) |
Exp相关链接

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