低危 Linux kernel KEYS子系统密钥漏洞
CVE编号
CVE-2017-17807利用情况
暂无补丁情况
官方补丁披露时间
2017-12-21漏洞描述
4.14.6之前的Linux内核中的KEYS子系统在通过 the request_key() system call向当前任务的'default request-key keyring'添加密钥时省略了访问控制检查,允许本地用户使用一系列精心设计的系统调用将密钥添加到密钥环,只对该密钥环具有搜索权限(不是写权限),这与security / keys / request_key.c中的construct_get_dest_keyring()相关。解决建议
目前厂商已发布升级补丁以修复漏洞,补丁获取链接:https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=4dca6ea1d9432052afb06baf2e3ae78188a4410b受影响软件情况
# | 类型 | 厂商 | 产品 | 版本 | 影响面 | ||||
1 | |||||||||
---|---|---|---|---|---|---|---|---|---|
运行在以下环境 | |||||||||
系统 | linux | linux_kernel | * | Up to (excluding) 4.14.6 | |||||
运行在以下环境 | |||||||||
系统 | redhat_7 | kernel-rt | * | Up to (excluding) 0:3.10.0-1127.rt56.1093.el7 | |||||
运行在以下环境 | |||||||||
系统 | ubuntu_14.04.6_lts | linux | * | Up to (excluding) 3.13.0-144.193 | |||||
运行在以下环境 | |||||||||
系统 | ubuntu_16.04.7_lts | linux | * | Up to (excluding) 4.4.0-119.143 | |||||
运行在以下环境 | |||||||||
系统 | ubuntu_18.04.5_lts | linux | * | Up to (excluding) 4.15.0-10.11 | |||||
- 攻击路径 本地
- 攻击复杂度 容易
- 权限要求 普通权限
- 影响范围 有限影响
- EXP成熟度 未验证
- 补丁情况 官方补丁
- 数据保密性 无影响
- 数据完整性 传输被破坏
- 服务器危害 无影响
- 全网数量 N/A
CWE-ID | 漏洞类型 |
CWE-862 | 授权机制缺失 |
Exp相关链接

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