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

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-68314— Linux内核mctp i3c驱动注册失败处理漏洞

AI 预测 4.3 利用难度: 中等

影响版本矩阵 10

厂商产品版本范围状态
LinuxLinuxc8755b29b58ec65be17bcb8c40763d2dcb1f1db5< 49d15cfab247c0f60ce1800bdcd66850beea7b3aaffected
c8755b29b58ec65be17bcb8c40763d2dcb1f1db5< a8bd8c109da5a87f0c5db0c23cf550d039fde77caffected
c8755b29b58ec65be17bcb8c40763d2dcb1f1db5< a40e83a34eaa2be64372286040696f04eabcd09faffected
c8755b29b58ec65be17bcb8c40763d2dcb1f1db5< 03d1057305ef17ac3f5936ac1580bc9a1a826e14affected
6.7affected
< 6.7unaffected
6.12.101≤ 6.12.*unaffected
6.18.42≤ 6.18.*unaffected
… +2 条更多
获取后续新漏洞提醒登录后订阅

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

漏洞信息

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

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

Vulnerability Title
net: mctp i3c: clean up notifier and buses if driver register fails
来源: CVE Program / CVE List V5
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: net: mctp i3c: clean up notifier and buses if driver register fails mctp_i3c_mod_init() registers the I3C bus notifier and then walks the existing buses with i3c_for_each_bus_locked(mctp_i3c_bus_add_new, NULL) before registering the I3C device driver. If i3c_driver_register() fails, the function returns the error directly, leaving the notifier registered and every mctp_i3c_bus object created for the existing buses allocated. The notifier is left pointing into the module that failed to load and the bus list is leaked. Mirror the module exit path on this failure: unregister the notifier and tear down the buses that were added before returning the error. This issue was identified during our ongoing static-analysis research while reviewing kernel code.
来源: CVE Program / CVE List V5
CVSS Information
N/A
来源: CVE Program / CVE List V5
Vulnerability Type
N/A
来源: CVE Program / CVE List V5

受影响产品

厂商产品影响版本CPE订阅
LinuxLinux c8755b29b58ec65be17bcb8c40763d2dcb1f1db5 ~ 49d15cfab247c0f60ce1800bdcd66850beea7b3a -
LinuxLinux 6.7 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

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

同批安全公告 · Linux · 2026-08-10 · 共 345 条

CVE-2026-68310mt76: mt7915驱动HE能力查询保护
CVE-2026-68321txgbe 网卡驱动移除时 FDIR 过滤器泄漏漏洞
CVE-2026-68320Linux内核SCTP协议栈认证列表容量检查漏洞
CVE-2026-68319pds_core 重置与移除死锁漏洞
CVE-2026-68318pds_core 工作队列移除时存在释放后使用漏洞
CVE-2026-68317pds_core 辅助设备添加/删除竞态漏洞
CVE-2026-68316加速驱动 Ethos-U 命令流校验元素大小处理漏洞
CVE-2026-68315SCTP协议栈在sctp_process_strreset_inreq()中验证流数
CVE-2026-68313TIPC __tipc_nl_compat_dumpit无限循环漏洞
CVE-2026-68312CIFS:kmalloc失败时cifsFileInfo泄漏
CVE-2026-68311mt7925无线网卡解封装卸载时STA链路保护缺陷
CVE-2026-68305drm/xe/vf CCS读写缓冲区分离时添加设备守卫
CVE-2026-68300Linux SCTP 认证模块空指针检查漏洞
CVE-2026-68301HSR 从节点注销内存泄漏漏洞
CVE-2026-68302amt: 拉取后重新读取skb头指针
CVE-2026-68303Linux内核 DRM VC4 HVS/V3D 解除绑定空指针解引用漏洞
CVE-2026-68304brcmfmac Wi-Fi驱动 802.1X-SHA256调用跟踪警告漏洞
CVE-2026-68307mt7925 WiFi驱动重置链路重播崩溃漏洞
CVE-2026-68309mt76驱动BSS HE TLV处理空指针解引用漏洞
CVE-2026-68308mt76_connac_get_he_phy_cap()返回值未检查

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

IV. Related Vulnerabilities

V. Comments for CVE-2026-68314

暂无评论


发表评论