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

critical Nessus Plugin ID 335645

概要

Linux/Unix 主機上安裝的一個或多個套件存有弱點,廠商表示將不會修補。

說明

Linux/Unix 主機上安裝了一個或多個受到弱點影響的套件,且廠商未提供可用的修補程式。

- ocfs2:修正 ocfs2_sum_rightmost_rec 中的 UBSAN array-index-out-of-bounds [錯誤] 磁碟損毀設定在 inode 的內嵌範圍清單中l_next_free_rec為 0,會在下次寫入該檔案時觸發 UBSAN 錯誤。[CAUSE] ocfs2_sum_rightmost_rec() 計算 i = le16_to_cpu(el->l_next_free_rec) - 1 並存取 el->l_recs[i],而不驗證 i。當 l_next_free_rec 為 0 時,i 變為 -1;當 l_next_free_rec 超過 l_count 時,I 會越過數組的末尾。任一情況都會違反 __counted_by_le(l_count) 註 l_recs[] 解,並觸發 UBSAN。[修復]在 ocfs2_validate_inode_block() 中讀取 inode 時驗證 inode 的內嵌範圍清單:l_count 必須為非零且不大於 inode 區塊可以容納的範圍,並且l_next_free_rec不得超過 l_count。損毀的清單會在讀取時被拒絕,然後 b-tree 程式碼才能越界索引 l_recs[] 。(CVE-2026-72162)

請注意,Nessus 的判定取決於廠商所報告的套件是否存在。

解決方案

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

另請參閱

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

Plugin 詳細資訊

嚴重性: Critical

ID: 335645

檔案名稱: unpatched_CVE_2026_72162.nasl

版本: 1.1

類型: Local

代理程式: unix

系列: Misc.

已發布: 2026/8/15

已更新: 2026/8/15

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

風險資訊

VPR

風險因素: Medium

分數: 4.3

百分位數: 53.55

CVSS v2

風險因素: High

基本分數: 7.5

時間性分數: 6.4

媒介: CVSS2#AV:N/AC:L/Au:N/C:P/I:P/A:P

CVSS 評分資料來源: CVE-2026-72162

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, 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/15

參考資訊

CVE: CVE-2026-72162