目标达成 感谢每一位支持者 — 我们达成了 100% 目标!

目标: 1000 元 · 已筹: 1336

100%

CVE-2024-56552— Linux kernel 安全漏洞

CVSS 7.8 · High EPSS 0.14% · P4

影响版本矩阵 6

厂商产品版本范围状态
LinuxLinuxdd08ebf6c3525a7ea2186e636df064ea47281987< 5ddcb50b700221fa7d7be2adcb3d7d7afe8633ddaffected
dd08ebf6c3525a7ea2186e636df064ea47281987< 87651f31ae4e6e6e7e6c7270b9b469405e747407affected
6.8affected
< 6.8unaffected
6.12.4≤ 6.12.*unaffected
6.13≤ *unaffected
获取后续新漏洞提醒登录后订阅

一、 漏洞 CVE-2024-56552 基础信息

漏洞信息

对漏洞内容有疑问?看看神龙的深度分析是否有帮助!
查看神龙十问 ↗

尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。

Vulnerability Title
drm/xe/guc_submit: fix race around suspend_pending
来源: CVE Program / CVE List V5
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: drm/xe/guc_submit: fix race around suspend_pending Currently in some testcases we can trigger: xe 0000:03:00.0: [drm] Assertion `exec_queue_destroyed(q)` failed! .... WARNING: CPU: 18 PID: 2640 at drivers/gpu/drm/xe/xe_guc_submit.c:1826 xe_guc_sched_done_handler+0xa54/0xef0 [xe] xe 0000:03:00.0: [drm] *ERROR* GT1: DEREGISTER_DONE: Unexpected engine state 0x00a1, guc_id=57 Looking at a snippet of corresponding ftrace for this GuC id we can see: 162.673311: xe_sched_msg_add: dev=0000:03:00.0, gt=1 guc_id=57, opcode=3 162.673317: xe_sched_msg_recv: dev=0000:03:00.0, gt=1 guc_id=57, opcode=3 162.673319: xe_exec_queue_scheduling_disable: dev=0000:03:00.0, 1:0x2, gt=1, width=1, guc_id=57, guc_state=0x29, flags=0x0 162.674089: xe_exec_queue_kill: dev=0000:03:00.0, 1:0x2, gt=1, width=1, guc_id=57, guc_state=0x29, flags=0x0 162.674108: xe_exec_queue_close: dev=0000:03:00.0, 1:0x2, gt=1, width=1, guc_id=57, guc_state=0xa9, flags=0x0 162.674488: xe_exec_queue_scheduling_done: dev=0000:03:00.0, 1:0x2, gt=1, width=1, guc_id=57, guc_state=0xa9, flags=0x0 162.678452: xe_exec_queue_deregister: dev=0000:03:00.0, 1:0x2, gt=1, width=1, guc_id=57, guc_state=0xa1, flags=0x0 It looks like we try to suspend the queue (opcode=3), setting suspend_pending and triggering a disable_scheduling. The user then closes the queue. However the close will also forcefully signal the suspend fence after killing the queue, later when the G2H response for disable_scheduling comes back we have now cleared suspend_pending when signalling the suspend fence, so the disable_scheduling now incorrectly tries to also deregister the queue. This leads to warnings since the queue has yet to even be marked for destruction. We also seem to trigger errors later with trying to double unregister the same queue. To fix this tweak the ordering when handling the response to ensure we don't race with a disable_scheduling that didn't actually intend to perform an unregister. The destruction path should now also correctly wait for any pending_disable before marking as destroyed. (cherry picked from commit f161809b362f027b6d72bd998e47f8f0bad60a2e)
来源: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
来源: CVE Program / CVE List V5
Vulnerability Type
N/A
来源: CVE Program / CVE List V5
Vulnerability Title
Linux kernel 安全漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
Linux kernel是美国Linux基金会的开源操作系统Linux所使用的内核。 Linux kernel存在安全漏洞,该漏洞源于drm/xe/guc_submit子系统中的竞争条件问题。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
LinuxLinux dd08ebf6c3525a7ea2186e636df064ea47281987 ~ 5ddcb50b700221fa7d7be2adcb3d7d7afe8633dd -
LinuxLinux 6.8 -

二、漏洞 CVE-2024-56552 的公开POC

#POC 描述源链接神龙链接
AI 生成 POC高级

未找到公开 POC。

登录以生成 AI POC

三、漏洞 CVE-2024-56552 的情报信息

登录查看更多情报信息。

CVE-2024-56552 补丁与修复 (2)

同批安全公告 · Linux · 2024-12-27 · 共 221 条

CVE-2024-566409.8 CRITICALLinux kernel 安全漏洞
CVE-2024-566459.8 CRITICALLinux kernel 安全漏洞
CVE-2024-531699.8 CRITICALLinux kernel 安全漏洞
CVE-2024-532099.8 CRITICALLinux kernel 安全漏洞
CVE-2024-532069.8 CRITICALLinux kernel 安全漏洞
CVE-2024-566569.8 CRITICALLinux kernel 安全漏洞
CVE-2024-531869.8 CRITICALLinux kernel 安全漏洞
CVE-2024-531769.8 CRITICALLinux kernel 安全漏洞
CVE-2024-531779.8 CRITICALLinux kernel 安全漏洞
CVE-2024-531799.8 CRITICALLinux kernel 安全漏洞
CVE-2024-565918.8 HIGHLinux kernel 安全漏洞
CVE-2024-566268.8 HIGHLinux kernel 安全漏洞
CVE-2024-532378.8 HIGHLinux kernel 安全漏洞
CVE-2024-532248.8 HIGHLinux kernel 安全漏洞
CVE-2024-566518.8 HIGHLinux kernel 安全漏洞
CVE-2024-566538.8 HIGHLinux kernel 安全漏洞
CVE-2024-566698.8 HIGHLinux kernel 安全漏洞
CVE-2024-566278.1 HIGHLinux kernel 安全漏洞
CVE-2024-531667.8 HIGHLinux kernel 安全漏洞
CVE-2024-532327.8 HIGHLinux kernel 安全漏洞

显示前 20 条,共 221 条。 查看全部 &rarr; →

IV. Related Vulnerabilities

V. Comments for CVE-2024-56552

暂无评论


发表评论