Linux Distros 未修補弱點:CVE-2026-89739

medium Nessus Plugin 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進行清理,並且使用 kzalloc() 為 dep 分配的記憶體由 kfree(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 (use-after-free) 透過取消 dwc3_gadget_free_endpoints 中 kfree(dep) 之前的延遲工作來修正它。
(CVE-2026-89739)

請注意,Nessus 依賴供應商報告的套件存在。

解決方案

目前尚未有已知的解決方案。

另請參閱

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

Plugin 詳細資訊

嚴重性: 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