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

目标: 1000 元 · 已筹: 1110

100%

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

AI 预测 4.7 利用难度: 困难 EPSS 0.02% · P7

可能的 ATT&CK 技术 1AI

T1211 · Exploitation for Stealth

影响版本矩阵 12

厂商产品版本范围状态
LinuxLinux8161239a8bcce9ad6b537c04a1fa3b5c68bae693< 8a1fc8d698ac5e5916e3082a0f74450d71f9611faffected
8161239a8bcce9ad6b537c04a1fa3b5c68bae693< 6d52dfcb2a5db86e346cf51f8fcf2071b8085166affected
8161239a8bcce9ad6b537c04a1fa3b5c68bae693< 3fb7394a837740770f0d6b4b30567e60786a63f2affected
8161239a8bcce9ad6b537c04a1fa3b5c68bae693< 88614876370aac8ad1050ad785a4c095ba17ac11affected
8161239a8bcce9ad6b537c04a1fa3b5c68bae693< 3bfdc63936dd4773109b7b8c280c0f3b5ae7d349affected
2.6.39affected
< 2.6.39unaffected
6.6.140≤ 6.6.*unaffected
… +4 条更多
获取后续新漏洞提醒登录后订阅

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

漏洞信息

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

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

Vulnerability Title
rtmutex: Use waiter::task instead of current in remove_waiter()
来源: 美国国家漏洞数据库 NVD
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: rtmutex: Use waiter::task instead of current in remove_waiter() remove_waiter() is used by the slowlock paths, but it is also used for proxy-lock rollback in rt_mutex_start_proxy_lock() when invoked from futex_requeue(). In the latter case waiter::task is not current, but remove_waiter() operates on current for the dequeue operation. That results in several problems: 1) the rbtree dequeue happens without waiter::task::pi_lock being held 2) the waiter task's pi_blocked_on state is not cleared, which leaves a dangling pointer primed for UAF around. 3) rt_mutex_adjust_prio_chain() operates on the wrong top priority waiter task Use waiter::task instead of current in all related operations in remove_waiter() to cure those problems. [ tglx: Fixup rt_mutex_adjust_prio_chain(), add a comment and amend the changelog ]
来源: 美国国家漏洞数据库 NVD
CVSS Information
N/A
来源: 美国国家漏洞数据库 NVD
Vulnerability Type
N/A
来源: 美国国家漏洞数据库 NVD
Vulnerability Title
Linux kernel 安全漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
Linux kernel是美国Linux基金会的开源操作系统Linux所使用的内核。 Linux kernel存在安全漏洞,该漏洞源于rtmutex中remove_waiter函数使用current而非waiter::task,可能导致红黑树出队未持有锁、pi_blocked_on状态未清除以及优先级调整操作错误。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
LinuxLinux 8161239a8bcce9ad6b537c04a1fa3b5c68bae693 ~ 8a1fc8d698ac5e5916e3082a0f74450d71f9611f -
LinuxLinux 2.6.39 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

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

同批安全公告 · Linux · 2026-05-21 · 共 8 条

CVE-2026-43502Linux kernel 安全漏洞
CVE-2026-43501Linux kernel 安全漏洞
CVE-2026-43498Linux kernel 安全漏洞
CVE-2026-43497Linux kernel 安全漏洞
CVE-2026-43496Linux kernel 安全漏洞
CVE-2026-43495Linux kernel 安全漏洞
CVE-2026-43494Linux kernel 安全漏洞

IV. Related Vulnerabilities

V. Comments for CVE-2026-43499

暂无评论


发表评论