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

目标: 1000 元 · 已筹: 1336

100%

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

AI 预测 5.5 利用难度: 中等 EPSS 0.24% · P15

可能的 ATT&CK 技术 1AI

T1499 · Endpoint Denial of Service

影响版本矩阵 23

厂商产品版本范围状态
LinuxLinux05f646cb2174d1a4e032b60b99097f5c4b522616< c3c7c57017ce1d4b2d3788c1fc59e7e39026e158affected
c3f812cea0d7006469d1cf33a4a9f0a12bb4b3a3< 9f71db4fb82deb889e0bac4a51b34daea7d506a3affected
c3f812cea0d7006469d1cf33a4a9f0a12bb4b3a3< 91522aba56e9fcdf64da25ffef9b27f8fad48e0faffected
c3f812cea0d7006469d1cf33a4a9f0a12bb4b3a3< 90e089a64504982f8d62f223027cb9f903781f78affected
c3f812cea0d7006469d1cf33a4a9f0a12bb4b3a3< 95f17738b86fd198924d874a5639bcdc49c7e5b8affected
c3f812cea0d7006469d1cf33a4a9f0a12bb4b3a3< 7204335d1991c23fc615ab76f31f175748a578e1affected
c3f812cea0d7006469d1cf33a4a9f0a12bb4b3a3< e74e5aa33228c5e2cb4fc80ad103541a7b7805ecaffected
c3f812cea0d7006469d1cf33a4a9f0a12bb4b3a3< 738d1812ec2e395e953258aea912ddd867d11a13affected
… +15 条更多
获取后续新漏洞提醒登录后订阅

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

漏洞信息

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

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

Vulnerability Title
page_pool: avoid infinite loop to schedule delayed worker
来源: 美国国家漏洞数据库 NVD
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: page_pool: avoid infinite loop to schedule delayed worker We noticed the kworker in page_pool_release_retry() was waken up repeatedly and infinitely in production because of the buggy driver causing the inflight less than 0 and warning us in page_pool_inflight()[1]. Since the inflight value goes negative, it means we should not expect the whole page_pool to get back to work normally. This patch mitigates the adverse effect by not rescheduling the kworker when detecting the inflight negative in page_pool_release_retry(). [1] [Mon Feb 10 20:36:11 2025] ------------[ cut here ]------------ [Mon Feb 10 20:36:11 2025] Negative(-51446) inflight packet-pages ... [Mon Feb 10 20:36:11 2025] Call Trace: [Mon Feb 10 20:36:11 2025] page_pool_release_retry+0x23/0x70 [Mon Feb 10 20:36:11 2025] process_one_work+0x1b1/0x370 [Mon Feb 10 20:36:11 2025] worker_thread+0x37/0x3a0 [Mon Feb 10 20:36:11 2025] kthread+0x11a/0x140 [Mon Feb 10 20:36:11 2025] ? process_one_work+0x370/0x370 [Mon Feb 10 20:36:11 2025] ? __kthread_cancel_work+0x40/0x40 [Mon Feb 10 20:36:11 2025] ret_from_fork+0x35/0x40 [Mon Feb 10 20:36:11 2025] ---[ end trace ebffe800f33e7e34 ]--- Note: before this patch, the above calltrace would flood the dmesg due to repeated reschedule of release_dw kworker.
来源: 美国国家漏洞数据库 NVD
CVSS Information
N/A
来源: 美国国家漏洞数据库 NVD
Vulnerability Type
N/A
来源: 美国国家漏洞数据库 NVD
Vulnerability Title
Linux kernel 安全漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
Linux kernel是美国Linux基金会的开源操作系统Linux所使用的内核。 Linux kernel存在安全漏洞,该漏洞源于page_pool释放重试逻辑存在无限循环,可能导致内核崩溃。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
LinuxLinux 05f646cb2174d1a4e032b60b99097f5c4b522616 ~ c3c7c57017ce1d4b2d3788c1fc59e7e39026e158 -
LinuxLinux 5.5 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

同批安全公告 · Linux · 2025-05-09 · 共 52 条

CVE-2025-37874Linux kernel 安全漏洞
CVE-2025-37889Linux kernel 安全漏洞
CVE-2025-37888Linux kernel 安全漏洞
CVE-2025-37883Linux kernel 安全漏洞
CVE-2025-37886Linux kernel 安全漏洞
CVE-2025-37885Linux kernel 安全漏洞
CVE-2025-37884Linux kernel 安全漏洞
CVE-2025-37887Linux kernel 安全漏洞
CVE-2025-37876Linux kernel 安全漏洞
CVE-2025-37875Linux kernel 安全漏洞
CVE-2025-37877Linux kernel 安全漏洞
CVE-2025-37873Linux kernel 安全漏洞
CVE-2025-37872Linux kernel 安全漏洞
CVE-2025-37871Linux kernel 安全漏洞
CVE-2025-37870Linux kernel 安全漏洞
CVE-2025-37869Linux kernel 安全漏洞
CVE-2025-37868Linux kernel 安全漏洞
CVE-2025-37867Linux kernel 安全漏洞
CVE-2025-37866Linux kernel 安全漏洞
CVE-2025-37865Linux kernel 安全漏洞

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

IV. Related Vulnerabilities

V. Comments for CVE-2025-37859

暂无评论


发表评论