xenstored:事务冲突可能导致 C Xenstored 崩溃 (CVE-2023-34323)
CVE编号
CVE-2023-34323利用情况
暂无补丁情况
N/A披露时间
2024-01-06漏洞描述
When a transaction is committed, C Xenstored will first check the quota is correct before attempting to commit any nodes. It would be possible that accounting is temporarily negative if a node has been removed outside of the transaction. Unfortunately, some versions of C Xenstored are assuming that the quota cannot be negative and are using assert() to confirm it. This will lead to C Xenstored crash when tools are built without -DNDEBUG (this is the default).解决建议
建议您更新当前系统或软件至最新版,完成漏洞的修复。
参考链接 |
|
---|---|
https://xenbits.xenproject.org/xsa/advisory-440.html |
受影响软件情况
# | 类型 | 厂商 | 产品 | 版本 | 影响面 | ||||
1 | |||||||||
---|---|---|---|---|---|---|---|---|---|
运行在以下环境 | |||||||||
系统 | alpine_3.15 | xen | * | Up to (excluding) 4.15.5-r3 | |||||
运行在以下环境 | |||||||||
系统 | alpine_3.16 | xen | * | Up to (excluding) 4.16.5-r3 | |||||
运行在以下环境 | |||||||||
系统 | alpine_3.17 | xen | * | Up to (excluding) 4.16.5-r3 | |||||
运行在以下环境 | |||||||||
系统 | alpine_3.18 | xen | * | Up to (excluding) 4.17.2-r3 | |||||
运行在以下环境 | |||||||||
系统 | alpine_3.19 | xen | * | Up to (excluding) 4.17.2-r3 | |||||
运行在以下环境 | |||||||||
系统 | debian_12 | xen | * | Up to (excluding) 4.17.2+76-ge1f9cb16e2-1~deb12u1 | |||||
运行在以下环境 | |||||||||
系统 | fedora_37 | xen | * | Up to (excluding) 4.16.5-3.fc37 | |||||
运行在以下环境 | |||||||||
系统 | fedora_38 | xen | * | Up to (excluding) 4.17.2-4.fc38 | |||||
运行在以下环境 | |||||||||
系统 | fedora_39 | xen | * | Up to (excluding) 4.17.2-4.fc39 | |||||
运行在以下环境 | |||||||||
系统 | opensuse_Leap_15.4 | xen | * | Up to (excluding) 4.16.5_06-150400.4.37.1 | |||||
运行在以下环境 | |||||||||
系统 | opensuse_Leap_15.5 | xen | * | Up to (excluding) 4.17.2_06-150500.3.12.1 | |||||
运行在以下环境 | |||||||||
系统 | suse_12_SP5 | xen | * | Up to (excluding) 4.12.4_40-3.97.1 | |||||
- 攻击路径 N/A
- 攻击复杂度 N/A
- 权限要求 N/A
- 影响范围 N/A
- 用户交互 N/A
- 可用性 N/A
- 保密性 N/A
- 完整性 N/A
CWE-ID | 漏洞类型 |
Exp相关链接

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