Amazon Linux 2023:bpftool6.18、kernel6.18、kernel6.18-devel (ALAS2023-2026-2045)

high Nessus Plugin ID 337207

概要

遠端 Amazon Linux 2023 主機缺少一個安全性更新。

說明

因此,會受到 ALAS2023-2026-2045 公告中所提及的多個弱點影響。

在 Linux 核心中,下列弱點已解決:

iommu/vt-d:修正 PASID 項目替換期間的爭用情形 (CVE-2026-45945)

在 Linux 核心中,下列弱點已解決:

fs/ntfs3:修正 attr_data_get_block_locked() 中缺少的 vcn0 執行負載 (CVE-2026-53027)

在 Linux 核心中,下列弱點已解決:

fbdev: fbcon:修正 fbcon_do_set_font() err_out中的越界讀取

當 fbcon_do_set_font() 失敗時(例如,由於 vc_resize() 內部記憶體配置失敗在記憶體壓力很大的情況下),它會跳到「err_out」標籤以回滾控制台狀態。然而,目前的回滾邏輯忘記還原「hi_font」狀態,導致嚴重的狀態機器損毀。

在函式的前面,可能會呼叫 'set_vc_hi_font()' 來變更 'vc->vc_hi_font_mask' 並改變螢幕緩衝區。如果 'vc_resize()' 隨後失敗,'err_out' 路徑會還原 'vc_font.charcount',但完全跳過回滾 'vc_hi_font_mask' 和 screenbuffer。

此不相符會使終端機處於不同步狀態。因為 'vc_hi_font_mask' 仍會設定,所以 VT 子系統仍會接受來自使用者空間的大於 255 的字元索引,並將它們寫入螢幕緩衝區。隨後的渲染調用(例如「fbcon_putcs()」)將使用這些膨脹的索引來存取還原的 256 個字元字體陣列,從而導致確定性越界讀取和潛在的核心記憶體洩漏。

透過在錯誤路徑中新增「hi_font」遮罩和螢幕緩衝區缺少的復原邏輯來修正此問題。
(CVE-2026-53402)

在 Linux 核心中,下列弱點已解決:

xfs:在沒有區域的已提交記錄項目上復原失敗

如果交易的第一個操作是裸交易標頭 (len == sizeof(struct xfs_trans_header)),則 xlog_recover_add_to_trans()會新增項目但沒有區域,將其保留為 ri_cnt == 0 andri_buf == NULL 的r_itemq。

標頭可以在操作記錄之間拆分,因此以後的操作仍可能添加區域;只有在交易以 NONE 認可時,項目才會無效。執行階段認可路徑永遠不會發出這類交易,因此這只會發生在特製的記錄檔上。它來自對恢復解析器的人工智能輔助代碼審計。

xlog_recover_reorder_trans() 在項目上呼叫 ITEM_TYPE(),讀取為*(無符號短
*)item->ri_buf[0].iov_base和NULLri_buf上的故障。在提交處理常式之前拒絕它,該處理常式也readri_buf[0]。

KASAN:範圍 [0x0000000000000000-0x0000000000000007]RIP:0010:xlog_recover_reorder_trans (fs/xfs/xfs_log_recover.c:1836)xlog_recover_commit_trans (fs/xfs/xfs_log_recover.c:2043)xlog_recover_process_data (fs/xfs/xfs_log_recover.c:2501)xlog_do_recovery_pass (fs/xfs/xfs_log_recover.c:3244)xlog_recover (fs/xfs/xfs_log_recover.c:3493)xfs_log_mount (fs/xfs/xfs_log.c:618)xfs_mountfs (fs/xfs/xfs_mount.c:1034)xfs_fs_fill_super (fs/xfs/xfs_super.c:1938)vfs_get_tree (fs/super.c:1695)path_mount (fs/namespace.c:4161)__x64_sys_mount (fs/namespace.c:4367) (CVE-2026-64187)

在 Linux 核心中,下列弱點已解決:

netfilter: ipset:修正轉儲和ip_set_list調整大小之間的爭用 (CVE-2026-64189)

在 Linux 核心中,下列弱點已解決:

i2c: i801:修正錯誤路徑 (CVE-2026-64205) 中的硬體狀態機器損毀

在 Linux 核心中,下列弱點已解決:

xfs:不要在 dqiterate () 中包裝配額 IDCVE-2026-64256

