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

目标: 1000 元 · 已筹: 1336

100%

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

一分钟漏洞结论

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

Linux kernel是美国Linux基金会的开源操作系统Linux所使用的内核。 Linux kernel存在安全漏洞,该漏洞源于qrtr_ns驱动移除时存在释放后重用问题,可能导致数据包到达后工作队列被销毁。

AI 预测 7.8 利用难度: 困难 EPSS 0.13% · P3

可能的 ATT&CK 技术 1 AI

T1211 · Exploitation for Stealth

影响版本矩阵 18

厂商产品 版本范围状态
Linux Linux 0c2204a4ad710d95d348ea006f14ba926e842ffd< 65168712c216584ff482a7d1a67589f2079b2634 affected
0c2204a4ad710d95d348ea006f14ba926e842ffd< dff081c3602f2fd810f69ef47945a226980dd05d affected
0c2204a4ad710d95d348ea006f14ba926e842ffd< 4ae0bd51bf7079e9c2a06b5de0ae04ba70d10167 affected
0c2204a4ad710d95d348ea006f14ba926e842ffd< 0f313eb6a8f6dffa491373cf3afab979fa1c02f4 affected
0c2204a4ad710d95d348ea006f14ba926e842ffd< db3c60ec772de30acae92d560dfcc5258e58dbe8 affected
0c2204a4ad710d95d348ea006f14ba926e842ffd< 2e127ceb1c415e246076d8e09e23e443a7a2038f affected
0c2204a4ad710d95d348ea006f14ba926e842ffd< f96779e916576e81430ebb326baff6e433fef8ae affected
0c2204a4ad710d95d348ea006f14ba926e842ffd< 7809fea20c9404bfcfa6112ec08d1fe1d3520beb affected
… +10 条更多
获取后续新漏洞提醒 登录后订阅

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

漏洞信息

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

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

Vulnerability Title
net: qrtr: ns: Fix use-after-free in driver remove()
来源: CVE Program / CVE List V5
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: net: qrtr: ns: Fix use-after-free in driver remove() In the remove callback, if a packet arrives after destroy_workqueue() is called, but before sock_release(), the qrtr_ns_data_ready() callback will try to queue the work, causing use-after-free issue. Fix this issue by saving the default 'sk_data_ready' callback during qrtr_ns_init() and use it to replace the qrtr_ns_data_ready() callback at the start of remove(). This ensures that even if a packet arrives after destroy_workqueue(), the work struct will not be dereferenced. Note that it is also required to ensure that the RX threads are completed before destroying the workqueue, because the threads could be using the qrtr_ns_data_ready() callback.
来源: 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存在安全漏洞,该漏洞源于qrtr_ns驱动移除时存在释放后重用问题,可能导致数据包到达后工作队列被销毁。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商 产品 影响版本 CPE 订阅
Linux Linux 0c2204a4ad710d95d348ea006f14ba926e842ffd ~ 65168712c216584ff482a7d1a67589f2079b2634 -
Linux Linux 5.7 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

CVE-2026-46047 补丁与修复 (8)

同批安全公告 · Linux · 2026-05-27 · 共 275 条

CVE-2026-45898 9.8 CRITICAL Linux kernel 安全漏洞
CVE-2026-46039 9.8 CRITICAL Linux kernel 安全漏洞
CVE-2026-45972 9.8 CRITICAL Linux kernel 安全漏洞
CVE-2026-45988 9.8 CRITICAL Linux kernel 安全漏洞
CVE-2026-46043 9.1 CRITICAL Linux kernel 安全漏洞
CVE-2026-45945 8.8 HIGH Linux kernel 安全漏洞
CVE-2026-46056 8.8 HIGH Linux kernel 安全漏洞
CVE-2026-45843 8.2 HIGH Linux kernel 安全漏洞
CVE-2025-71311 8.2 HIGH Linux kernel 安全漏洞
CVE-2026-46037 8.2 HIGH Linux kernel 安全漏洞
CVE-2026-46010 8.1 HIGH Linux kernel 安全漏洞
CVE-2026-46099 8.1 HIGH Linux kernel 安全漏洞
CVE-2026-46076 7.9 HIGH Linux kernel 安全漏洞
CVE-2026-45935 7.8 HIGH Linux kernel 安全漏洞
CVE-2026-46058 7.8 HIGH Linux kernel 安全漏洞
CVE-2026-46065 7.8 HIGH Linux kernel 安全漏洞
CVE-2026-45909 7.8 HIGH Linux kernel 安全漏洞
CVE-2026-45959 7.8 HIGH Linux kernel 安全漏洞
CVE-2026-45931 7.8 HIGH Linux kernel 安全漏洞
CVE-2026-46015 7.8 HIGH Linux kernel 安全漏洞

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

IV. Related Vulnerabilities

V. Comments for CVE-2026-46047

暂无评论


发表评论