Amazon Linux 2:内核 (ALASKERNEL-5.10-2024-068)

high Nessus 插件 ID 205698

简介

远程 Amazon Linux 2 主机缺少安全更新。

描述

远程主机上安装的内核版本低于 5.10.215-203.850。因此,会受到 ALAS2KERNEL-5.10-2024-068 公告中提及的多个漏洞影响。

在 Linux 内核中,以下漏洞已修复:

block:添加关于分区长度是否需要与块大小一致的检查

调用“添加分区”或“调整分区大小”之前,未检查长度是否与逻辑区块大小保持一致。如果磁盘的逻辑区块大小超过 512 字节,则分区大小可能不是逻辑区块大小的倍数。此外,读取最后一个扇区时,bio_truncate() 将调整 bio 大小,如果读取命令的大小小于逻辑区块大小,则会导致 IO 错误。如果支持完整性数据,这还将导致调用 bio_integrity_free 时发生空指针取消引用。(CVE-2023-52458)

在 Linux 内核中,以下漏洞已修复:

x86/srso:为 Hygon 处理器添加 SRSO 缓解方案 (CVE-2023-52482)

在 Linux 内核中,以下漏洞已修复:

netfilter:nf_tables:匿名集不允许超时 (CVE-2023-52620)

6.7.4 及之前版本的 Linux 内核中的 drivers/mtd/ubi/vtbl.c 中的 create_empty_lvol 可尝试分配零字节并崩溃,这是因为缺少对 ubi->leb_size 的检查。 (CVE-2024-25739)

在 Linux 内核中,以下漏洞已修复:

netfilter:nf_tables:禁止为匿名集添加超时标记 (CVE-2024-26642)

在 Linux 内核中,以下漏洞已修复:

netfilter:nf_tables:取消绑定超时的匿名集时,将集标记为死集 (CVE-2024-26643)

在 Linux 内核中,以下漏洞已修复:

vfio/pci:锁定外部 INTx 屏蔽 ops (CVE-2024-26810)

在 Linux 内核中,以下漏洞已修复:

vfio/pci:创建持久性 INTx 处理程序 (CVE-2024-26812)

在 Linux 内核中,以下漏洞已修复:

vfio/platform:创建持久性 IRQ 处理程序 (CVE-2024-26813)

在 Linux 内核中,以下漏洞已修复:

netfilter:nf_tables:在中止路径上的 nft_gc_seq_end 后释放互斥体

在 nft_gc_seq_begin() 和 nft_gc_seq_end() 之间的关键部分,不应释放 commit 互斥体,否则异步 GC 工作线程可收集过期的对象并在同一个 GC 序列内获取已释放的 commit 锁定。

nf_tables_module_autoload() 会临时释放互斥体以加载模块依存关系,然后返回以重新执行事务。调用 nft_gc_seq_end() 后,将其移至中止阶段的最后一步。
(CVE-2024-26925)

在 Linux 内核中,以下漏洞已修复:

scsi:qla2xxx:修复电缆拔出时的命令刷新 (CVE-2024-26931)

在 Linux 内核中,以下漏洞已修复:

USB: core:修复 usb_deauthorize_interface() 中的死锁 (CVE-2024-26934)

在 Linux 内核中,以下漏洞已修复:

scsi:core:修复未删除的 procfs 主机目录回归问题 (CVE-2024-26935)

在 Linux 内核中,以下漏洞已修复:

drm/i915/gt:重置停止时的 queue_priority_hint (CVE-2024-26937)

在 Linux 内核中,以下漏洞已修复:

wireguard: netlink:通过 ctx 而不是对等机访问设备 (CVE-2024-26950)

在 Linux 内核中,以下漏洞已修复:

wireguard: netlink:通过 is_dead 而不是空列表来检查悬摆对等机 (CVE-2024-26951)

在 Linux 内核中,以下漏洞已修复:

nilfs2:防止 submit_bh_wbc() 中的内核缺陷 (CVE-2024-26955)

在 Linux 内核中,以下漏洞已修复:

nilfs2:修复无法检测 btree 和直接映射中的 DAT 损坏 (CVE-2024-26956)

在 Linux 内核中,以下漏洞已修复:

nfs:修复直接写入中的 UAF 问题 (CVE-2024-26958)

在 Linux 内核中,以下漏洞已修复:

mm:swap:修复 free_swap_and_cache() 和 swapoff() 之间的争用问题 (CVE-2024-26960)

在 Linux 内核中,以下漏洞已修复:

mac802154:修复了 mac802154_llsec_key_del 中的 llsec 密钥资源释放问题 (CVE-2024-26961)

在 Linux 内核中,以下漏洞已修复:

fat:修复 nostale filehandles 存在未初始化域问题 (CVE-2024-26973)

在 Linux 内核中,以下漏洞已修复:

KVM:当 vCPU 被破坏时始终刷新异步 #PF 工作队列 (CVE-2024-26976)

在 Linux 内核中,以下漏洞已修复:

USB:usb-storage:防止 isd200_ata_command 中的除 0 错误 (CVE-2024-27059)

在 Linux 内核中,以下漏洞已修复:

vfio/pci:禁用独占 INTx IRQ 的自动启用 (CVE-2024-27437)

