低危 Linux kernel竞争条件问题漏洞
CVE编号
CVE-2020-27675利用情况
暂无补丁情况
官方补丁披露时间
2020-10-23漏洞描述
Linux kernel是美国Linux基金会发布的开源操作系统Linux所使用的内核。 在Linux内核5.9.1版本中发现了一个问题,在Xen到4.14.x版本中使用。drivers/Xen/events/events_base.c允许在事件处理循环(竞态条件)期间删除事件通道。这可能导致在空闲或空指针取消引用后使用,如通过重新配置中的半虚拟化设备(也称为CID-073d0552ead5)的事件导致dom0崩溃所示。解决建议
目前厂商已发布升级补丁以修复漏洞,补丁获取链接: https://xenbits.xen.org/xsa/advisory-331.html
受影响软件情况
# | 类型 | 厂商 | 产品 | 版本 | 影响面 | ||||
1 | |||||||||
---|---|---|---|---|---|---|---|---|---|
运行在以下环境 | |||||||||
系统 | amazon_2 | kernel | * | Up to (excluding) 5.4.80-40.140.amzn2 | |||||
运行在以下环境 | |||||||||
系统 | amazon_AMI | kernel | * | Up to (excluding) 4.14.209-117.337.amzn1 | |||||
运行在以下环境 | |||||||||
系统 | debian_10 | linux | * | Up to (excluding) 4.19.160-1 | |||||
运行在以下环境 | |||||||||
系统 | debian_11 | linux | * | Up to (excluding) 5.9.6-1 | |||||
运行在以下环境 | |||||||||
系统 | debian_12 | linux | * | Up to (excluding) 5.9.6-1 | |||||
运行在以下环境 | |||||||||
系统 | debian_9 | linux | * | Up to (excluding) 4.9.246-1 | |||||
运行在以下环境 | |||||||||
系统 | debian_sid | linux | * | Up to (excluding) 5.9.6-1 | |||||
运行在以下环境 | |||||||||
系统 | fedoraproject | fedora | 31 | - | |||||
运行在以下环境 | |||||||||
系统 | fedoraproject | fedora | 32 | - | |||||
运行在以下环境 | |||||||||
系统 | fedoraproject | fedora | 33 | - | |||||
运行在以下环境 | |||||||||
系统 | fedora_31 | kernel | * | Up to (excluding) 5.8.17-100.fc31 | |||||
运行在以下环境 | |||||||||
系统 | fedora_32 | kernel | * | Up to (excluding) 5.8.17-200.fc32 | |||||
运行在以下环境 | |||||||||
系统 | fedora_33 | kernel | * | Up to (excluding) 5.8.17-300.fc33 | |||||
运行在以下环境 | |||||||||
系统 | linux | linux_kernel | * | Up to (including) 5.9.1 | |||||
运行在以下环境 | |||||||||
系统 | suse_12_SP5 | kernel | * | Up to (excluding) 4.12.14-16.34.1 | |||||
运行在以下环境 | |||||||||
系统 | ubuntu_16.04 | linux | * | Up to (excluding) 4.4.0-1119.133 | |||||
运行在以下环境 | |||||||||
系统 | ubuntu_16.04.7_lts | linux | * | Up to (excluding) 4.4.0-198.230 | |||||
运行在以下环境 | |||||||||
系统 | ubuntu_18.04 | linux-hwe-5.4 | * | Up to (excluding) 5.4.0-1008.9~18.04.1 | |||||
运行在以下环境 | |||||||||
系统 | ubuntu_18.04.5_lts | linux | * | Up to (excluding) 4.15.0-129.132 | |||||
运行在以下环境 | |||||||||
系统 | ubuntu_20.04 | linux-bluefield | * | Up to (excluding) 5.4.0-40.45 | |||||
- 攻击路径 本地
- 攻击复杂度 容易
- 权限要求 普通权限
- 影响范围 有限影响
- EXP成熟度 未验证
- 补丁情况 官方补丁
- 数据保密性 无影响
- 数据完整性 无影响
- 服务器危害 无影响
- 全网数量 N/A
CWE-ID | 漏洞类型 |
CWE-362 | 使用共享资源的并发执行不恰当同步问题(竞争条件) |
CWE-416 | 释放后使用 |
CWE-476 | 空指针解引用 |
Exp相关链接

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