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

目标: 1000 元 · 已筹: 1336

100%

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

AI 预测 5.5 利用难度: 中等 EPSS 0.25% · P16

影响版本矩阵 11

厂商产品版本范围状态
LinuxLinux40d76c393cca83938b11eb7ca8983aa3cd0ed69b< db489778e6f2a4034c2cd26fadda2796eba24dcdaffected
9703d69d9d153bb230711d0d577454552aeb13d4< 25d2dc669f2a7e48b335d1cb07139f2ffc9fe5dfaffected
9703d69d9d153bb230711d0d577454552aeb13d4< eec1589be36fcf7440755703e4faeee2c01e360baffected
9703d69d9d153bb230711d0d577454552aeb13d4< d625a2b08c089397d3a03bff13fa8645e4ec7a01affected
6.6.33< 6.6.130affected
6.9affected
< 6.9unaffected
6.6.130≤ 6.6.*unaffected
… +3 条更多
获取后续新漏洞提醒登录后订阅

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

漏洞信息

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

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

Vulnerability Title
f2fs: fix to avoid migrating empty section
来源: CVE Program / CVE List V5
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to avoid migrating empty section It reports a bug from device w/ zufs: F2FS-fs (dm-64): Inconsistent segment (173822) type [1, 0] in SSA and SIT F2FS-fs (dm-64): Stopped filesystem due to reason: 4 Thread A Thread B - f2fs_expand_inode_data - f2fs_allocate_pinning_section - f2fs_gc_range - do_garbage_collect w/ segno #x - writepage - f2fs_allocate_data_block - new_curseg - allocate segno #x The root cause is: fallocate on pinning file may race w/ block allocation as above, result in do_garbage_collect() from fallocate() may migrate segment which is just allocated by a log, the log will update segment type in its in-memory structure, however GC will get segment type from on-disk SSA block, once segment type changes by log, we can detect such inconsistency, then shutdown filesystem. In this case, on-disk SSA shows type of segno #173822 is 1 (SUM_TYPE_NODE), however segno #173822 was just allocated as data type segment, so in-memory SIT shows type of segno #173822 is 0 (SUM_TYPE_DATA). Change as below to fix this issue: - check whether current section is empty before gc - add sanity checks on do_garbage_collect() to avoid any race case, result in migrating segment used by log. - btw, it fixes misc issue in printed logs: "SSA and SIT" -> "SIT and SSA".
来源: 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存在安全漏洞,该漏洞源于f2fs在迁移空段时存在竞争条件,可能导致段类型不一致。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
LinuxLinux 40d76c393cca83938b11eb7ca8983aa3cd0ed69b ~ db489778e6f2a4034c2cd26fadda2796eba24dcd -
LinuxLinux 6.9 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

CVE-2025-40150 补丁与修复 (2)

同批安全公告 · Linux · 2025-11-12 · 共 96 条

CVE-2025-401769.8 CRITICALLinux kernel 安全漏洞
CVE-2025-401408.8 HIGHLinux kernel 安全漏洞
CVE-2025-401688.1 HIGHLinux kernel 安全漏洞
CVE-2025-401588.1 HIGHLinux kernel 安全漏洞
CVE-2025-401868.1 HIGHLinux kernel 安全漏洞
CVE-2025-401358.1 HIGHLinux kernel 安全漏洞
CVE-2025-401338.1 HIGHLinux kernel 安全漏洞
CVE-2025-402048.1 HIGHLinux kernel 安全漏洞
CVE-2025-401418.0 HIGHLinux kernel 安全漏洞
CVE-2025-401727.8 HIGHLinux kernel 安全漏洞
CVE-2025-401747.8 HIGHLinux kernel 安全漏洞
CVE-2025-401677.8 HIGHLinux kernel 安全漏洞
CVE-2025-401737.8 HIGHLinux kernel 安全漏洞
CVE-2025-401597.8 HIGHLinux kernel 安全漏洞
CVE-2025-401827.8 HIGHLinux kernel 安全漏洞
CVE-2025-401517.8 HIGHLinux kernel 安全漏洞
CVE-2025-402067.8 HIGHLinux kernel 安全漏洞
CVE-2025-401497.8 HIGHLinux kernel 安全漏洞
CVE-2025-401907.8 HIGHLinux kernel 安全漏洞
CVE-2025-401667.8 HIGHLinux kernel 安全漏洞

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

IV. Related Vulnerabilities

V. Comments for CVE-2025-40150

暂无评论


发表评论