Amazon Linux 2:kernel (ALASKERNEL-5.15-2024-048)

high Nessus Plugin ID 205710

概要

遠端 Amazon Linux 2 主機缺少安全性更新。

說明

遠端主機上安裝的核心版本早於 5.15.158-103.164。因此,會受到 ALAS2KERNEL-5.15-2024-048 公告中所提及的多個弱點影響。

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

tls:修復非同步通知和通訊端關閉之間的爭用條件

提交執行緒 (稱為 recvmsg/sendmsg) 可能會在非同步 crypto 處置程式呼叫 complete() 後立即退出,因此任何超過該點的程式碼會存在接觸已釋放資料的風險。

儘量避免鎖定與額外的旗標。讓主執行緒保留一個額外的參照,如此我們可以完全依賴原子參照計數器進行同步。

也不要求重新初始化完成,我們現在會嚴格控制完成觸發的時間。
(CVE-2024-26583)

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

net:tls:處理密碼編譯要求的積存記錄

我們是在對 crypto API 的要求中設定 CRYPTO_TFM_REQ_MAY_BACKLOG 標記,因此 crypto_aead_{encrypt,decrypt} 可以在有效情況下傳回 -EBUSY,而非 -EINPROGRESS。例如,AESNI 的 cryptd 佇列已滿時 (透過人為降低的 cryptd.cryptd_max_cpu_qlen 可輕易觸發),要求會排入積存佇列,但仍會被處理。在此情況下,非同步回呼也會被呼叫兩次:第一次是 err == -EINPROGRESS (我們似乎可以忽略),然後是 err == 0。

相較於 Sabrina 的原始修補程式,此版本使用新的 tls_*crypt_async_wait( ) 協助程式並將 EBUSY 轉換為 EINPROGRESS,以避免必須修改所有錯誤處理路徑。處理方式相同。
(CVE-2024-26584)

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

netfilter:nft_set_pipapo:不釋放即時元素 (CVE-2024-26924)

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

init/main.c:修正潛在的 static_command_line 記憶體溢位 (CVE-2024-26988)

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

arm64:hibernate:修正 swsusp_save() 中的 level3 轉譯錯誤 (CVE-2024-26989)

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

fs:sysfs:修復 sysfs_break_active_protection() 中的參照洩漏弱點 (CVE-2024-26993)

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

serial:mxs-auart:新增有關變更 cts 狀態的 spinlock (CVE-2024-27000)

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

clk:在 disable_unused 期間執行樹狀結構之前取得執行階段 PM (CVE-2024-27004)

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

tun:tun dev 收到非法封包時,限制列印速率 (CVE-2024-27013)

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

netfilter:flowtable:不正確的 pppoe tuple (CVE-2024-27015)

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

netfilter:flowtable:驗證 pppoe 標頭 (CVE-2024-27016)

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

netfilter:br_netfilter:跳過 promisc 封包的 conntrack 輸入勾點 (CVE-2024-27018)

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

netfilter:nf_tables:修復 __nft_obj_type_get() 中潛在的資料爭用問題 (CVE-2024-27019)

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

netfilter:nf_tables:修復 __nft_flowtable_type_get() 中潛在的資料爭用問題 (CVE-2024-27020)

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

- net:openvswitch:修復 ovs_ct_exit 中的釋放後使用問題 (CVE-2024-27395)

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

irqchip/gic-v3-its:發生錯誤時防止重複釋放 (CVE-2024-35847)

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

btrfs:修正 btrfs_ioctl_logical_to_ino() 中的資訊洩漏 (CVE-2024-35849)

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

icmp:防止 icmp_build_probe() 中可能存在的 NULL 解除參照弱點 (CVE-2024-35857)

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

kprobes:修正 kprobe 註冊時潛在的釋放後使用問題 (CVE-2024-35955)

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

i2csmbus修正 NULL 函式指標解除參照 (CVE-2024-35984)

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

dmaengineidxd修正單一 CPU 平台上 rmmod 期間發生的 oops (CVE-2024-35989)

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

cpu預設為重新啟用 CPU 緩解措施X86 架構 (CVE-2024-35996)

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

netfilternf_tables接受 netdev 版本事件路徑的表格休眠旗標 (CVE-2024-36005)

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

ipv4檢查 ip_route_use_hint() 中的 NULL idev (CVE-2024-36008)

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

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

解決方案

執行「yum update kernel」以更新系統。

另請參閱