在 Linux 核心中,下列弱點已解決:

fuse-uring:從 ent_w_req_queue 中移除無請求項目以修正 NULL 解除參照 (CVE-2026-64258)

在 Linux 核心中,下列弱點已解決:

fuse-uring:使 SQE 提交的fuse_req僅在 memcpy 之後才可找到 (CVE-2026-64259)

在 Linux 核心中,下列弱點已解決:

fuse-uring:避免佇列>停止的爭用,並在 lock (CVE-2026-64260) 下設定/讀取該值

在 Linux 核心中,下列弱點已解決:

fuse-uring:避免fuse_uring_async_stop_queues中的釋放後使用 (CVE-2026-64261)

在 Linux 核心中,下列弱點已解決:

fuse-uring:結束 io-uring 取消任務工作的fuse_req (CVE-2026-64262)

在 Linux 核心中,下列弱點已解決:

fuse-uring:修正將已取消的項目移至ent_in_userspace清單 (CVE-2026-64263)

在 Linux 核心中,下列弱點已解決:

fuse-uring:修正 fuse_uring_commit 中的 EFAULT 混亂 (CVE-2026-64264)

在 Linux 核心中,下列弱點已解決:

fuse:清除fuse_resend和fuse_remove_pending_req中的intr_entry (CVE-2026-64265)

在 Linux 核心中,下列弱點已解決:

fuse:從 fuse_ref_folio()CVE-2026-64266 () 返回之前重新鎖定要求

在 Linux 核心中,下列弱點已解決:

fuse:避免 32 位元修剪通知計數換行 (CVE-2026-64267)

在 Linux 核心中,下列弱點已解決:

輸入:touchwin - 重設每個完整封包的資料包索引 (CVE-2026-64271)

在 Linux 核心中,下列弱點已解決:

i2c: core:修正轉接器取消註冊爭用 (CVE-2026-64279)

在 Linux 核心中,下列弱點已解決:

KVM:arm64:當 kvm_translate_vncr() 爭用 MMU 通知程式 (CVE-2026-64282) 時,不要洩漏 PFN

在 Linux 核心中,下列弱點已解決:

KVM:x86:確保供應商的退出處理常式在快速路徑使用者空間結束之前執行 (CVE-2026-64284)

在 Linux 核心中,下列弱點已解決:

KVM:arm64:排清 pKVM hyp vCPU 時清除 __hyp_running_vcpu (CVE-2026-64286)

在 Linux 核心中,下列弱點已解決:

KVM:arm64:nv:避免取消參照 NULL VNCR 虛擬 TLB (CVE-2026-64288)

在 Linux 核心中,下列弱點已解決:

iommufd:設定快取無效entry_num和entry_len的上限 (CVE-2026-64289)

在 Linux 核心中,下列弱點已解決:

iommufd:設定veventq_depth上限 (CVE-2026-64291)

在 Linux 核心中,下列弱點已解決:

iommufd:在 veventq read (CVE-2026-64293) 中使用 sizeof(*hdr) 而不是 sizeof(hdr)

在 Linux 核心中,下列弱點已解決:

mm:使用正確的掛載 idmap (CVE-2026-64294) 進行檔案擁有權檢查

在 Linux 核心中,下列弱點已解決:

mm: page_ext:將計數限制新增至 page_ext_iter_next 以防止無效的 PFN 存取 (CVE-2026-64295)

在 Linux 核心中,下列弱點已解決:

exfat:在 exfat_find_dir_entry() 中綁定 uniname advance (CVE-2026-64296)

在 Linux 核心中,下列弱點已解決:

NFSv4:在 O_TRUNC 的開放權限遮罩中包含MAY_WRITE (CVE-2026-64298)

在 Linux 核心中,下列弱點已解決:

跟蹤:防止 glob 比對中的越界讀取 (CVE-2026-64299)

在 Linux 核心中,下列弱點已解決:

perf/aux:修正 map_range() 中的頁面 UAF (CVE-2026-64300)

在 Linux 核心中,下列弱點已解決:

crypto: drbg - 修正 CTR_DRBG 中失敗時傳回的成功 (CVE-2026-64306)

在 Linux 核心中,下列弱點已解決:

crypto: pcrypt - 還原回呼以進行非平行後援 (CVE-2026-64312)

在 Linux 核心中,下列弱點已解決:

crypto: ecc - 修正 vli 乘法中的進位溢位 (CVE-2026-64313)

