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

目标: 1000 元 · 已筹: 1336

100%

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

AI 预测 7.5 利用难度: 中等 EPSS 0.12% · P2

可能的 ATT&CK 技术 1AI

T1496 · Resource Hijacking

影响版本矩阵 16

厂商产品版本范围状态
LinuxLinuxbe71b5cba2e6485e8959da7a9f9a44461a1bb074< 9267d99fade76d44d4a133599524031fe684156eaffected
be71b5cba2e6485e8959da7a9f9a44461a1bb074< 976e6a7c51fabf150478decbe8ef5d9a26039b7caffected
be71b5cba2e6485e8959da7a9f9a44461a1bb074< 8d8c70b57dbeda3eb165c0940b97e85373ca9354affected
be71b5cba2e6485e8959da7a9f9a44461a1bb074< 7ef219656febf5ae06ae56b1fce47ebd05f92b68affected
be71b5cba2e6485e8959da7a9f9a44461a1bb074< 9779a6eaaabdf47aa57910d352b398ad742e6a5faffected
be71b5cba2e6485e8959da7a9f9a44461a1bb074< fd508939dbca5eceefb2d0c2564beb15469572f2affected
be71b5cba2e6485e8959da7a9f9a44461a1bb074< 06909b2549d631a47fcda249d34be26f7ca1711daffected
5.15affected
… +8 条更多
获取后续新漏洞提醒登录后订阅

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

漏洞信息

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

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

Vulnerability Title
fs: ntfs3: fix infinite loop triggered by zero-sized ATTR_LIST
来源: 美国国家漏洞数据库 NVD
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: fs: ntfs3: fix infinite loop triggered by zero-sized ATTR_LIST We found an infinite loop bug in the ntfs3 file system that can lead to a Denial-of-Service (DoS) condition. A malformed NTFS image can cause an infinite loop when an ATTR_LIST attribute indicates a zero data size while the driver allocates memory for it. When ntfs_load_attr_list() processes a resident ATTR_LIST with data_size set to zero, it still allocates memory because of al_aligned(0). This creates an inconsistent state where ni->attr_list.size is zero, but ni->attr_list.le is non-null. This causes ni_enum_attr_ex to incorrectly assume that no attribute list exists and enumerates only the primary MFT record. When it finds ATTR_LIST, the code reloads it and restarts the enumeration, repeating indefinitely. The mount operation never completes, hanging the kernel thread. This patch adds validation to ensure that data_size is non-zero before memory allocation. When a zero-sized ATTR_LIST is detected, the function returns -EINVAL, preventing a DoS vulnerability.
来源: 美国国家漏洞数据库 NVD
CVSS Information
N/A
来源: 美国国家漏洞数据库 NVD
Vulnerability Type
N/A
来源: 美国国家漏洞数据库 NVD
Vulnerability Title
Linux kernel 安全漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
Linux kernel是美国Linux基金会的开源操作系统Linux所使用的内核。 Linux kernel存在安全漏洞,该漏洞源于零大小ATTR_LIST可能触发无限循环,可能导致拒绝服务。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
LinuxLinux be71b5cba2e6485e8959da7a9f9a44461a1bb074 ~ 9267d99fade76d44d4a133599524031fe684156e -
LinuxLinux 5.15 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

CVE-2025-71267 补丁与修复 (7)

同批安全公告 · Linux · 2026-03-18 · 共 35 条

CVE-2026-232468.8 HIGHLinux kernel 安全漏洞
CVE-2026-232537.8 HIGHLinux kernel 安全漏洞
CVE-2026-232687.8 HIGHLinux kernel 安全漏洞
CVE-2026-232707.8 HIGHLinux kernel 安全漏洞
CVE-2026-232487.8 HIGHLinux kernel 安全漏洞
CVE-2026-232437.8 HIGHLinux kernel 安全漏洞
CVE-2026-232457.8 HIGHLinux kernel 安全漏洞
CVE-2026-232427.5 HIGHLinux kernel 安全漏洞
CVE-2026-232697.1 HIGHLinux kernel 安全漏洞
CVE-2026-23244Linux kernel 安全漏洞
CVE-2026-23247Linux kernel 安全漏洞
CVE-2025-71266Linux kernel 安全漏洞
CVE-2026-23249Linux kernel 安全漏洞
CVE-2026-23250Linux kernel 安全漏洞
CVE-2026-23251Linux kernel 安全漏洞
CVE-2026-23252Linux kernel 安全漏洞
CVE-2025-71265Linux kernel 安全漏洞
CVE-2025-71268Linux kernel 安全漏洞
CVE-2025-71269Linux kernel 安全漏洞
CVE-2025-71270Linux kernel 安全漏洞

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

IV. Related Vulnerabilities

V. Comments for CVE-2025-71267

暂无评论


发表评论