中危 linux linux_kernel 使用共享资源的并发执行不恰当同步问题(竞争条件)
CVE编号
CVE-2022-1247利用情况
暂无补丁情况
官方补丁披露时间
2022-09-01漏洞描述
An issue found in linux-kernel that leads to a race condition in rose_connect(). The rose driver uses rose_neigh->use to represent how many objects are using the rose_neigh. When a user wants to delete a rose_route via rose_ioctl(), the rose driver calls rose_del_node() and removes neighbours only if their “count” and “use” are zero.解决建议
建议您更新当前系统或软件至最新版,完成漏洞的修复。
参考链接 |
|
---|---|
https://access.redhat.com/security/cve/CVE-2022-1247 | |
https://bugzilla.redhat.com/show_bug.cgi?id=2066799 |
受影响软件情况
# | 类型 | 厂商 | 产品 | 版本 | 影响面 | ||||
1 | |||||||||
---|---|---|---|---|---|---|---|---|---|
运行在以下环境 | |||||||||
系统 | debian_10 | linux | * | Up to (including) 4.19.249-2 | |||||
运行在以下环境 | |||||||||
系统 | debian_11 | linux | * | Up to (including) 5.10.197-1 | |||||
运行在以下环境 | |||||||||
系统 | debian_12 | linux | * | Up to (including) 6.1.55-1 | |||||
运行在以下环境 | |||||||||
系统 | debian_9 | linux | * | Up to (including) 4.9.228-1 | |||||
运行在以下环境 | |||||||||
系统 | debian_sid | linux | * | Up to (including) 6.5.10-1 | |||||
运行在以下环境 | |||||||||
系统 | fedoraproject | fedora | 36 | - | |||||
运行在以下环境 | |||||||||
系统 | linux | linux_kernel | - | - | |||||
运行在以下环境 | |||||||||
系统 | redhat | enterprise_linux | 9.0 | - | |||||
- 攻击路径 本地
- 攻击复杂度 复杂
- 权限要求 普通权限
- 影响范围 越权影响
- EXP成熟度 未验证
- 补丁情况 官方补丁
- 数据保密性 数据泄露
- 数据完整性 无影响
- 服务器危害 无影响
- 全网数量 N/A
CWE-ID | 漏洞类型 |
CWE-362 | 使用共享资源的并发执行不恰当同步问题(竞争条件) |
Exp相关链接

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