Amazon Linux 2:kernel (ALASKERNEL-5.10-2024-067)

high Nessus Plugin ID 205701

概要

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

說明

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

在 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 核心中,下列弱點已解決:

drm/amdgpu:更清楚地驗證 bo 對應作業的參數 (CVE-2024-26922)

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

af_unix:修復與 connect() 爭用的記憶體回收行程 (CVE-2024-26923)

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

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

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

nilfs2:修復 nilfs_set_de_type 中的 OOB 弱點 (CVE-2024-26981)

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

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

在 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: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 核心中,下列弱點已解決:

mlxswspectrum_acl_tcam修正取消重新雜湊工作時發生的記憶體洩漏 (CVE-2024-35852)

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

mlxswspectrum_acl_tcam修正重新雜湊期間的記憶體洩漏 (CVE-2024-35853)

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

mlxswspectrum_acl_tcam修正重新雜湊期間可能的釋放後使用 (CVE-2024-35854)

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

mlxswspectrum_acl_tcam修正活動更新期間可能的釋放後使用 (CVE-2024-35855)

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

drm/client:使用 dev->mode_config.mutex 完全保護模式[] (CVE-2024-35950)

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

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

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

net/mlx5:將新的 fs 規則正確連結至樹狀結構 (CVE-2024-35960)

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

netfilter完成使用者輸入的驗證 (CVE-2024-35962)

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

ipv6修正 ipv6_get_ifaddr 和 ipv6_del_addr 之間的爭用情形 (CVE-2024-35969)

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

geneve修正geneve[6]_xmit_skb 中的標頭驗證 (CVE-2024-35973)

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

xsk驗證 XDP_{UMEM|COMPLETION}_FILL_RING 的使用者輸入 (CVE-2024-35976)

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

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

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

HIDi2c-hid移除 I2C_HID_READ_PENDING 旗標以防止鎖定 (CVE-2024-35997)

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

i40e不將 WQ_MEM_RECLAIM 旗標用於工作佇列 (CVE-2024-36004)

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

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

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

mlxswspectrum_acl_tcam修正不正確的清單 API 使用方式 (CVE-2024-36006)

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

mlxswspectrum_acl_tcam修正重新雜湊期間的警告 (CVE-2024-36007)

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

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

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

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

解決方案

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

另請參閱

https://alas.aws.amazon.com/AL2/ALASKERNEL-5.10-2024-067.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-26922.html

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

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

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

https://alas.aws.amazon.com/cve/html/CVE-2024-26988.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-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-35852.html

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Plugin 詳細資訊

嚴重性: High

ID: 205701

檔案名稱: al2_ALASKERNEL-5_10-2024-067.nasl

版本: 1.5

類型: 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-35855

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-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-livepatch-5.10.216-204.855, 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-26922, CVE-2024-26923, CVE-2024-26924, CVE-2024-26981, CVE-2024-26988, CVE-2024-26993, CVE-2024-27000, CVE-2024-27004, CVE-2024-27013, CVE-2024-27020, CVE-2024-27395, CVE-2024-35847, CVE-2024-35849, CVE-2024-35852, CVE-2024-35853, CVE-2024-35854, CVE-2024-35855, CVE-2024-35950, CVE-2024-35955, CVE-2024-35960, CVE-2024-35962, CVE-2024-35969, CVE-2024-35973, CVE-2024-35976, CVE-2024-35984, CVE-2024-35997, CVE-2024-36004, CVE-2024-36005, CVE-2024-36006, CVE-2024-36007, CVE-2024-36008