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

目标: 1000 元 · 已筹: 1336

100%

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

AI 预测 5.5 利用难度: 中等 EPSS 0.11% · P2

影响版本矩阵 6

厂商产品版本范围状态
LinuxLinuxe8513c012de75fd65e2df5499572bc6ef3f6e409< c8385851a5435f4006281828d428e5d0b0bbf8afaffected
e8513c012de75fd65e2df5499572bc6ef3f6e409< 83f59076a1ae6f5c6845d6f7ed3a1a373d883684affected
6.18affected
< 6.18unaffected
6.18.6≤ 6.18.*unaffected
6.19≤ *unaffected
获取后续新漏洞提醒登录后订阅

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

漏洞信息

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

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

Vulnerability Title
btrfs: fix use-after-free warning in btrfs_get_or_create_delayed_node()
来源: 美国国家漏洞数据库 NVD
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: btrfs: fix use-after-free warning in btrfs_get_or_create_delayed_node() Previously, btrfs_get_or_create_delayed_node() set the delayed_node's refcount before acquiring the root->delayed_nodes lock. Commit e8513c012de7 ("btrfs: implement ref_tracker for delayed_nodes") moved refcount_set inside the critical section, which means there is no longer a memory barrier between setting the refcount and setting btrfs_inode->delayed_node. Without that barrier, the stores to node->refs and btrfs_inode->delayed_node may become visible out of order. Another thread can then read btrfs_inode->delayed_node and attempt to increment a refcount that hasn't been set yet, leading to a refcounting bug and a use-after-free warning. The fix is to move refcount_set back to where it was to take advantage of the implicit memory barrier provided by lock acquisition. Because the allocations now happen outside of the lock's critical section, they can use GFP_NOFS instead of GFP_ATOMIC.
来源: 美国国家漏洞数据库 NVD
CVSS Information
N/A
来源: 美国国家漏洞数据库 NVD
Vulnerability Type
N/A
来源: 美国国家漏洞数据库 NVD
Vulnerability Title
Linux kernel 安全漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
Linux kernel是美国Linux基金会的开源操作系统Linux所使用的内核。 Linux kernel存在安全漏洞,该漏洞源于refcount设置和delayed_node指针设置顺序不当,可能导致释放后重用。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
LinuxLinux e8513c012de75fd65e2df5499572bc6ef3f6e409 ~ c8385851a5435f4006281828d428e5d0b0bbf8af -
LinuxLinux 6.18 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

同批安全公告 · Linux · 2026-01-23 · 共 34 条

CVE-2026-229849.8 CRITICALLinux kernel 安全漏洞
CVE-2026-229887.8 HIGHLinux kernel 安全漏洞
CVE-2026-229807.8 HIGHLinux kernel 安全漏洞
CVE-2026-229927.5 HIGHLinux kernel 安全漏洞
CVE-2026-229917.5 HIGHLinux kernel 安全漏洞
CVE-2026-229907.5 HIGHLinux kernel 安全漏洞
CVE-2026-22993Linux kernel 安全漏洞
CVE-2026-22989Linux kernel 安全漏洞
CVE-2026-22979Linux kernel 安全漏洞
CVE-2026-22987Linux kernel 安全漏洞
CVE-2026-22986Linux kernel 安全漏洞
CVE-2026-22985Linux kernel 安全漏洞
CVE-2026-22994Linux kernel 安全漏洞
CVE-2026-22983Linux kernel 安全漏洞
CVE-2026-22982Linux kernel 安全漏洞
CVE-2026-22981Linux kernel 安全漏洞
CVE-2026-22995Linux kernel 安全漏洞
CVE-2025-71145Linux kernel 安全漏洞
CVE-2026-22978Linux kernel 安全漏洞
CVE-2025-71161Linux kernel 安全漏洞

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

IV. Related Vulnerabilities

V. Comments for CVE-2025-71159

暂无评论


发表评论