在 Linux 核心中,下列弱點已解決:

crypto:chacha20poly1305 - 驗證 poly1305 範本引數 (CVE-2026-64314)

在 Linux 核心中,下列弱點已解決:

isofs:將 Rock Ridge 符號連結元件綁定到 SL 記錄 (CVE-2026-64317)

在 Linux 核心中,下列弱點已解決:

udf:驗證備用表長度作為項目計數,而不是位元組計數 (CVE-2026-64322)

在 Linux 核心中,下列弱點已解決:

udf:根據 VAT inode 大小 () 驗證 VAT 標頭長度 (CVE-2026-64323)

在 Linux 核心中,下列弱點已解決:

udf:根據分割區長度 () 驗證可用區塊範圍 (CVE-2026-64324)

在 Linux 核心中,下列弱點已解決:

block:跳過 bdev_mark_dead()CVE-2026-64326 中意外移除的 sync_blockdev()

在 Linux 核心中,下列弱點已解決:

USB:提交失敗時的釋放 ISO 排程 (CVE-2026-64348)

在 Linux 核心中,下列弱點已解決:

bpf:在展開之前驗證 BTF 重複欄位計數 (CVE-2026-64354)

在 Linux 核心中,下列弱點已解決:

bpf:拒絕 devmap (CVE-2026-64355) 中的片段化框架

在 Linux 核心中,下列弱點已解決:

xfs:修正 xfs_dqinode_metadir_create()CVE-2026-64356 () 中的記憶體洩漏

在 Linux 核心中,下列弱點已解決:

xfs:修正 exchmaps 保留限制檢查 (CVE-2026-64357)

在 Linux 核心中,下列弱點已解決:

HID:多點觸控:修正 mt_io_flags 上的越界位元存取 (CVE-2026-64364)

在 Linux 核心中,下列弱點已解決:

mm/slab:當僅啟用紅色分區時,不要將歸零限制為orig_size (CVE-2026-64368)

在 Linux 核心中,下列弱點已解決:

posix-cpu-timers:修正 do_cpu_nanosleep() 錯誤路徑中的 pid 參照計數洩漏 (CVE-2026-64370)

在 Linux 核心中,下列弱點已解決:

cpufreq: pcc:修正 _OSC 評估中的釋放後使用和雙重釋放 (CVE-2026-64372)

在 Linux 核心中,下列弱點已解決:

cpufreq:修正重新開機期間的熱插拔-暫停爭用 (CVE-2026-64373)

在 Linux 核心中,下列弱點已解決:

sched/rt:必須RT_PUSH_IPI非PREEMPT_RT預設關閉 (CVE-2026-64374)

在 Linux 核心中,下列弱點已解決:

firmware_loader:修正 firmware_upload_register() 中的裝置參照洩漏 (CVE-2026-64376)

在 Linux 核心中,下列弱點已解決:

writeback:修正 cgroup_writeback_umount() 和 inode_switch_wbs() 之間的爭用 (CVE-2026-64378)

在 Linux 核心中,下列弱點已解決:

smb:用戶端:強化 POSIX SID 長度剖析 (CVE-2026-64380)

在 Linux 核心中,下列弱點已解決:

smb: client:修正 receive_encrypted_standard()CVE-2026-64381 () 中的下一個緩衝區洩漏

在 Linux 核心中,下列弱點已解決:

SMB: client:修正 SMB2_open() 重播 () 中的雙重釋放 (CVE-2026-64382)

在 Linux 核心中,下列弱點已解決:

SMB: client:修正 SMB2_flush() 重播 () 中的雙重釋放 (CVE-2026-64383)

在 Linux 核心中,下列弱點已解決:

SMB: client:修正變更通知重播雙重釋放 (CVE-2026-64384)

在 Linux 核心中,下列弱點已解決:

SMB: client:修正 SMB2_ioctl() 重播中的雙重釋放 (CVE-2026-64385)

在 Linux 核心中,下列弱點已解決:

SMB: client:修正 query_info() 重播雙重釋放 (CVE-2026-64386)

在 Linux 核心中,下列弱點已解決:

SMB: client:修正查詢目錄重播雙重釋放 (CVE-2026-64387)

在 Linux 核心中,下列弱點已解決:

smb: client:解決即時註冊中的 SWN tcon (CVE-2026-64401)

在 Linux 核心中,下列弱點已解決:

