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

目标: 1000 元 · 已筹: 1336

100%

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

AI 预测 4.4 利用难度: 理论可行 EPSS 0.12% · P3

影响版本矩阵 10

厂商产品版本范围状态
LinuxLinuxf8d7a3d21160a0cab4d15b81231f2a76b0fcee13< 9fab0120907e6965168e55b1e17cb9dfaf262b86affected
f8d7a3d21160a0cab4d15b81231f2a76b0fcee13< 47abfc207ab02cf1297257e282e8048da63f0d08affected
f8d7a3d21160a0cab4d15b81231f2a76b0fcee13< 48e0f68b50c344bb2d78d65dd98f93e41276ee00affected
f8d7a3d21160a0cab4d15b81231f2a76b0fcee13< 23067259919663580c6f81801847cfc7bd54fd1faffected
6.7affected
< 6.7unaffected
6.12.75≤ 6.12.*unaffected
6.18.14≤ 6.18.*unaffected
… +2 条更多
获取后续新漏洞提醒登录后订阅

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

漏洞信息

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

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

Vulnerability Title
power: supply: pm8916_lbc: Fix use-after-free for extcon in IRQ handler
来源: CVE Program / CVE List V5
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: power: supply: pm8916_lbc: Fix use-after-free for extcon in IRQ handler Using the `devm_` variant for requesting IRQ _before_ the `devm_` variant for allocating/registering the `extcon` handle, means that the `extcon` handle will be deallocated/unregistered _before_ the interrupt handler (since `devm_` naturally deallocates in reverse allocation order). This means that during removal, there is a race condition where an interrupt can fire just _after_ the `extcon` handle has been freed, *but* just _before_ the corresponding unregistration of the IRQ handler has run. This will lead to the IRQ handler calling `extcon_set_state_sync()` with a freed `extcon` handle. Which usually crashes the system or otherwise silently corrupts the memory... Fix this racy use-after-free by making sure the IRQ is requested _after_ the registration of the `extcon` handle.
来源: 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存在安全漏洞,该漏洞源于power supply pm8916_lbc模块中IRQ请求和extcon处理分配顺序不当,导致在移除时存在竞争条件,可能造成释放后重用。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
LinuxLinux f8d7a3d21160a0cab4d15b81231f2a76b0fcee13 ~ 9fab0120907e6965168e55b1e17cb9dfaf262b86 -
LinuxLinux 6.7 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

CVE-2026-46246 补丁与修复 (4)

同批安全公告 · Linux · 2026-06-03 · 共 32 条

CVE-2026-462449.1 CRITICALLinux kernel 安全漏洞
CVE-2026-462669.1 CRITICALLinux kernel 安全漏洞
CVE-2026-462648.8 HIGHLinux kernel 安全漏洞
CVE-2026-462738.6 HIGHLinux kernel 安全漏洞
CVE-2026-462518.4 HIGHLinux kernel 安全漏洞
CVE-2026-462708.4 HIGHLinux kernel 安全漏洞
CVE-2026-462537.8 HIGHLinux kernel 安全漏洞
CVE-2026-462597.8 HIGHLinux kernel 安全漏洞
CVE-2026-462607.8 HIGHLinux kernel 安全漏洞
CVE-2026-462637.8 HIGHLinux kernel 安全漏洞
CVE-2026-462717.8 HIGHLinux kernel 安全漏洞
CVE-2026-462657.5 HIGHLinux kernel 安全漏洞
CVE-2026-462507.3 HIGHLinux kernel 安全漏洞
CVE-2026-46247Linux kernel 安全漏洞
CVE-2026-46248Linux kernel 安全漏洞
CVE-2026-46245Linux kernel 安全漏洞
CVE-2025-71314Linux kernel 安全漏洞
CVE-2025-71313Linux kernel 安全漏洞
CVE-2026-46249Linux kernel 安全漏洞
CVE-2026-46252Linux kernel 安全漏洞

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

IV. Related Vulnerabilities

V. Comments for CVE-2026-46246

暂无评论


发表评论