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

目标: 1000 元 · 已筹: 1336

100%

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

AI 预测 5.5 利用难度: 中等 EPSS 0.18% · P8

可能的 ATT&CK 技术 1AI

T1200 · Hardware Additions

影响版本矩阵 10

厂商产品版本范围状态
LinuxLinux9b4b7c1f9f54120940e243251e2b1407767b3381< 85288bcf7ffe11e7b036edf91937bc62fd384076affected
9b4b7c1f9f54120940e243251e2b1407767b3381< 52edccfb555142678c836c285bf5b4ec760bd043affected
9b4b7c1f9f54120940e243251e2b1407767b3381< 660b6959c4170637f5db2279d1f71af33a49e49baffected
9b4b7c1f9f54120940e243251e2b1407767b3381< 8ca7eada62fcfabf6ec1dc7468941e791c1d8729affected
6.5affected
< 6.5unaffected
6.6.112≤ 6.6.*unaffected
6.12.53≤ 6.12.*unaffected
… +2 条更多
获取后续新漏洞提醒登录后订阅

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

漏洞信息

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

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

Vulnerability Title
RDMA/rxe: Fix race in do_task() when draining
来源: 美国国家漏洞数据库 NVD
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Fix race in do_task() when draining When do_task() exhausts its iteration budget (!ret), it sets the state to TASK_STATE_IDLE to reschedule, without a secondary check on the current task->state. This can overwrite the TASK_STATE_DRAINING state set by a concurrent call to rxe_cleanup_task() or rxe_disable_task(). While state changes are protected by a spinlock, both rxe_cleanup_task() and rxe_disable_task() release the lock while waiting for the task to finish draining in the while(!is_done(task)) loop. The race occurs if do_task() hits its iteration limit and acquires the lock in this window. The cleanup logic may then proceed while the task incorrectly reschedules itself, leading to a potential use-after-free. This bug was introduced during the migration from tasklets to workqueues, where the special handling for the draining case was lost. Fix this by restoring the original pre-migration behavior. If the state is TASK_STATE_DRAINING when iterations are exhausted, set cont to 1 to force a new loop iteration. This allows the task to finish its work, so that a subsequent iteration can reach the switch statement and correctly transition the state to TASK_STATE_DRAINED, stopping the task as intended.
来源: 美国国家漏洞数据库 NVD
CVSS Information
N/A
来源: 美国国家漏洞数据库 NVD
Vulnerability Type
N/A
来源: 美国国家漏洞数据库 NVD
Vulnerability Title
Linux kernel 安全漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
Linux kernel是美国Linux基金会的开源操作系统Linux所使用的内核。 Linux kernel存在安全漏洞,该漏洞源于RDMA/rxe模块中do_task函数在耗尽迭代预算时未正确检查任务状态,可能导致释放后重用。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
LinuxLinux 9b4b7c1f9f54120940e243251e2b1407767b3381 ~ 85288bcf7ffe11e7b036edf91937bc62fd384076 -
LinuxLinux 6.5 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

同批安全公告 · Linux · 2025-10-28 · 共 58 条

CVE-2025-40064Linux kernel 安全漏洞
CVE-2025-40075Linux kernel 安全漏洞
CVE-2025-40078Linux kernel 安全漏洞
CVE-2025-40079Linux kernel 安全漏洞
CVE-2025-40077Linux kernel 安全漏洞
CVE-2025-40081Linux kernel 安全漏洞
CVE-2025-40068Linux kernel 安全漏洞
CVE-2025-40067Linux kernel 安全漏洞
CVE-2025-40066Linux kernel 安全漏洞
CVE-2025-40065Linux kernel 安全漏洞
CVE-2025-40069Linux kernel 安全漏洞
CVE-2025-40063Linux kernel 安全漏洞
CVE-2025-40062Linux kernel 安全漏洞
CVE-2025-40060Linux kernel 安全漏洞
CVE-2025-40058Linux kernel 安全漏洞
CVE-2025-40059Linux kernel 安全漏洞
CVE-2025-40057Linux kernel 安全漏洞
CVE-2025-40056Linux kernel 安全漏洞
CVE-2025-40055Linux kernel 安全漏洞
CVE-2025-40054Linux kernel 安全漏洞

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

IV. Related Vulnerabilities

V. Comments for CVE-2025-40061

暂无评论


发表评论