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

目标: 1000 元 · 已筹: 1336

100%

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

一分钟漏洞结论

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

Linux kernel是美国Linux基金会的开源操作系统Linux所使用的内核。 Linux kernel存在安全漏洞,该漏洞源于wifi rsi驱动中kthread生命周期竞争,当kthread_complete_and_exit先于kthread_stop调用时,可能导致释放后重用。

AI 预测 6.8 利用难度: 困难 EPSS 0.09% · P1

影响版本矩阵 28

厂商产品 版本范围状态
Linux Linux 4c62764d0fc21a34ffc44eec1210038c3a2e4473< 4ac3095da22fc50e51ec10c3b8323c21ab3e441a affected
4c62764d0fc21a34ffc44eec1210038c3a2e4473< 9dfe8a4458a063c6433526bc59112a169eee1aa3 affected
4c62764d0fc21a34ffc44eec1210038c3a2e4473< 4f697813162d5f9151726a6d2bee82bffe4b0256 affected
4c62764d0fc21a34ffc44eec1210038c3a2e4473< 95fcb436586dc3c2983537d557ac05bbc6a027f3 affected
4c62764d0fc21a34ffc44eec1210038c3a2e4473< 16d9f674c619838bdeae42abc0929c9c5477ea1f affected
4c62764d0fc21a34ffc44eec1210038c3a2e4473< 4f9a4ae8d2c198f01611ea376034c326ef43ab56 affected
4c62764d0fc21a34ffc44eec1210038c3a2e4473< 4f4c9b13c485abd0a2d2c97f9db339d1dd8e147f affected
4c62764d0fc21a34ffc44eec1210038c3a2e4473< db57a1aa54ff68669781976e4edb045e09e2b65b affected
… +20 条更多
获取后续新漏洞提醒 登录后订阅

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

漏洞信息

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

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

Vulnerability Title
wifi: rsi: fix kthread lifetime race between self-exit and external-stop
来源: CVE Program / CVE List V5
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: wifi: rsi: fix kthread lifetime race between self-exit and external-stop RSI driver use both self-exit(kthread_complete_and_exit) and external-stop (kthread_stop) when killing a kthread. Generally, kthread_stop() is called first, and in this case, no particular issues occur. However, in rare instances where kthread_complete_and_exit() is called first and then kthread_stop() is called, a UAF occurs because the kthread object, which has already exited and been freed, is accessed again. Therefore, to prevent this with minimal modification, you must remove kthread_stop() and change the code to wait until the self-exit operation is completed.
来源: 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存在安全漏洞,该漏洞源于wifi rsi驱动中kthread生命周期竞争,当kthread_complete_and_exit先于kthread_stop调用时,可能导致释放后重用。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商 产品 影响版本 CPE 订阅
Linux Linux 4c62764d0fc21a34ffc44eec1210038c3a2e4473 ~ 4ac3095da22fc50e51ec10c3b8323c21ab3e441a -
Linux Linux 4.20 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

CVE-2026-46187 补丁与修复 (7)

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

CVE-2026-46135 9.8 CRITICAL Linux kernel 安全漏洞
CVE-2026-46195 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-46119 9.1 CRITICAL Linux kernel 安全漏洞
CVE-2026-46185 9.1 CRITICAL Linux kernel 安全漏洞
CVE-2026-46212 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-46152 8.8 HIGH Linux kernel 安全漏洞
CVE-2026-46238 8.8 HIGH Linux kernel 安全漏洞
CVE-2026-46113 8.8 HIGH Linux kernel 安全漏洞
CVE-2026-46232 8.1 HIGH Linux kernel 安全漏洞
CVE-2026-46138 8.1 HIGH Linux kernel 安全漏洞
CVE-2026-46157 7.8 HIGH Linux kernel 安全漏洞
CVE-2026-46210 7.8 HIGH Linux kernel 安全漏洞
CVE-2026-46215 7.8 HIGH Linux kernel 安全漏洞

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

IV. Related Vulnerabilities

V. Comments for CVE-2026-46187

暂无评论


发表评论