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

目标: 1000 元 · 已筹: 1336

100%

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

一分钟漏洞结论

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

Linux kernel是美国Linux基金会的开源操作系统Linux所使用的内核。 Linux kernel存在安全漏洞,该漏洞源于qrtr模块中MHI auto_queue功能在IPCR DL通道上引入竞争条件,可能导致空指针取消引用。

AI 预测 5.0 利用难度: 中等 EPSS 0.13% · P3

影响版本矩阵 10

厂商产品 版本范围状态
Linux Linux 227fee5fc99eeb74d43bf68832f6d59d30ac07d8< 7bdff9b9b0c65ac7105416fe3a40686832515e20 affected
227fee5fc99eeb74d43bf68832f6d59d30ac07d8< 8c464e00e0754e016816b1860fa9592dcad80eb2 affected
227fee5fc99eeb74d43bf68832f6d59d30ac07d8< 51731792a25cb312ca94cdccfa139eb46de1b2ef affected
c682fb70a7dfc25b848a4ff3a385b0471b470606 affected
5.15.63< 5.16 affected
5.17 affected
< 5.17 unaffected
6.18.17≤ 6.18.* unaffected
… +2 条更多
获取后续新漏洞提醒 登录后订阅

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

漏洞信息

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

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

Vulnerability Title
net: qrtr: Drop the MHI auto_queue feature for IPCR DL channels
来源: CVE Program / CVE List V5
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: net: qrtr: Drop the MHI auto_queue feature for IPCR DL channels MHI stack offers the 'auto_queue' feature, which allows the MHI stack to auto queue the buffers for the RX path (DL channel). Though this feature simplifies the client driver design, it introduces race between the client drivers and the MHI stack. For instance, with auto_queue, the 'dl_callback' for the DL channel may get called before the client driver is fully probed. This means, by the time the dl_callback gets called, the client driver's structures might not be initialized, leading to NULL ptr dereference. Currently, the drivers have to workaround this issue by initializing the internal structures before calling mhi_prepare_for_transfer_autoqueue(). But even so, there is a chance that the client driver's internal code path may call the MHI queue APIs before mhi_prepare_for_transfer_autoqueue() is called, leading to similar NULL ptr dereference. This issue has been reported on the Qcom X1E80100 CRD machines affecting boot. So to properly fix all these races, drop the MHI 'auto_queue' feature altogether and let the client driver (QRTR) manage the RX buffers manually. In the QRTR driver, queue the RX buffers based on the ring length during probe and recycle the buffers in 'dl_callback' once they are consumed. This also warrants removing the setting of 'auto_queue' flag from controller drivers. Currently, this 'auto_queue' feature is only enabled for IPCR DL channel. So only the QRTR client driver requires the modification.
来源: 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存在安全漏洞,该漏洞源于qrtr模块中MHI auto_queue功能在IPCR DL通道上引入竞争条件,可能导致空指针取消引用。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商 产品 影响版本 CPE 订阅
Linux Linux 227fee5fc99eeb74d43bf68832f6d59d30ac07d8 ~ 7bdff9b9b0c65ac7105416fe3a40686832515e20 -
Linux Linux 5.17 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

CVE-2025-71285 补丁与修复 (3)

同批安全公告 · Linux · 2026-05-06 · 共 224 条

CVE-2026-43186 9.8 CRITICAL Linux kernel 安全漏洞
CVE-2026-43185 9.8 CRITICAL Linux kernel 安全漏洞
CVE-2026-43125 9.8 CRITICAL Linux kernel 安全漏洞
CVE-2026-43208 9.8 CRITICAL Linux kernel 安全漏洞
CVE-2026-43198 9.8 CRITICAL Linux kernel 安全漏洞
CVE-2026-43114 9.4 CRITICAL Linux kernel 安全漏洞
CVE-2026-43117 9.1 CRITICAL Linux kernel 安全漏洞
CVE-2026-43083 9.1 CRITICAL Linux kernel 安全漏洞
CVE-2026-43197 9.1 CRITICAL Linux kernel 安全漏洞
CVE-2026-43232 8.8 HIGH Linux kernel 安全漏洞
CVE-2026-43215 8.8 HIGH Linux kernel 安全漏洞
CVE-2026-43112 8.8 HIGH Linux kernel 安全漏洞
CVE-2026-43113 8.8 HIGH Linux kernel 安全漏洞
CVE-2026-43187 8.8 HIGH Linux kernel 安全漏洞
CVE-2026-43110 8.8 HIGH Linux kernel 安全漏洞
CVE-2026-43176 8.8 HIGH Linux kernel 安全漏洞
CVE-2026-43239 8.8 HIGH Linux kernel 安全漏洞
CVE-2026-43249 8.8 HIGH Linux kernel 安全漏洞
CVE-2026-43172 8.8 HIGH Linux kernel 安全漏洞
CVE-2026-43158 8.8 HIGH Linux kernel 安全漏洞

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

IV. Related Vulnerabilities

V. Comments for CVE-2025-71285

暂无评论


发表评论