netfilter: ebtables:在 find_table_lock()CVE-2026-64411 () 之前終止表名

在 Linux 核心中,下列弱點已解決:

netfilter: ebtables:模組名稱必須以 null 結尾 (CVE-2026-64412)

在 Linux 核心中,下列弱點已解決:

netfilter: ebtables:零鏈堆疊陣列 (CVE-2026-64413)

在 Linux 核心中,下列弱點已解決:

netfilter:處理不可讀取的片段 (CVE-2026-64414)

在 Linux 核心中,下列弱點已解決:

mm/swap:在 swap_reclaim_full_clusters 中新增 cond_resched() 以防止軟鎖定 (CVE-2026-64415)

在 Linux 核心中,下列弱點已解決:

mm: swap_cgroup:修正無交換主機上 lookup_swap_cgroup_id 中的 NULL 解除參照 (CVE-2026-64416)

在 Linux 核心中,下列弱點已解決:

mm: shrinker:修正shrinker_info擴充 (CVE-2026-64418) 的拆卸爭用

在 Linux 核心中,下列弱點已解決:

mm/shrinker:不要在 shrinker_debugfs_count_show() 中保持 RCU 鎖定 (CVE-2026-64419)

在 Linux 核心中,下列弱點已解決:

net: ipv4:綁定的 TCP 重新排序 sysctl 寫入和 MTU 探查大小 (CVE-2026-64422)

在 Linux 核心中,下列弱點已解決:

ipv4: igmp:在裝置損毀時從雜湊表中移除多點傳播群組 (CVE-2026-64423)

在 Linux 核心中,下列弱點已解決:

io_uring/io-wq:重新檢查每個連結工作專案的IO_WQ_BIT_EXIT (CVE-2026-64425)

在 Linux 核心中,下列弱點已解決:

io_uring/nop:使用 IOSQE_FIXED_FILE (CVE-2026-64426) 修正檔案參照洩漏

在 Linux 核心中,下列弱點已解決:

fs/ntfs3:驗證 log_replay copy_lcns 中的髒頁表容量 (CVE-2026-64432)

在 Linux 核心中,下列弱點已解決:

audit:修正 audit_queue (CVE-2026-64435) 上 skb_queue_len() 讀取器的資料爭用

在 Linux 核心中,下列弱點已解決:

net: af_key:初始化 IPComp 狀態的 alg_key_len (CVE-2026-64436)

在 Linux 核心中,下列弱點已解決:

SMB: client:將隱含的 BCC[0] 豁免限制為沒有資料區域 (CVE-2026-64448) 的回應

在 Linux 核心中,下列弱點已解決:

tipc:修正廣播間隙 ACK 區塊中的越界讀取 (CVE-2026-64450)

在 Linux 核心中,下列弱點已解決:

hwrng: virtio:在 copy_data()CVE-2026-64456 () 處 clamp device-reported used.len

在 Linux 核心中,下列弱點已解決:

virtio_pci:透過錯誤的索引 (CVE-2026-64457) 修正 vq 資訊指標查詢

在 Linux 核心中,下列弱點已解決:

mm/damon/ops-common:處理 damon_hot_score()CVE-2026-64458 () 中的極端間隔

在 Linux 核心中,下列弱點已解決:

tcp:還原 tcp_ao_destroy_sock 中的 RCU 寬限期 (CVE-2026-64459)

在 Linux 核心中,下列弱點已解決:

PCI/IOV:讀取錯誤時跳過 VF 可調整大小的 BAR 還原 (CVE-2026-64460)

在 Linux 核心中,下列弱點已解決:

xhci:邊帶:修正環形 SG 表格頁面洩露 (CVE-2026-64464)

在 Linux 核心中,下列弱點已解決:

usb: xhci: 修正 xhci_free_streams() 中原子上下文中的睡眠 (CVE-2026-64465)

在 Linux 核心中,下列弱點已解決:

vfio:在發佈 devres (CVE-2026-64473) 之前移除裝置 debugfs

在 Linux 核心中,下列弱點已解決:

vfio:防止 vfio_mig_get_next_state() 在阻塞的 arc 上無限迴圈 (CVE-2026-64474)

在 Linux 核心中,下列弱點已解決:

vfio/pci: register_device() 失敗時釋放 VGA 仲裁器用戶端 (CVE-2026-64475)

在 Linux 核心中,下列弱點已解決:

