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

medium Nessus 插件 ID 345432

简介

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

描述

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

- usb:dwc3:gadget:修复争用条件造成的 dwc3_gadget_free_endpoints 中的释放后使用 在 dwc3_gadget_init_endpoint 中,&dep->nostream_work 与 dwc3_nostream_work 绑定,dwc3_gadget_endpoint_stream_event可在收到 DEPEVT_STREAM_NOSTREAM 事件时将此延迟工作排入 system_percpu_wq 队列。如果删除该小工具,dwc3_gadget_free_endpoints 进行清理,并且 kfree(dep) 释放为使用 kzalloc() 的 dep 分配的内存,而上述延迟的工作可能仍处于待定或运行状态。可能导致 UAF 错误的操作顺序如下:CPU0 CPU1 |dwc3_thread_interrupt |dwc3_endpoint_interrupt |dwc3_gadget_endpoint_stream_event |queue_delayed_work(system_percpu_wq, | &dep->nostream_work) dwc3_gadget_free_endpoints |dwc3_free_trb_pool(dep) |list_del(&dep->endpoint.ep_list) |dwc3_debugfs_remove_endpoint_dir(dep) |kfree(dep) |dep 已释放 | |dwc3_nostream_work |使用 dep(释放后使用)通过取消 dwc3_gadget_free_endpoints 中 kfree(dep) 之前的延迟工作来修复此问题。
(CVE-2026-89739)

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

解决方案

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

另见

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

插件详情

严重性: Medium

ID: 345432

文件名: unpatched_CVE_2026_89739.nasl

版本: 1.1

类型: Local

代理: unix

系列: Misc.

发布时间: 2026/9/12

最近更新时间: 2026/9/12

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

风险信息

VPR

风险因素: Medium

分数: 4.3

百分位: 53.43

CVSS v2

风险因素: Medium

基本分数: 5.9

时间分数: 5

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

CVSS 分数来源: CVE-2026-89739

CVSS v3

风险因素: Medium

基本分数: 6.3

时间分数: 5.8

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

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

漏洞信息

CPE: 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/9/11

参考资料信息

CVE: CVE-2026-89739