中危 rust-lang rust 使用共享资源的并发执行不恰当同步问题(竞争条件)
CVE编号
CVE-2017-20004利用情况
暂无补丁情况
官方补丁披露时间
2021-04-14漏洞描述
In the standard library in Rust before 1.19.0, there is a synchronization problem in the MutexGuard object. MutexGuards can be used across threads with any types, allowing for memory safety issues through race conditions.解决建议
建议您更新当前系统或软件至最新版,完成漏洞的修复。
参考链接 |
|
---|---|
https://github.com/rust-lang/rust/issues/41622 | |
https://github.com/rust-lang/rust/pull/41624 |
受影响软件情况
# | 类型 | 厂商 | 产品 | 版本 | 影响面 | ||||
1 | |||||||||
---|---|---|---|---|---|---|---|---|---|
运行在以下环境 | |||||||||
应用 | rust-lang | rust | * | Up to (excluding) 1.19.0 | |||||
运行在以下环境 | |||||||||
系统 | debian_10 | rustc | * | Up to (excluding) 1.19.0+dfsg3-2 | |||||
运行在以下环境 | |||||||||
系统 | debian_11 | rustc | * | Up to (excluding) 1.19.0+dfsg3-2 | |||||
运行在以下环境 | |||||||||
系统 | debian_12 | rustc | * | Up to (excluding) 1.19.0+dfsg3-2 | |||||
运行在以下环境 | |||||||||
系统 | debian_sid | rustc | * | Up to (excluding) 1.19.0+dfsg3-2 | |||||
运行在以下环境 | |||||||||
系统 | ubuntu_18.04.5_lts | rustc | * | Up to (excluding) 1.47.0+dfsg1+llvm-1ubuntu1~18.04.1 | |||||
- 攻击路径 远程
- 攻击复杂度 复杂
- 权限要求 无需权限
- 影响范围 全局影响
- EXP成熟度 未验证
- 补丁情况 官方补丁
- 数据保密性 无影响
- 数据完整性 传输被破坏
- 服务器危害 服务器失陷
- 全网数量 N/A
CWE-ID | 漏洞类型 |
CWE-362 | 使用共享资源的并发执行不恰当同步问题(竞争条件) |
Exp相关链接

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