https://alas.aws.amazon.com/AL2/ALASKERNEL-5.15-2024-048.html

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

https://alas.aws.amazon.com/cve/html/CVE-2024-26583.html

https://alas.aws.amazon.com/cve/html/CVE-2024-26584.html

https://alas.aws.amazon.com/cve/html/CVE-2024-26924.html

https://alas.aws.amazon.com/cve/html/CVE-2024-26988.html

https://alas.aws.amazon.com/cve/html/CVE-2024-26989.html

https://alas.aws.amazon.com/cve/html/CVE-2024-26993.html

https://alas.aws.amazon.com/cve/html/CVE-2024-27000.html

https://alas.aws.amazon.com/cve/html/CVE-2024-27004.html

https://alas.aws.amazon.com/cve/html/CVE-2024-27013.html

https://alas.aws.amazon.com/cve/html/CVE-2024-27015.html

https://alas.aws.amazon.com/cve/html/CVE-2024-27016.html

https://alas.aws.amazon.com/cve/html/CVE-2024-27018.html

https://alas.aws.amazon.com/cve/html/CVE-2024-27019.html

https://alas.aws.amazon.com/cve/html/CVE-2024-27020.html

https://alas.aws.amazon.com/cve/html/CVE-2024-27395.html

https://alas.aws.amazon.com/cve/html/CVE-2024-35847.html

https://alas.aws.amazon.com/cve/html/CVE-2024-35849.html

https://alas.aws.amazon.com/cve/html/CVE-2024-35857.html

https://alas.aws.amazon.com/cve/html/CVE-2024-35955.html

https://alas.aws.amazon.com/cve/html/CVE-2024-35984.html

https://alas.aws.amazon.com/cve/html/CVE-2024-35989.html

https://alas.aws.amazon.com/cve/html/CVE-2024-35996.html

https://alas.aws.amazon.com/cve/html/CVE-2024-36005.html

https://alas.aws.amazon.com/cve/html/CVE-2024-36008.html

Plugin 詳細資訊

嚴重性: High

ID: 205710

檔案名稱: al2_ALASKERNEL-5_15-2024-048.nasl

版本: 1.4

類型: local

代理程式: unix

已發布: 2024/8/17

已更新: 2025/5/22

支援的感應器: Frictionless Assessment AWS, Frictionless Assessment Agent, Nessus Agent, Agentless Assessment, Continuous Assessment, Nessus

風險資訊

VPR

風險因素: Medium

分數: 6.7

CVSS v2

風險因素: Medium

基本分數: 6.8

時間性分數: 5

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

CVSS 評分資料來源: CVE-2024-35847

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: p-cpe:/a:amazon:linux:perf, p-cpe:/a:amazon:linux:bpftool, p-cpe:/a:amazon:linux:perf-debuginfo, p-cpe:/a:amazon:linux:kernel-livepatch-5.15.158-103.164, p-cpe:/a:amazon:linux:kernel-tools-debuginfo, p-cpe:/a:amazon:linux:kernel-debuginfo-common-aarch64, p-cpe:/a:amazon:linux:kernel-tools, p-cpe:/a:amazon:linux:kernel-devel, p-cpe:/a:amazon:linux:python-perf-debuginfo, p-cpe:/a:amazon:linux:kernel, p-cpe:/a:amazon:linux:kernel-debuginfo, p-cpe:/a:amazon:linux:kernel-headers, cpe:/o:amazon:linux:2, p-cpe:/a:amazon:linux:bpftool-debuginfo, p-cpe:/a:amazon:linux:kernel-tools-devel, p-cpe:/a:amazon:linux:kernel-debuginfo-common-x86_64, p-cpe:/a:amazon:linux:python-perf

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

可輕鬆利用: No known exploits are available

修補程式發佈日期: 2024/8/1

弱點發布日期: 2024/4/27

參考資訊

CVE: CVE-2024-26583, CVE-2024-26584, CVE-2024-26924, CVE-2024-26988, CVE-2024-26989, CVE-2024-26993, CVE-2024-27000, CVE-2024-27004, CVE-2024-27013, CVE-2024-27015, CVE-2024-27016, CVE-2024-27018, CVE-2024-27019, CVE-2024-27020, CVE-2024-27395, CVE-2024-35847, CVE-2024-35849, CVE-2024-35857, CVE-2024-35955, CVE-2024-35984, CVE-2024-35989, CVE-2024-35996, CVE-2024-36005, CVE-2024-36008