vfio/pci:每個裝置的閂鎖disable_idle_d3 (CVE-2026-64476)

在 Linux 核心中,下列弱點已解決:

x86/bugs:在 BPF JIT 分配時啟用 IBPB 重新整理 (CVE-2026-64507)

在 Linux 核心中,下列弱點已解決:

bpf:支援針對 JIT 噴塗的硬化 (CVE-2026-64508)

在 Linux 核心中,下列弱點已解決:

ACPI: CPPC:禁止欄位濫用引起的 UBSAN 警告 (CVE-2026-64512)

在 Linux 核心中,下列弱點已解決:

KVM:x86:在 PPR 更新時無條件重新計算 CR8 攔截 (CVE-2026-64513)

在 Linux 核心中,下列弱點已解決:

userfaultfd:對 pte_present() 進行門must_wait可寫性檢查 (CVE-2026-64514)

在 Linux 核心中,下列弱點已解決:

perf/core:在remove_on_exec期間分離事件群組

perf_event_remove_on_exec() 會透過 callingperf_event_exit_event() 移除事件。對於最上層事件,這只會從內容中移除事件,DETACH_EXIT。

當已移除的事件是群組領導者,且群組包含沒有remove_on_exec的同級時,這可能會留下不一致的群組狀態。如果群組處於作用中狀態,則存活的同級可以保持作用中並附加至已移動領導人的同級清單,但不再由 PMU 內容作用中清單上的有效群組領導人代表。

稍後關閉已移除的領導者會使用DETACH_GROUP,並且可以從此過時的群組狀態提升仍然活躍的同級。然後,下一個排程可以再次新增已連結的active_list項目,從而損壞 PMUcontext 作用中清單。

啟用 DEBUG_LIST 後,這會被捕獲為list_add雙重加法 inmerge_sched_in()。

在移除事件時分離群組關係remove_on_exec以修正此問題。這會保留現有的任務結束和撤銷行為,同時確保在移除的事件離開內容之前,倖存的同級姊妹已取消分組。(CVE-2026-64556)

在 Linux 核心中,下列弱點已解決:

fuse-uring:修正 ring->ready (CVE-2026-64588) 上的資料爭用

在 Linux 核心中,下列弱點已解決:

i2c: core:修正轉接器註冊失敗時的 NULL 解除參照 (CVE-2026-64589)

在 Linux 核心中,下列弱點已解決:

iommu/vt-d:避免 sva 解除綁定路徑 (CVE-2026-64591) 中出現 WARNING

在 Linux 核心中,下列弱點已解決:

btrfs:不要修剪不可寫入的裝置 (CVE-2026-64593)

在 Linux 核心中,下列弱點已解決:

libfs:在 init_pseudo() (CVE-2026-64596) 中預設設定 SB_I_NOEXEC 和 SB_I_NODEV

在 Linux 核心中,下列弱點已解決:

SMB: client:修正 SMB2_close() 重播中的雙重釋放 (CVE-2026-64597)

在 Linux 核心中,下列弱點已解決:

smb/client:修正 smb2_aead_req_alloc() 中的錯誤程式碼 (CVE-2026-64598)

在 Linux 核心中,下列弱點已解決:

platform/x86: intel-hid:保護 ACPI 通知處理常式免於遞迴 (CVE-2026-64603)

在 Linux 核心中,下列弱點已解決:

KVM: VMX:如果 vCPU 處於客體模式,則在 CR8 攔截更新上獲取 vmcs12 (CVE-2026-64604)

在 Linux 核心中,下列弱點已解決:

mm/khugepaged:摺疊時寫入所有髒檔案對開本 (CVE-2026-68086)

在 Linux 核心中,下列弱點已解決:

debugobjects:針對並行 OOM 停用的插頭爭用 (CVE-2026-68090)

在 Linux 核心中,下列弱點已解決:

time/jiffies:使用前註冊 jiffies clocksource (CVE-2026-68092)

Tenable 已直接從所測試產品的安全公告擷取前置描述區塊。

請注意,Nessus 並未測試這些問題,而是僅依據應用程式自我報告的版本號碼作出判斷。

解決方案

執行「dnf update kernel6.18 --releasever 2023.12.20260817」或「dnf update --advisory ALAS2023-2026-2045 --releasever 2023.12.20260817」以更新系統。

另請參閱

https://alas.aws.amazon.com//AL2023/ALAS2023-2026-2045.html

