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

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-68415— Linux 内核 xfrm 模式回调未清空漏洞

AI 预测 7.8 利用难度: 困难

可能的 ATT&CK 技术 1AI

T1499 · Endpoint Denial of Service

影响版本矩阵 8

厂商产品版本范围状态
LinuxLinux4b3faf610cc63bfac972711635eafbca5e7d7117< 9845a35986a658816f7752f7ebd7c455a4c7dfdfaffected
4b3faf610cc63bfac972711635eafbca5e7d7117< c37a079230128a5237f45fb4e181bc069a5c2955affected
4b3faf610cc63bfac972711635eafbca5e7d7117< 2538bd3cd1ff5af655908469544ac7b7ae259386affected
6.14affected
< 6.14unaffected
6.18.42≤ 6.18.*unaffected
7.1.6≤ 7.1.*unaffected
7.2-rc4≤ *unaffected
获取后续新漏洞提醒登录后订阅

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

漏洞信息

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

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

Vulnerability Title
xfrm: clear mode callbacks after failed mode setup
来源: CVE Program / CVE List V5
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: xfrm: clear mode callbacks after failed mode setup xfrm_state_gc_task can run long after a failed IPTFS state setup. In the reproduced case, __xfrm_init_state() cached x->mode_cbs, IPTFS setup returned -ENOMEM before publishing mode_data, and the temporary module reference from xfrm_get_mode_cbs() was dropped immediately. The dead state then kept x->mode_cbs until deferred GC ran after xfrm_iptfs had been unloaded. Clear x->mode_cbs when mode init or clone fails before publishing mode_data. Those states never installed mode-specific state or the long-term IPTFS module pin, so deferred GC has nothing mode-specific to destroy and must not retain a callback table pointer past the temporary lookup reference. The buggy scenario involves two paths, with each column showing the order within that path: failed setup path: 1. cache x->mode_cbs 2. mode setup fails before mode_data 3. drop the temporary module ref 4. dead state keeps x->mode_cbs cached GC/unload path: 1. xfrm_state_put() queues GC work 2. xfrm_iptfs unloads later 3. xfrm_state_gc_task runs 4. GC dereferences stale x->mode_cbs This also covers the failed clone path where clone_state() returns before publishing mode_data. Validation reproduced this kernel report: Kernel panic - not syncing: Fatal exception CONFIG_FAULT_INJECTION_STACKTRACE_FILTER=y failslab_stacktrace_filter matched xfrm_iptfs frames ack_error=-12 FAULT_INJECTION: forcing a failure BUG: unable to handle page fault Workqueue: events xfrm_state_gc_task RIP: xfrm_state_gc_task+0x142/0x650 Modules linked in: esp4_offload xfrm_user [last unloaded: xfrm_iptfs] Kernel panic - not syncing: Fatal exception
来源: 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 4b3faf610cc63bfac972711635eafbca5e7d7117 ~ 9845a35986a658816f7752f7ebd7c455a4c7dfdf -
LinuxLinux 6.14 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

CVE-2026-68415 补丁与修复 (3)

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

CVE-2026-68201ALSA 定时器:主从分离前处理从设备回调漏洞
CVE-2026-68191ath12k WiFi驱动 rhash表销毁空指针解引用漏洞
CVE-2026-68192brcmfmac 驱动缓冲区释放逻辑漏洞
CVE-2026-68193mt7925 WiFi驱动在非MMIO总线上处理TXRX NOTIFY错误
CVE-2026-68194MT7921 在非MM总线上TXRX_NOTIFY错误导致漏洞
CVE-2026-68195MT7615 非MMIO总线驱动发送通知错误
CVE-2026-68196wilc1000 Wi-Fi驱动关联响应长度验证漏洞
CVE-2026-68197mwifiex:当AP有HT能力但无HT操作时修复空指针解引用漏洞
CVE-2026-68198Linux内核ath6kl模块aggr_reset_state()存在使用-after-free漏洞
CVE-2026-68199ath6kl无线驱动固件ADDBA窗口大小导致越界访问漏洞
CVE-2026-68200ALSA定时器实例回调重入漏洞
CVE-2026-68206V4L2-CTLs HEVC活动引用计数验证漏洞
CVE-2026-68211stm32-dcmipp 驱动 start_streaming 失败缓冲区处理缺陷
CVE-2026-68210STM32 DCMI 探测失败未注销通知器漏洞
CVE-2026-68209Allwinner CSI 驱动启动流失败时队列缓冲区泄漏漏洞
CVE-2026-68208Linux内核VPE模块vip_probe_slice错误处理漏洞
CVE-2026-68207VPE 探针错误时未清理 v4l2 设备
CVE-2026-68204media vivid 切换 caps 时未检查 vb2_is_busy
CVE-2026-68202ALSA seq 关闭队列定时器时未释放导致的漏洞
CVE-2026-68203vivid 驱动 vivid_init() 清理漏洞

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

IV. Related Vulnerabilities

V. Comments for CVE-2026-68415

暂无评论


发表评论