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

目标: 1000 元 · 已筹: 1336

100%

CVE-2025-21644— Linux kernel 安全漏洞

一分钟漏洞结论

影响对象
Linux Linux
利用判断
尚无明确在野利用证据,仍需结合暴露面评估
建议动作
优先检查厂商安全公告和参考链接中的修复版本;无法立即升级时,限制受影响服务暴露并加强监测。

Linux kernel是美国Linux基金会的开源操作系统Linux所使用的内核。 Linux kernel存在安全漏洞,该漏洞源于xe_gt_tlb_invalidation_init函数在设备楔入(wedged)时可能未正确初始化,导致在访问未初始化的锁和序列号时出现空指针取消引用。

AI 预测 5.5 利用难度: 中等 EPSS 0.22% · P12

可能的 ATT&CK 技术 1 AI

T1498 · Network Denial of Service

影响版本矩阵 6

厂商产品 版本范围状态
Linux Linux c9474b726b932b5d555effd9ed0ae19f4da2367c< 09b94ddc58c6640cbbc7775a61a5387b8be71488 affected
c9474b726b932b5d555effd9ed0ae19f4da2367c< 9ab4981552930a9c45682d62424ba610edc3992d affected
6.11 affected
< 6.11 unaffected
6.12.10≤ 6.12.* unaffected
6.13≤ * unaffected
获取后续新漏洞提醒 登录后订阅

一、 漏洞 CVE-2025-21644 基础信息

漏洞信息

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

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

Vulnerability Title
drm/xe: Fix tlb invalidation when wedging
来源: CVE Program / CVE List V5
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: drm/xe: Fix tlb invalidation when wedging If GuC fails to load, the driver wedges, but in the process it tries to do stuff that may not be initialized yet. This moves the xe_gt_tlb_invalidation_init() to be done earlier: as its own doc says, it's a software-only initialization and should had been named with the _early() suffix. Move it to be called by xe_gt_init_early(), so the locks and seqno are initialized, avoiding a NULL ptr deref when wedging: xe 0000:03:00.0: [drm] *ERROR* GT0: load failed: status: Reset = 0, BootROM = 0x50, UKernel = 0x00, MIA = 0x00, Auth = 0x01 xe 0000:03:00.0: [drm] *ERROR* GT0: firmware signature verification failed xe 0000:03:00.0: [drm] *ERROR* CRITICAL: Xe has declared device 0000:03:00.0 as wedged. ... BUG: kernel NULL pointer dereference, address: 0000000000000000 #PF: supervisor read access in kernel mode #PF: error_code(0x0000) - not-present page PGD 0 P4D 0 Oops: Oops: 0000 [#1] PREEMPT SMP NOPTI CPU: 9 UID: 0 PID: 3908 Comm: modprobe Tainted: G U W 6.13.0-rc4-xe+ #3 Tainted: [U]=USER, [W]=WARN Hardware name: Intel Corporation Alder Lake Client Platform/AlderLake-S ADP-S DDR5 UDIMM CRB, BIOS ADLSFWI1.R00.3275.A00.2207010640 07/01/2022 RIP: 0010:xe_gt_tlb_invalidation_reset+0x75/0x110 [xe] This can be easily triggered by poking the GuC binary to force a signature failure. There will still be an extra message, xe 0000:03:00.0: [drm] *ERROR* GT0: GuC mmio request 0x4100: no reply 0x4100 but that's better than a NULL ptr deref. (cherry picked from commit 5001ef3af8f2c972d6fd9c5221a8457556f8bea6)
来源: CVE Program / CVE List V5
CVSS Information
N/A
来源: 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存在安全漏洞,该漏洞源于xe_gt_tlb_invalidation_init函数在设备楔入(wedged)时可能未正确初始化,导致在访问未初始化的锁和序列号时出现空指针取消引用。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商 产品 影响版本 CPE 订阅
Linux Linux c9474b726b932b5d555effd9ed0ae19f4da2367c ~ 09b94ddc58c6640cbbc7775a61a5387b8be71488 -
Linux Linux 6.11 -

二、漏洞 CVE-2025-21644 的公开POC

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

未找到公开 POC。

登录以生成 AI POC

三、漏洞 CVE-2025-21644 的情报信息

登录查看更多情报信息。

CVE-2025-21644 补丁与修复 (2)

同批安全公告 · Linux · 2025-01-19 · 共 47 条

CVE-2024-57929 7.8 HIGH Linux kernel 安全漏洞
CVE-2025-21631 7.8 HIGH Linux kernel 安全漏洞
CVE-2025-21652 7.8 HIGH Linux kernel 安全漏洞
CVE-2024-57918 7.8 HIGH Linux kernel 安全漏洞
CVE-2024-57926 7.8 HIGH Linux kernel 安全漏洞
CVE-2024-57921 7.8 HIGH Linux kernel 安全漏洞
CVE-2025-21646 7.5 HIGH Linux kernel 安全漏洞
CVE-2025-21647 7.3 HIGH Linux kernel 安全漏洞
CVE-2025-21640 7.1 HIGH Linux kernel 安全漏洞
CVE-2025-21638 7.1 HIGH Linux kernel 安全漏洞
CVE-2025-21650 7.1 HIGH Linux kernel 安全漏洞
CVE-2025-21637 7.1 HIGH Linux kernel 安全漏洞
CVE-2024-57912 Linux kernel 安全漏洞
CVE-2024-57910 Linux kernel 安全漏洞
CVE-2024-57925 Linux kernel 安全漏洞
CVE-2024-57911 Linux kernel 安全漏洞
CVE-2024-57913 Linux kernel 安全漏洞
CVE-2024-57914 Linux kernel 安全漏洞
CVE-2024-57928 Linux kernel 安全漏洞
CVE-2024-57927 Linux kernel 安全漏洞

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

IV. Related Vulnerabilities

V. Comments for CVE-2025-21644

暂无评论


发表评论