https://alas.aws.amazon.com/faqs.html

https://explore.alas.aws.amazon.com/CVE-2026-45945.html

https://explore.alas.aws.amazon.com/CVE-2026-53027.html

https://explore.alas.aws.amazon.com/CVE-2026-53402.html

https://explore.alas.aws.amazon.com/CVE-2026-64187.html

https://explore.alas.aws.amazon.com/CVE-2026-64189.html

https://explore.alas.aws.amazon.com/CVE-2026-64205.html

https://explore.alas.aws.amazon.com/CVE-2026-64256.html

https://explore.alas.aws.amazon.com/CVE-2026-64258.html

https://explore.alas.aws.amazon.com/CVE-2026-64259.html

https://explore.alas.aws.amazon.com/CVE-2026-64260.html

https://explore.alas.aws.amazon.com/CVE-2026-64261.html

https://explore.alas.aws.amazon.com/CVE-2026-64262.html

https://explore.alas.aws.amazon.com/CVE-2026-64263.html

https://explore.alas.aws.amazon.com/CVE-2026-64264.html

https://explore.alas.aws.amazon.com/CVE-2026-64265.html

https://explore.alas.aws.amazon.com/CVE-2026-64266.html

https://explore.alas.aws.amazon.com/CVE-2026-64267.html

https://explore.alas.aws.amazon.com/CVE-2026-64271.html

https://explore.alas.aws.amazon.com/CVE-2026-64279.html

https://explore.alas.aws.amazon.com/CVE-2026-64282.html

https://explore.alas.aws.amazon.com/CVE-2026-64284.html

https://explore.alas.aws.amazon.com/CVE-2026-64286.html

https://explore.alas.aws.amazon.com/CVE-2026-64288.html

https://explore.alas.aws.amazon.com/CVE-2026-64289.html

https://explore.alas.aws.amazon.com/CVE-2026-64291.html

https://explore.alas.aws.amazon.com/CVE-2026-64293.html

https://explore.alas.aws.amazon.com/CVE-2026-64294.html

https://explore.alas.aws.amazon.com/CVE-2026-64295.html

https://explore.alas.aws.amazon.com/CVE-2026-64296.html

https://explore.alas.aws.amazon.com/CVE-2026-64298.html

https://explore.alas.aws.amazon.com/CVE-2026-64299.html

https://explore.alas.aws.amazon.com/CVE-2026-64300.html

https://explore.alas.aws.amazon.com/CVE-2026-64306.html

https://explore.alas.aws.amazon.com/CVE-2026-64312.html

https://explore.alas.aws.amazon.com/CVE-2026-64313.html

https://explore.alas.aws.amazon.com/CVE-2026-64314.html

https://explore.alas.aws.amazon.com/CVE-2026-64317.html

https://explore.alas.aws.amazon.com/CVE-2026-64322.html

https://explore.alas.aws.amazon.com/CVE-2026-64323.html

https://explore.alas.aws.amazon.com/CVE-2026-64324.html

https://explore.alas.aws.amazon.com/CVE-2026-64326.html

https://explore.alas.aws.amazon.com/CVE-2026-64348.html

https://explore.alas.aws.amazon.com/CVE-2026-64354.html

https://explore.alas.aws.amazon.com/CVE-2026-64355.html

https://explore.alas.aws.amazon.com/CVE-2026-64356.html

https://explore.alas.aws.amazon.com/CVE-2026-64357.html

https://explore.alas.aws.amazon.com/CVE-2026-64364.html

https://explore.alas.aws.amazon.com/CVE-2026-64368.html

https://explore.alas.aws.amazon.com/CVE-2026-64370.html

https://explore.alas.aws.amazon.com/CVE-2026-64372.html

https://explore.alas.aws.amazon.com/CVE-2026-64373.html

https://explore.alas.aws.amazon.com/CVE-2026-64374.html

https://explore.alas.aws.amazon.com/CVE-2026-64376.html

https://explore.alas.aws.amazon.com/CVE-2026-64378.html

https://explore.alas.aws.amazon.com/CVE-2026-64380.html

https://explore.alas.aws.amazon.com/CVE-2026-64381.html

https://explore.alas.aws.amazon.com/CVE-2026-64382.html

https://explore.alas.aws.amazon.com/CVE-2026-64383.html

https://explore.alas.aws.amazon.com/CVE-2026-64384.html

