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

目标: 1000 元 · 已筹: 1336

100%

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

一分钟漏洞结论

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

Linux kernel是美国Linux基金会的开源操作系统Linux所使用的内核。 Linux kernel存在安全漏洞,该漏洞源于内存不足时重命名操作恢复不当,可能导致数据不一致。

CVSS 8.2 · High EPSS 0.25% · P16

影响版本矩阵 8

厂商产品 版本范围状态
Linux Linux a2e459555c5f9da3e619b7e47a63f98574dc75f1< 4b0fe71fb3965d0db83cdfc2f4fe0b3227d70113 affected
a2e459555c5f9da3e619b7e47a63f98574dc75f1< 4642686699a46718d7f2fb5acd1e9d866a9d9cca affected
a2e459555c5f9da3e619b7e47a63f98574dc75f1< e1b4c6a58304fd490124cc2b454d80edc786665c affected
6.6 affected
< 6.6 unaffected
6.12.64≤ 6.12.* unaffected
6.18.3≤ 6.18.* unaffected
6.19≤ * unaffected
获取后续新漏洞提醒 登录后订阅

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

漏洞信息

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

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

Vulnerability Title
shmem: fix recovery on rename failures
来源: CVE Program / CVE List V5
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: shmem: fix recovery on rename failures maple_tree insertions can fail if we are seriously short on memory; simple_offset_rename() does not recover well if it runs into that. The same goes for simple_offset_rename_exchange(). Moreover, shmem_whiteout() expects that if it succeeds, the caller will progress to d_move(), i.e. that shmem_rename2() won't fail past the successful call of shmem_whiteout(). Not hard to fix, fortunately - mtree_store() can't fail if the index we are trying to store into is already present in the tree as a singleton. For simple_offset_rename_exchange() that's enough - we just need to be careful about the order of operations. For simple_offset_rename() solution is to preinsert the target into the tree for new_dir; the rest can be done without any potentially failing operations. That preinsertion has to be done in shmem_rename2() rather than in simple_offset_rename() itself - otherwise we'd need to deal with the possibility of failure after successful shmem_whiteout().
来源: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/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存在安全漏洞,该漏洞源于内存不足时重命名操作恢复不当,可能导致数据不一致。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商 产品 影响版本 CPE 订阅
Linux Linux a2e459555c5f9da3e619b7e47a63f98574dc75f1 ~ 4b0fe71fb3965d0db83cdfc2f4fe0b3227d70113 -
Linux Linux 6.6 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

同批安全公告 · Linux · 2026-01-13 · 共 93 条

CVE-2025-68811 9.8 CRITICAL Linux kernel 安全漏洞
CVE-2025-68794 9.8 CRITICAL Linux kernel 安全漏洞
CVE-2025-68817 9.8 CRITICAL Linux kernel 安全漏洞
CVE-2025-68775 9.8 CRITICAL Linux kernel 安全漏洞
CVE-2025-71068 9.8 CRITICAL Linux kernel 安全漏洞
CVE-2025-68809 9.1 CRITICAL Linux kernel 安全漏洞
CVE-2025-71095 9.1 CRITICAL Linux kernel 安全漏洞
CVE-2025-71093 9.1 CRITICAL Linux kernel 安全漏洞
CVE-2025-68818 8.8 HIGH Linux kernel 安全漏洞
CVE-2025-68799 8.1 HIGH Linux kernel 安全漏洞
CVE-2025-68803 8.0 HIGH Linux kernel 安全漏洞
CVE-2025-68793 7.8 HIGH Linux kernel 安全漏洞
CVE-2025-71099 7.8 HIGH Linux kernel 安全漏洞
CVE-2025-68805 7.8 HIGH Linux kernel 安全漏洞
CVE-2025-68815 7.8 HIGH Linux kernel 安全漏洞
CVE-2025-68792 7.8 HIGH Linux kernel 安全漏洞
CVE-2025-71092 7.8 HIGH Linux kernel 安全漏洞
CVE-2025-68808 7.8 HIGH Linux kernel 安全漏洞
CVE-2025-68822 7.8 HIGH Linux kernel 安全漏洞
CVE-2025-68819 7.8 HIGH Linux kernel 安全漏洞

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

IV. Related Vulnerabilities

V. Comments for CVE-2025-71072

暂无评论


发表评论