在 Linux 内核中,以下漏洞已修复:

KVM:SVM:刷新 kvm->lock 下的页面,以修复 svm_register_enc_region() 中的 UAF 问题 (CVE-2024-35791)

在 Linux 内核中,以下漏洞已修复:

dm snapshot:修复 dm_exception_table_exit 中的锁定 (CVE-2024-35805)

在 Linux 内核中,以下漏洞已修复:

PCI/PM:在删除驱动程序之前耗尽运行时空闲回调 (CVE-2024-35809)

在 Linux 内核中,以下漏洞已修复:

mmc:core:通过数组访问权限避免负索引 (CVE-2024-35813)

在 Linux 内核中,以下漏洞已修复:

fs/aio:在结构体 aio_kiocb 转换前检查 IOCB_AIO_RW (CVE-2024-35815)

在 Linux 内核中,以下漏洞已修复:

vt:修复了删除字符时的 unicode 缓冲区损坏问题 (CVE-2024-35823)

在 Linux 内核中,以下漏洞已修复:

udp:不接受隧道中的非隧道 GSO skbs 登录 (CVE-2024-35884)

在 Linux 内核中,以下漏洞已修复:

erspan:确保 erspan_base_hdr 位于 skb->head 中 (CVE-2024-35888)

在 Linux 内核中,以下漏洞已修复:

bpfsockmap防止映射删除 elem 中的锁定反转死锁 (CVE-2024-35895)

在 Linux 内核中,以下漏洞已修复:

netfilter:验证用户针对预期长度的输入 (CVE-2024-35896)

在 Linux 内核中,以下漏洞已修复:

nf_tables:在 basechain 待删除的情况下丢弃表标志更新 (CVE-2024-35897)

在 Linux 内核中,以下漏洞已修复:

netfilternf_tablesexit_net 发布前刷新待定破坏工作 (CVE-2024-35899)

在 Linux 内核中,以下漏洞已修复:

netfilter: nf_tables表标记更新后拒绝新的 basechain (CVE-2024-35900)

在 Linux 内核中,以下漏洞已修复:

net/rds修复可能的 cp 空取消引用 (CVE-2024-35902)

在 Linux 内核中,以下漏洞已修复:

tcp:正确终止内核套接字的定时器 (CVE-2024-35910)

在 Linux 内核中,以下漏洞已修复:

block:防止 blk_rq_stat_sum() 中发生除以零错误 (CVE-2024-35925)

在 Linux 内核中,以下漏洞已修复:

scsi:lpfc:修复 lpfc_rcv_padisc() 中可能的内存泄漏 (CVE-2024-35930)

在 Linux 内核中,以下漏洞已修复:

btrfssend处理标头 iterate_inode_ref() 中的路径 ref 下溢 (CVE-2024-35935)

在 Linux 内核中,以下漏洞已修复:

btrfs处理 btrfs_relocate_sys_chunks() 中的区块树查找错误 (CVE-2024-35936)

在 Linux 内核中,以下漏洞已修复:

VMCI:修复 dg_dispatch_as_host() 中的 memcpy() 运行时警告 (CVE-2024-35944)

在 Linux 内核中,以下漏洞已修复:

i40e:修复此函数警告中可使用未初始化的 vf 的问题 (CVE-2024-36020)

Tenable 已直接从测试产品的安全公告中提取上述描述块。

请注意,Nessus 尚未测试这些问题,而是只依据应用程序自我报告的版本号进行判断。

解决方案

运行“yum update kernel”以更新系统。

另见

https://alas.aws.amazon.com/AL2/ALASKERNEL-5.10-2024-068.html

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

https://alas.aws.amazon.com/cve/html/CVE-2023-52458.html

https://alas.aws.amazon.com/cve/html/CVE-2023-52482.html

https://alas.aws.amazon.com/cve/html/CVE-2023-52620.html

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

插件详情

严重性: High

ID: 205698

文件名: al2_ALASKERNEL-5_10-2024-068.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-26961

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.10.215-203.850, 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/5/1

参考资料信息

CVE: CVE-2023-52458, CVE-2023-52482, CVE-2023-52620, CVE-2024-25739, CVE-2024-26642, CVE-2024-26643, CVE-2024-26810, CVE-2024-26812, CVE-2024-26813, CVE-2024-26925, CVE-2024-26931, CVE-2024-26934, CVE-2024-26935, CVE-2024-26937, CVE-2024-26950, CVE-2024-26951, CVE-2024-26955, CVE-2024-26956, CVE-2024-26958, CVE-2024-26960, CVE-2024-26961, CVE-2024-26973, CVE-2024-26976, CVE-2024-27059, CVE-2024-27437, CVE-2024-35791, CVE-2024-35805, CVE-2024-35809, CVE-2024-35813, CVE-2024-35815, CVE-2024-35823, CVE-2024-35884, CVE-2024-35888, CVE-2024-35895, CVE-2024-35896, CVE-2024-35897, CVE-2024-35899, CVE-2024-35900, CVE-2024-35902, CVE-2024-35910, CVE-2024-35925, CVE-2024-35930, CVE-2024-35935, CVE-2024-35936, CVE-2024-35944, CVE-2024-36020