https://explore.alas.aws.amazon.com/CVE-2026-64385.html

https://explore.alas.aws.amazon.com/CVE-2026-64386.html

https://explore.alas.aws.amazon.com/CVE-2026-64387.html

https://explore.alas.aws.amazon.com/CVE-2026-64401.html

https://explore.alas.aws.amazon.com/CVE-2026-64411.html

https://explore.alas.aws.amazon.com/CVE-2026-64412.html

https://explore.alas.aws.amazon.com/CVE-2026-64413.html

https://explore.alas.aws.amazon.com/CVE-2026-64414.html

https://explore.alas.aws.amazon.com/CVE-2026-64415.html

https://explore.alas.aws.amazon.com/CVE-2026-64416.html

https://explore.alas.aws.amazon.com/CVE-2026-64418.html

https://explore.alas.aws.amazon.com/CVE-2026-64419.html

https://explore.alas.aws.amazon.com/CVE-2026-64422.html

https://explore.alas.aws.amazon.com/CVE-2026-64423.html

https://explore.alas.aws.amazon.com/CVE-2026-64425.html

https://explore.alas.aws.amazon.com/CVE-2026-64426.html

https://explore.alas.aws.amazon.com/CVE-2026-64432.html

https://explore.alas.aws.amazon.com/CVE-2026-64435.html

https://explore.alas.aws.amazon.com/CVE-2026-64436.html

https://explore.alas.aws.amazon.com/CVE-2026-64448.html

https://explore.alas.aws.amazon.com/CVE-2026-64450.html

https://explore.alas.aws.amazon.com/CVE-2026-64456.html

https://explore.alas.aws.amazon.com/CVE-2026-64457.html

https://explore.alas.aws.amazon.com/CVE-2026-64458.html

https://explore.alas.aws.amazon.com/CVE-2026-64459.html

https://explore.alas.aws.amazon.com/CVE-2026-64460.html

https://explore.alas.aws.amazon.com/CVE-2026-64464.html

https://explore.alas.aws.amazon.com/CVE-2026-64465.html

https://explore.alas.aws.amazon.com/CVE-2026-64473.html

https://explore.alas.aws.amazon.com/CVE-2026-64474.html

https://explore.alas.aws.amazon.com/CVE-2026-64475.html

https://explore.alas.aws.amazon.com/CVE-2026-64476.html

https://explore.alas.aws.amazon.com/CVE-2026-64507.html

https://explore.alas.aws.amazon.com/CVE-2026-64508.html

https://explore.alas.aws.amazon.com/CVE-2026-64512.html

https://explore.alas.aws.amazon.com/CVE-2026-64513.html

https://explore.alas.aws.amazon.com/CVE-2026-64514.html

https://explore.alas.aws.amazon.com/CVE-2026-64556.html

https://explore.alas.aws.amazon.com/CVE-2026-64588.html

https://explore.alas.aws.amazon.com/CVE-2026-64589.html

https://explore.alas.aws.amazon.com/CVE-2026-64591.html

https://explore.alas.aws.amazon.com/CVE-2026-64593.html

https://explore.alas.aws.amazon.com/CVE-2026-64596.html

https://explore.alas.aws.amazon.com/CVE-2026-64597.html

https://explore.alas.aws.amazon.com/CVE-2026-64598.html

https://explore.alas.aws.amazon.com/CVE-2026-64603.html

https://explore.alas.aws.amazon.com/CVE-2026-64604.html

https://explore.alas.aws.amazon.com/CVE-2026-68086.html

https://explore.alas.aws.amazon.com/CVE-2026-68090.html

https://explore.alas.aws.amazon.com/CVE-2026-68092.html

Plugin 詳細資訊

嚴重性: High

ID: 337207

檔案名稱: al2023_ALAS2023-2026-2045.nasl

版本: 1.1

類型: Local

代理程式: unix

已發布: 2026/8/18

已更新: 2026/8/18

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

風險資訊

VPR

風險因素: Medium

分數: 6.9

百分位數: 96.81

CVSS v2

風險因素: Medium

基本分數: 6.8

時間性分數: 5

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

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

CVSS v3

風險因素: High

基本分數: 7.8

時間性分數: 6.8

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

時間媒介: CVSS:3.0/E:U/RL:O/RC:C

弱點資訊

