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

目标: 1000 元 · 已筹: 1336

100%

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

AI 预测 5.5 利用难度: 中等 EPSS 0.14% · P4

可能的 ATT&CK 技术 1AI

T1211 · Exploitation for Stealth

影响版本矩阵 17

厂商产品版本范围状态
LinuxLinuxd584acdf54f409cb7eae1359ae6c12aaabedeed8< 25e6146c2812487a88f619d5ff6efbdcd5b2bc31affected
47846211998a9ffb0fcc08092eb95ac783d2b11a< df82c7901513fd0fc738052a8e6a330d92cc8ec9affected
5fcd392dae6d6aba7dc64ffdbb838ff191315da3< ec5430d090d0b6ace8fefa290fc37e88930017d2affected
3fd2f4bc010cdfbc07dd21018dc65bd9370eb7a4< 9f0e225635475b2285b966271d5e82cba74295b1affected
3fd2f4bc010cdfbc07dd21018dc65bd9370eb7a4< 39aaa337449e71a41d4813be0226a722827ba606affected
ed2c66000aa64c0d2621864831f0d04c820a1441affected
6.1.140< 6.1.153affected
6.6.92< 6.6.107affected
… +9 条更多
获取后续新漏洞提醒登录后订阅

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

漏洞信息

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

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

Vulnerability Title
dmaengine: idxd: Fix double free in idxd_setup_wqs()
来源: CVE Program / CVE List V5
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: Fix double free in idxd_setup_wqs() The clean up in idxd_setup_wqs() has had a couple bugs because the error handling is a bit subtle. It's simpler to just re-write it in a cleaner way. The issues here are: 1) If "idxd->max_wqs" is <= 0 then we call put_device(conf_dev) when "conf_dev" hasn't been initialized. 2) If kzalloc_node() fails then again "conf_dev" is invalid. It's either uninitialized or it points to the "conf_dev" from the previous iteration so it leads to a double free. It's better to free partial loop iterations within the loop and then the unwinding at the end can handle whole loop iterations. I also renamed the labels to describe what the goto does and not where the goto was located.
来源: 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存在安全漏洞,该漏洞源于idxd_setup_wqs函数中存在双重释放问题,可能导致内存损坏。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
LinuxLinux d584acdf54f409cb7eae1359ae6c12aaabedeed8 ~ 25e6146c2812487a88f619d5ff6efbdcd5b2bc31 -
LinuxLinux 6.15 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

同批安全公告 · Linux · 2025-09-23 · 共 21 条

CVE-2025-39878Linux kernel 安全漏洞
CVE-2025-39887Linux kernel 安全漏洞
CVE-2025-39888Linux kernel 安全漏洞
CVE-2025-39885Linux kernel 安全漏洞
CVE-2025-39886Linux kernel 安全漏洞
CVE-2025-39883Linux kernel 安全漏洞
CVE-2025-39884Linux kernel 安全漏洞
CVE-2025-39882Linux kernel 安全漏洞
CVE-2025-39880Linux kernel 安全漏洞
CVE-2025-39881Linux kernel 安全漏洞
CVE-2025-39868Linux kernel 安全漏洞
CVE-2025-39879Linux kernel 安全漏洞
CVE-2025-39877Linux kernel 安全漏洞
CVE-2025-39876Linux kernel 安全漏洞
CVE-2025-39874Linux kernel 安全漏洞
CVE-2025-39875Linux kernel 安全漏洞
CVE-2025-39873Linux kernel 安全漏洞
CVE-2025-39872Linux kernel 安全漏洞
CVE-2025-39871Linux kernel 安全漏洞
CVE-2025-39869Linux kernel 安全漏洞

IV. Related Vulnerabilities

V. Comments for CVE-2025-39870

暂无评论


发表评论