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

目标: 1000 元 · 已筹: 1310

100%

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

AI 预测 7.8 利用难度: 困难 EPSS 0.03% · P10

可能的 ATT&CK 技术 1AI

T1211 · Exploitation for Stealth

影响版本矩阵 18

厂商产品版本范围状态
LinuxLinux0c2204a4ad710d95d348ea006f14ba926e842ffd< 65168712c216584ff482a7d1a67589f2079b2634affected
0c2204a4ad710d95d348ea006f14ba926e842ffd< dff081c3602f2fd810f69ef47945a226980dd05daffected
0c2204a4ad710d95d348ea006f14ba926e842ffd< 4ae0bd51bf7079e9c2a06b5de0ae04ba70d10167affected
0c2204a4ad710d95d348ea006f14ba926e842ffd< 0f313eb6a8f6dffa491373cf3afab979fa1c02f4affected
0c2204a4ad710d95d348ea006f14ba926e842ffd< db3c60ec772de30acae92d560dfcc5258e58dbe8affected
0c2204a4ad710d95d348ea006f14ba926e842ffd< 2e127ceb1c415e246076d8e09e23e443a7a2038faffected
0c2204a4ad710d95d348ea006f14ba926e842ffd< f96779e916576e81430ebb326baff6e433fef8aeaffected
0c2204a4ad710d95d348ea006f14ba926e842ffd< 7809fea20c9404bfcfa6112ec08d1fe1d3520bebaffected
… +10 条更多
获取后续新漏洞提醒登录后订阅

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

漏洞信息

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

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

Vulnerability Title
net: qrtr: ns: Fix use-after-free in driver remove()
来源: 美国国家漏洞数据库 NVD
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.
来源: 美国国家漏洞数据库 NVD
CVSS Information
N/A
来源: 美国国家漏洞数据库 NVD
Vulnerability Type
N/A
来源: 美国国家漏洞数据库 NVD
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订阅
LinuxLinux 0c2204a4ad710d95d348ea006f14ba926e842ffd ~ 65168712c216584ff482a7d1a67589f2079b2634 -
LinuxLinux 5.7 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

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

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

CVE-2026-458989.8 CRITICALLinux kernel 安全漏洞
CVE-2026-459729.8 CRITICALLinux kernel 安全漏洞
CVE-2026-460399.8 CRITICALLinux kernel 安全漏洞
CVE-2026-459889.8 CRITICALLinux kernel 安全漏洞
CVE-2026-460439.1 CRITICALLinux kernel 安全漏洞
CVE-2026-459458.8 HIGHLinux kernel 安全漏洞
CVE-2026-460568.8 HIGHLinux kernel 安全漏洞
CVE-2026-460378.2 HIGHLinux kernel 安全漏洞
CVE-2026-458438.2 HIGHLinux kernel 安全漏洞
CVE-2026-460998.1 HIGHLinux kernel 安全漏洞
CVE-2026-460108.1 HIGHLinux kernel 安全漏洞
CVE-2026-460767.9 HIGHLinux kernel 安全漏洞
CVE-2026-458527.8 HIGHLinux kernel 安全漏洞
CVE-2026-459707.8 HIGHLinux kernel 安全漏洞
CVE-2026-460067.8 HIGHLinux kernel 安全漏洞
CVE-2026-458787.8 HIGHLinux kernel 安全漏洞
CVE-2026-459427.8 HIGHLinux kernel 安全漏洞
CVE-2026-459317.8 HIGHLinux kernel 安全漏洞
CVE-2026-459847.8 HIGHLinux kernel 安全漏洞
CVE-2026-459297.8 HIGHLinux kernel 安全漏洞

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

IV. Related Vulnerabilities

V. Comments for CVE-2026-46047

暂无评论


发表评论