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

目标: 1000 元 · 已筹: 1336

100%

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

AI 预测 7.5 利用难度: 中等 EPSS 0.09% · P1

影响版本矩阵 6

厂商产品版本范围状态
LinuxLinux451769ebb7e792c3404db53b3c2a422990de654e< 33b95d90427cb4babf32059e323a6d0c027610feaffected
451769ebb7e792c3404db53b3c2a422990de654e< 79357cd06d41d0f5a11b17d7c86176e395d10ef2affected
5.17affected
< 5.17unaffected
6.16.8≤ 6.16.*unaffected
6.17≤ *unaffected
获取后续新漏洞提醒登录后订阅

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

漏洞信息

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

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

Vulnerability Title
mm/vmalloc, mm/kasan: respect gfp mask in kasan_populate_vmalloc()
来源: CVE Program / CVE List V5
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: mm/vmalloc, mm/kasan: respect gfp mask in kasan_populate_vmalloc() kasan_populate_vmalloc() and its helpers ignore the caller's gfp_mask and always allocate memory using the hardcoded GFP_KERNEL flag. This makes them inconsistent with vmalloc(), which was recently extended to support GFP_NOFS and GFP_NOIO allocations. Page table allocations performed during shadow population also ignore the external gfp_mask. To preserve the intended semantics of GFP_NOFS and GFP_NOIO, wrap the apply_to_page_range() calls into the appropriate memalloc scope. xfs calls vmalloc with GFP_NOFS, so this bug could lead to deadlock. There was a report here https://lkml.kernel.org/r/686ea951.050a0220.385921.0016.GAE@google.com This patch: - Extends kasan_populate_vmalloc() and helpers to take gfp_mask; - Passes gfp_mask down to alloc_pages_bulk() and __get_free_page(); - Enforces GFP_NOFS/NOIO semantics with memalloc_*_save()/restore() around apply_to_page_range(); - Updates vmalloc.c and percpu allocator call sites accordingly.
来源: 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存在安全漏洞,该漏洞源于kasan_populate_vmalloc函数未正确使用gfp掩码,可能导致死锁。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
LinuxLinux 451769ebb7e792c3404db53b3c2a422990de654e ~ 33b95d90427cb4babf32059e323a6d0c027610fe -
LinuxLinux 5.17 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

同批安全公告 · Linux · 2025-10-01 · 共 169 条

CVE-2025-399198.8 HIGHLinux kernel 安全漏洞
CVE-2025-399188.8 HIGHLinux kernel 安全漏洞
CVE-2025-399247.8 HIGHLinux kernel 安全漏洞
CVE-2025-398967.8 HIGHLinux kernel 安全漏洞
CVE-2025-399277.8 HIGHLinux kernel 安全漏洞
CVE-2025-399067.8 HIGHLinux kernel 安全漏洞
CVE-2025-399087.8 HIGHLinux kernel 安全漏洞
CVE-2025-398947.5 HIGHLinux kernel 安全漏洞
CVE-2025-398977.5 HIGHLinux kernel 安全漏洞
CVE-2025-399027.1 HIGHLinux kernel 安全漏洞
CVE-2025-399287.1 HIGHLinux kernel 安全漏洞
CVE-2022-50465Linux kernel 安全漏洞
CVE-2022-50456Linux kernel 安全漏洞
CVE-2022-50458Linux kernel 安全漏洞
CVE-2022-50460Linux kernel 安全漏洞
CVE-2022-50459Linux kernel 安全漏洞
CVE-2022-50461Linux kernel 安全漏洞
CVE-2022-50462Linux kernel 安全漏洞
CVE-2023-53490Linux kernel 安全漏洞
CVE-2023-53489Linux kernel 安全漏洞

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

IV. Related Vulnerabilities

V. Comments for CVE-2025-39910

暂无评论


发表评论