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

目标: 1000 元 · 已筹: 1336

100%

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

AI 预测 7.8 利用难度: 困难 EPSS 0.17% · P7

影响版本矩阵 8

厂商产品版本范围状态
LinuxLinux4534a70b7056fd4b9a1c6db5a4ce3c98546b291e< 8db49e89a7f8b48ee59fa9ad32b6ed0879747df8affected
4534a70b7056fd4b9a1c6db5a4ce3c98546b291e< 464139e18f619aa14fb921a61721862f43421c54affected
4534a70b7056fd4b9a1c6db5a4ce3c98546b291e< 285cec318bf5a7a6c8ba999b2b6ec96f9a20590faffected
5.15affected
< 5.15unaffected
6.12.26≤ 6.12.*unaffected
6.14.5≤ 6.14.*unaffected
6.15≤ *unaffected
获取后续新漏洞提醒登录后订阅

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

漏洞信息

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

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

Vulnerability Title
fs/ntfs3: Keep write operations atomic
来源: CVE Program / CVE List V5
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Keep write operations atomic syzbot reported a NULL pointer dereference in __generic_file_write_iter. [1] Before the write operation is completed, the user executes ioctl[2] to clear the compress flag of the file, which causes the is_compressed() judgment to return 0, further causing the program to enter the wrong process and call the wrong ops ntfs_aops_cmpr, which triggers the null pointer dereference of write_begin. Use inode lock to synchronize ioctl and write to avoid this case. [1] Unable to handle kernel NULL pointer dereference at virtual address 0000000000000000 Mem abort info: ESR = 0x0000000086000006 EC = 0x21: IABT (current EL), IL = 32 bits SET = 0, FnV = 0 EA = 0, S1PTW = 0 FSC = 0x06: level 2 translation fault user pgtable: 4k pages, 48-bit VAs, pgdp=000000011896d000 [0000000000000000] pgd=0800000118b44403, p4d=0800000118b44403, pud=0800000117517403, pmd=0000000000000000 Internal error: Oops: 0000000086000006 [#1] PREEMPT SMP Modules linked in: CPU: 0 UID: 0 PID: 6427 Comm: syz-executor347 Not tainted 6.13.0-rc3-syzkaller-g573067a5a685 #0 Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 09/13/2024 pstate: 80400005 (Nzcv daif +PAN -UAO -TCO -DIT -SSBS BTYPE=--) pc : 0x0 lr : generic_perform_write+0x29c/0x868 mm/filemap.c:4055 sp : ffff80009d4978a0 x29: ffff80009d4979c0 x28: dfff800000000000 x27: ffff80009d497bc8 x26: 0000000000000000 x25: ffff80009d497960 x24: ffff80008ba71c68 x23: 0000000000000000 x22: ffff0000c655dac0 x21: 0000000000001000 x20: 000000000000000c x19: 1ffff00013a92f2c x18: ffff0000e183aa1c x17: 0004060000000014 x16: ffff800083275834 x15: 0000000000000001 x14: 0000000000000000 x13: 0000000000000001 x12: ffff0000c655dac0 x11: 0000000000ff0100 x10: 0000000000ff0100 x9 : 0000000000000000 x8 : 0000000000000000 x7 : 0000000000000000 x6 : 0000000000000000 x5 : ffff80009d497980 x4 : ffff80009d497960 x3 : 0000000000001000 x2 : 0000000000000000 x1 : ffff0000e183a928 x0 : ffff0000d60b0fc0 Call trace: 0x0 (P) __generic_file_write_iter+0xfc/0x204 mm/filemap.c:4156 ntfs_file_write_iter+0x54c/0x630 fs/ntfs3/file.c:1267 new_sync_write fs/read_write.c:586 [inline] vfs_write+0x920/0xcf4 fs/read_write.c:679 ksys_write+0x15c/0x26c fs/read_write.c:731 __do_sys_write fs/read_write.c:742 [inline] __se_sys_write fs/read_write.c:739 [inline] __arm64_sys_write+0x7c/0x90 fs/read_write.c:739 __invoke_syscall arch/arm64/kernel/syscall.c:35 [inline] invoke_syscall+0x98/0x2b8 arch/arm64/kernel/syscall.c:49 el0_svc_common+0x130/0x23c arch/arm64/kernel/syscall.c:132 do_el0_svc+0x48/0x58 arch/arm64/kernel/syscall.c:151 el0_svc+0x54/0x168 arch/arm64/kernel/entry-common.c:744 el0t_64_sync_handler+0x84/0x108 arch/arm64/kernel/entry-common.c:762 [2] ioctl$FS_IOC_SETFLAGS(r0, 0x40086602, &(0x7f00000000c0)=0x20)
来源: 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存在安全漏洞,该漏洞源于未使用inode锁同步ioctl和写入操作导致空指针取消引用。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
LinuxLinux 4534a70b7056fd4b9a1c6db5a4ce3c98546b291e ~ 8db49e89a7f8b48ee59fa9ad32b6ed0879747df8 -
LinuxLinux 5.15 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

同批安全公告 · Linux · 2025-05-08 · 共 33 条

CVE-2025-378017.8 HIGHLinux kernel 安全漏洞
CVE-2025-378227.8 HIGHLinux kernel 安全漏洞
CVE-2025-378237.8 HIGHLinux kernel 安全漏洞
CVE-2025-378147.8 HIGHLinux kernel 安全漏洞
CVE-2025-378137.8 HIGHLinux kernel 安全漏洞
CVE-2025-378207.5 HIGHLinux kernel 安全漏洞
CVE-2025-378027.5 HIGHLinux kernel 安全漏洞
CVE-2025-378007.1 HIGHLinux kernel 安全漏洞
CVE-2025-37830Linux kernel 安全漏洞
CVE-2025-37829Linux kernel 安全漏洞
CVE-2025-37828Linux kernel 安全漏洞
CVE-2025-37826Linux kernel 安全漏洞
CVE-2025-37827Linux kernel 安全漏洞
CVE-2025-37831Linux kernel 安全漏洞
CVE-2025-37834Linux kernel 安全漏洞
CVE-2025-37825Linux kernel 安全漏洞
CVE-2025-37824Linux kernel 安全漏洞
CVE-2025-37821Linux kernel 安全漏洞
CVE-2025-37833Linux kernel 安全漏洞
CVE-2025-37819Linux kernel 安全漏洞

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

IV. Related Vulnerabilities

V. Comments for CVE-2025-37806

暂无评论


发表评论