CPE: cpe:/o:amazon:linux:2023, p-cpe:/a:amazon:linux:bpftool6.18-debuginfo, p-cpe:/a:amazon:linux:bpftool6.18, p-cpe:/a:amazon:linux:kernel-livepatch-6.18.39-79.141, p-cpe:/a:amazon:linux:kernel6.18-debuginfo-common-aarch64, p-cpe:/a:amazon:linux:kernel6.18-debuginfo-common-x86_64, p-cpe:/a:amazon:linux:kernel6.18-debuginfo, p-cpe:/a:amazon:linux:kernel6.18-devel, p-cpe:/a:amazon:linux:kernel6.18-headers, p-cpe:/a:amazon:linux:kernel6.18-modules-extra-common, p-cpe:/a:amazon:linux:kernel6.18-modules-extra, p-cpe:/a:amazon:linux:kernel6.18-tools-debuginfo, p-cpe:/a:amazon:linux:kernel6.18-tools-devel, p-cpe:/a:amazon:linux:kernel6.18-tools, p-cpe:/a:amazon:linux:kernel6.18, p-cpe:/a:amazon:linux:microvm-kernel6.18, p-cpe:/a:amazon:linux:perf6.18-debuginfo, p-cpe:/a:amazon:linux:perf6.18, p-cpe:/a:amazon:linux:python3-perf6.18-debuginfo, p-cpe:/a:amazon:linux:python3-perf6.18

必要的 KB 項目: Host/local_checks_enabled, Host/AmazonLinux/release, Host/AmazonLinux/rpm-list

可輕鬆利用: No known exploits are available

修補程式發佈日期: 2026/8/17

弱點發布日期: 2026/5/27

參考資訊

CVE: CVE-2026-45945, CVE-2026-53027, CVE-2026-53402, CVE-2026-64187, CVE-2026-64189, CVE-2026-64205, CVE-2026-64256, CVE-2026-64258, CVE-2026-64259, CVE-2026-64260, CVE-2026-64261, CVE-2026-64262, CVE-2026-64263, CVE-2026-64264, CVE-2026-64265, CVE-2026-64266, CVE-2026-64267, CVE-2026-64271, CVE-2026-64279, CVE-2026-64282, CVE-2026-64284, CVE-2026-64286, CVE-2026-64288, CVE-2026-64289, CVE-2026-64291, CVE-2026-64293, CVE-2026-64294, CVE-2026-64295, CVE-2026-64296, CVE-2026-64298, CVE-2026-64299, CVE-2026-64300, CVE-2026-64306, CVE-2026-64312, CVE-2026-64313, CVE-2026-64314, CVE-2026-64317, CVE-2026-64322, CVE-2026-64323, CVE-2026-64324, CVE-2026-64326, CVE-2026-64348, CVE-2026-64354, CVE-2026-64355, CVE-2026-64356, CVE-2026-64357, CVE-2026-64364, CVE-2026-64368, CVE-2026-64370, CVE-2026-64372, CVE-2026-64373, CVE-2026-64374, CVE-2026-64376, CVE-2026-64378, CVE-2026-64380, CVE-2026-64381, CVE-2026-64382, CVE-2026-64383, CVE-2026-64384, CVE-2026-64385, CVE-2026-64386, CVE-2026-64387, CVE-2026-64401, CVE-2026-64411, CVE-2026-64412, CVE-2026-64413, CVE-2026-64414, CVE-2026-64415, CVE-2026-64416, CVE-2026-64418, CVE-2026-64419, CVE-2026-64422, CVE-2026-64423, CVE-2026-64425, CVE-2026-64426, CVE-2026-64432, CVE-2026-64435, CVE-2026-64436, CVE-2026-64448, CVE-2026-64450, CVE-2026-64456, CVE-2026-64457, CVE-2026-64458, CVE-2026-64459, CVE-2026-64460, CVE-2026-64464, CVE-2026-64465, CVE-2026-64473, CVE-2026-64474, CVE-2026-64475, CVE-2026-64476, CVE-2026-64507, CVE-2026-64508, CVE-2026-64512, CVE-2026-64513, CVE-2026-64514, CVE-2026-64556, CVE-2026-64588, CVE-2026-64589, CVE-2026-64591, CVE-2026-64593, CVE-2026-64596, CVE-2026-64597, CVE-2026-64598, CVE-2026-64603, CVE-2026-64604, CVE-2026-68086, CVE-2026-68090, CVE-2026-68092