Linux Distros 未修补的漏洞:CVE-2026-74656

critical Nessus 插件 ID 338963

简介

Linux/Unix 主机上安装的一个或多个程序包存在漏洞,但供应商表示不会修补此漏洞。

描述

Linux/Unix 主机中安装的一个或多个程序包受到一个漏洞影响,而供应商没有提供补丁程序。

- ipv4:修复 fib_nhc_update_mtu() 中的释放后使用 fib_nhc_update_mtu() 遍历 RTNL 下的 nexthop 异常表,但 RTNL 不会使用 PMTU 异常更新序列化此遍历。walk 使用具有常数 true 条件的 rcu_dereference_protected(),而不保留fnhe_lock。因此可能会发生以下交错: CPU 0 CPU 1 fib_nhc_update_mtu() update_or_create_fnhe() load fnhe spin_lock_bh(&fnhe_lock) fnhe_remove_oldest() unlink fnhe kfree_rcu(fnhe, rcu) <quiescent state> 在宽限期后访问 fnhe KASAN 报告: 缺陷: KASAN:fib_nhc_update_mtu+0x3df/0x410 中的 slab-use-after-free 任务 poc/90 在地址 ffff888107d49000 处读取大小为 8 调用跟踪: fib_nhc_update_mtu+0x3df/0x410 fib_sync_mtu+0x7a/0xd0 fib_netdev_event+0x229/0x3f0 netif_set_mtu_ext+0x33a/0x570 dev_set_mtu+0x88/0x120 相同的 walk 更新fnhe_pmtu和fnhe_mtu_locked。这些字段形成一对,其他编写器使用 fnhe_lock 序列化它们。单独的 RCU 会阻止回收,但仍允许并发写入者留下混合对。遍历 RCU 下的表,仅在更新每个异常时获取fnhe_lock。RCU 使当前条目保持活动状态,而短关键部分序列化其配对的 PMTU 字段。这可以避免在扫描每个 nexthops 的所有 2048 存储段时保持全局锁定。(CVE-2026-74656)

请注意,Nessus 依赖供应商报告的程序包是否存在进行判断。

解决方案

目前尚未有任何已知的解决方案。

另见

https://security-tracker.debian.org/tracker/CVE-2026-74656

插件详情

严重性: Critical

ID: 338963

文件名: unpatched_CVE_2026_74656.nasl

版本: 1.1

类型: Local

代理: unix

系列: Misc.

发布时间: 2026/8/22

最近更新时间: 2026/8/22

支持的传感器: Frictionless Assessment Agent, Nessus Agent, Agentless Assessment, Tenable Cloud Security, Tenable Self-Hosted Container Security, Nessus

风险信息

VPR

风险因素: Medium

分数: 4.9

百分位: 58.18

CVSS v2

风险因素: High

基本分数: 7.5

时间分数: 6.4

矢量: CVSS2#AV:N/AC:L/Au:N/C:P/I:P/A:P

CVSS 分数来源: CVE-2026-74656

CVSS v3

风险因素: Critical

基本分数: 9.8

时间分数: 9

矢量: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

时间矢量: CVSS:3.0/E:U/RL:U/RC:C

漏洞信息

CPE: cpe:/o:debian:debian_linux:11.0, cpe:/o:debian:debian_linux:12.0, cpe:/o:debian:debian_linux:13.0, cpe:/o:debian:debian_linux:14.0, p-cpe:/a:debian:debian_linux:linux

必需的 KB 项: Host/local_checks_enabled, Host/cpu, global_settings/vendor_unpatched, Host/OS/identifier

易利用性: No known exploits are available

漏洞发布日期: 2026/8/22

参考资料信息

CVE: CVE-2026-74656