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

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-46170— Linux kernel 安全漏洞

一分钟漏洞结论

影响对象
Linux Linux
利用判断
尚无明确在野利用证据,仍需结合暴露面评估
建议动作
优先检查厂商安全公告和参考链接中的修复版本;无法立即升级时,限制受影响服务暴露并加强监测。

Linux kernel是美国Linux基金会的开源操作系统Linux所使用的内核。 Linux kernel存在安全漏洞,该漏洞源于mptcp pm中ADD_ADDR重传时sk释放问题,可能导致sk未释放或定时器同步死锁。

AI 预测 6.5 利用难度: 中等 EPSS 0.13% · P3

可能的 ATT&CK 技术 1 AI

T1499 · Endpoint Denial of Service

影响版本矩阵 16

厂商产品 版本范围状态
Linux Linux 00cfd77b9063dcdf3628a7087faba60de85a9cc8< 1f26487e83e69462540bb1047139472957c913c6 affected
00cfd77b9063dcdf3628a7087faba60de85a9cc8< 5da972efed3dc7599da6e2b5e8d906d1b7b1a728 affected
00cfd77b9063dcdf3628a7087faba60de85a9cc8< 6a3af482188f6db4186d1605f64d911d7330abb3 affected
00cfd77b9063dcdf3628a7087faba60de85a9cc8< 531c537b8fb620beabccfb1594e8d43cbebbb87a affected
00cfd77b9063dcdf3628a7087faba60de85a9cc8< b74ad20198652b6b39a761c277ba65ae82b1e107 affected
00cfd77b9063dcdf3628a7087faba60de85a9cc8< 8143a224785ceaf2b0856e08d4498916f38228fb affected
00cfd77b9063dcdf3628a7087faba60de85a9cc8< b7b9a461569734d33d3259d58d2507adfac107ed affected
5.10 affected
… +8 条更多
获取后续新漏洞提醒 登录后订阅

一、 漏洞 CVE-2026-46170 基础信息

漏洞信息

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

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

Vulnerability Title
mptcp: pm: ADD_ADDR rtx: free sk if last
来源: CVE Program / CVE List V5
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: mptcp: pm: ADD_ADDR rtx: free sk if last When an ADD_ADDR is retransmitted, the sk is held in sk_reset_timer(), and released at the end. If at that moment, it was the last reference being held, the sk would not be freed. sock_put() should then be called instead of __sock_put(). But that's not enough: if it is the last reference, sock_put() will call sk_free(), which will end up calling sk_stop_timer_sync() on the same timer, and waiting indefinitely to finish. So it is needed to mark that the timer is done at the end of the timer handler when it has not been rescheduled, not to call sk_stop_timer_sync() on "itself".
来源: 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存在安全漏洞,该漏洞源于mptcp pm中ADD_ADDR重传时sk释放问题,可能导致sk未释放或定时器同步死锁。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商 产品 影响版本 CPE 订阅
Linux Linux 00cfd77b9063dcdf3628a7087faba60de85a9cc8 ~ 1f26487e83e69462540bb1047139472957c913c6 -
Linux Linux 5.10 -

二、漏洞 CVE-2026-46170 的公开POC

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

未找到公开 POC。

登录以生成 AI POC

三、漏洞 CVE-2026-46170 的情报信息

登录查看更多情报信息。

CVE-2026-46170 补丁与修复 (5)

CVE-2026-46170 其他参考 (2)

同批安全公告 · Linux · 2026-05-28 · 共 135 条

CVE-2026-46195 9.8 CRITICAL Linux kernel 安全漏洞
CVE-2026-46135 9.8 CRITICAL Linux kernel 安全漏洞
CVE-2026-46137 9.8 CRITICAL Linux kernel 安全漏洞
CVE-2026-46115 9.8 CRITICAL Linux kernel 安全漏洞
CVE-2026-46155 9.1 CRITICAL Linux kernel 安全漏洞
CVE-2026-46185 9.1 CRITICAL Linux kernel 安全漏洞
CVE-2026-46119 9.1 CRITICAL Linux kernel 安全漏洞
CVE-2026-46238 8.8 HIGH Linux kernel 安全漏洞
CVE-2026-46174 8.8 HIGH Linux kernel 安全漏洞
CVE-2026-46125 8.8 HIGH Linux kernel 安全漏洞
CVE-2026-46198 8.8 HIGH Linux kernel 安全漏洞
CVE-2026-46166 8.8 HIGH Linux kernel 安全漏洞
CVE-2026-46113 8.8 HIGH Linux kernel 安全漏洞
CVE-2026-46212 8.8 HIGH Linux kernel 安全漏洞
CVE-2026-46152 8.8 HIGH Linux kernel 安全漏洞
CVE-2026-46138 8.1 HIGH Linux kernel 安全漏洞
CVE-2026-46232 8.1 HIGH Linux kernel 安全漏洞
CVE-2026-46215 7.8 HIGH Linux kernel 安全漏洞
CVE-2026-46176 7.8 HIGH Linux kernel 安全漏洞
CVE-2026-46157 7.8 HIGH Linux kernel 安全漏洞

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

IV. Related Vulnerabilities

V. Comments for CVE-2026-46170

暂无评论


发表评论