中危 内核:qxl:竞争条件导致 qxl_mode_dumb_create() 中释放后使用 (CVE-2023-39198)
CVE编号
CVE-2023-39198利用情况
暂无补丁情况
官方补丁披露时间
2023-11-10漏洞描述
A race condition was found in the QXL driver in the Linux kernel. The qxl_mode_dumb_create() function dereferences the qobj returned by the qxl_gem_object_create_with_handle(), but the handle is the only one holding a reference to it. This flaw allows an attacker to guess the returned handle value and trigger a use-after-free issue, potentially leading to a denial of service or privilege escalation.解决建议
建议您更新当前系统或软件至最新版,完成漏洞的修复。
参考链接 |
|
---|---|
https://access.redhat.com/security/cve/CVE-2023-39198 | |
https://bugzilla.redhat.com/show_bug.cgi?id=2218332 |
受影响软件情况
# | 类型 | 厂商 | 产品 | 版本 | 影响面 | ||||
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 (excluding) 6.1.52-1 | |||||
运行在以下环境 | |||||||||
系统 | debian_sid | linux | * | Up to (excluding) 6.4.13-1 | |||||
运行在以下环境 | |||||||||
系统 | fedoraproject | fedora | 38 | - | |||||
运行在以下环境 | |||||||||
系统 | linux | linux_kernel | * | Up to (excluding) 6.5 | |||||
运行在以下环境 | |||||||||
系统 | linux | linux_kernel | 6.5 | - | |||||
运行在以下环境 | |||||||||
系统 | redhat | enterprise_linux | 8.0 | - | |||||
运行在以下环境 | |||||||||
系统 | redhat | enterprise_linux | 9.0 | - | |||||
- 攻击路径 本地
- 攻击复杂度 复杂
- 权限要求 普通权限
- 影响范围 越权影响
- EXP成熟度 未验证
- 补丁情况 官方补丁
- 数据保密性 无影响
- 数据完整性 无影响
- 服务器危害 无影响
- 全网数量 N/A
CWE-ID | 漏洞类型 |
CWE-416 | 释放后使用 |
Exp相关链接

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