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

目标: 1000 元 · 已筹: 1336

100%

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

AI 预测 7.8 利用难度: 困难 EPSS 0.08% · P0

可能的 ATT&CK 技术 1AI

T1564.004 · NTFS File Attributes

影响版本矩阵 12

厂商产品版本范围状态
LinuxLinuxe2d59925221cd562e07fee38ec8839f7209ae603< 165d1359f945b72c5f90088f60d48ff46115269eaffected
e2d59925221cd562e07fee38ec8839f7209ae603< 0107b18cd8ac17eb3e54786adc05a85cdbb6ef22affected
e2d59925221cd562e07fee38ec8839f7209ae603< 2cc583653bbe050bacd1cadcc9776d39bf449740affected
1b9203bb4c658c0242afa6fdb025c71d2fc3ad76affected
8ccf6cfb157419847f3cb2bfdfbcdbd39860e8e9affected
3.4.59< 3.5affected
3.9.7< 3.10affected
3.10affected
… +4 条更多
获取后续新漏洞提醒登录后订阅

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

漏洞信息

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

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

Vulnerability Title
md: suspend array while updating raid_disks via sysfs
来源: 美国国家漏洞数据库 NVD
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: md: suspend array while updating raid_disks via sysfs In raid1_reshape(), freeze_array() is called before modifying the r1bio memory pool (conf->r1bio_pool) and conf->raid_disks, and unfreeze_array() is called after the update is completed. However, freeze_array() only waits until nr_sync_pending and (nr_pending - nr_queued) of all buckets reaches zero. When an I/O error occurs, nr_queued is increased and the corresponding r1bio is queued to either retry_list or bio_end_io_list. As a result, freeze_array() may unblock before these r1bios are released. This can lead to a situation where conf->raid_disks and the mempool have already been updated while queued r1bios, allocated with the old raid_disks value, are later released. Consequently, free_r1bio() may access memory out of bounds in put_all_bios() and release r1bios of the wrong size to the new mempool, potentially causing issues with the mempool as well. Since only normal I/O might increase nr_queued while an I/O error occurs, suspending the array avoids this issue. Note: Updating raid_disks via ioctl SET_ARRAY_INFO already suspends the array. Therefore, we suspend the array when updating raid_disks via sysfs to avoid this issue too.
来源: 美国国家漏洞数据库 NVD
CVSS Information
N/A
来源: 美国国家漏洞数据库 NVD
Vulnerability Type
N/A
来源: 美国国家漏洞数据库 NVD
Vulnerability Title
Linux kernel 安全漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
Linux kernel是美国Linux基金会的开源操作系统Linux所使用的内核。 Linux kernel存在安全漏洞,该漏洞源于通过sysfs更新raid_disks时未正确挂起阵列,可能导致越界内存访问和内存池问题。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
LinuxLinux e2d59925221cd562e07fee38ec8839f7209ae603 ~ 165d1359f945b72c5f90088f60d48ff46115269e -
LinuxLinux 3.10 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

同批安全公告 · Linux · 2026-02-18 · 共 31 条

CVE-2026-232308.8 HIGHLinux kernel 安全漏洞
CVE-2026-232268.8 HIGHLinux kernel 安全漏洞
CVE-2026-232277.8 HIGHLinux kernel 安全漏洞
CVE-2026-232257.8 HIGHLinux kernel 安全漏洞
CVE-2026-232247.8 HIGHLinux kernel 安全漏洞
CVE-2026-232227.8 HIGHLinux kernel 安全漏洞
CVE-2025-71234Linux kernel 安全漏洞
CVE-2026-23229Linux kernel 安全漏洞
CVE-2026-23228Linux kernel 安全漏洞
CVE-2026-23223Linux kernel 安全漏洞
CVE-2026-23221Linux kernel 安全漏洞
CVE-2026-23220Linux kernel 安全漏洞
CVE-2025-71237Linux kernel 安全漏洞
CVE-2025-71236Linux kernel 安全漏洞
CVE-2025-71235Linux kernel 安全漏洞
CVE-2026-23211Linux kernel 安全漏洞
CVE-2025-71233Linux kernel 安全漏洞
CVE-2025-71232Linux kernel 安全漏洞
CVE-2025-71231Linux kernel 安全漏洞
CVE-2025-71230Linux kernel 安全漏洞

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

IV. Related Vulnerabilities

V. Comments for CVE-2025-71225

暂无评论


发表评论