摘要:
kernel security update
安全等级: Critical
公告ID: KylinSec-SA-2023-2292
发布日期: 2023年10月27日
The Linux Kernel, the operating system core itself.
Security Fix(es):
A flaw was found in the Netfilter subsystem in the Linux kernel. The xt_u32 module did not validate the fields in the xt_u32 structure. This flaw allows a local privileged attacker to trigger an out-of-bounds read by setting the size fields with a value beyond the array boundaries, leading to a crash or information disclosure.(CVE-2023-39192)
A NULL pointer dereference flaw was found in the Linux kernel ipv4 stack. The socket buffer (skb) was assumed to be associated with a device before calling __ip_options_compile, which is not always the case if the skb is re-routed by ipvs. This issue may allow a local user with CAP_NET_ADMIN privileges to crash the system.(CVE-2023-42754)
An issue was discovered in drivers/net/ethernet/intel/igb/igb_main.c in the IGB driver in the Linux kernel before 6.5.3. A buffer size may not be adequate for frames larger than the MTU.(CVE-2023-45871)
cve名称 | 产品 | 组件 | 是否受影响 |
---|---|---|---|
CVE-2023-39192 | KY3.4-5A | kernel | Fixed |
CVE-2023-42754 | KY3.4-5A | kernel | Fixed |
CVE-2023-45871 | KY3.4-5A | kernel | Fixed |
软件名称 | 架构 | 版本号 |
---|---|---|
python3-perf | x86_64 | 4.19.90-2403.1.0.0268.kb1.ky3_4 |
bpftool | x86_64 | 4.19.90-2403.1.0.0268.kb1.ky3_4 |
kernel | x86_64 | 4.19.90-2403.1.0.0268.kb1.ky3_4 |
python2-perf | x86_64 | 4.19.90-2403.1.0.0268.kb1.ky3_4 |
perf | x86_64 | 4.19.90-2403.1.0.0268.kb1.ky3_4 |
kernel-tools | x86_64 | 4.19.90-2403.1.0.0268.kb1.ky3_4 |
kernel-tools-devel | x86_64 | 4.19.90-2403.1.0.0268.kb1.ky3_4 |
kernel-devel | x86_64 | 4.19.90-2403.1.0.0268.kb1.ky3_4 |
kernel-source | x86_64 | 4.19.90-2403.1.0.0268.kb1.ky3_4 |
perf | aarch64 | 4.19.90-2403.1.0.0268.kb1.ky3_4 |
bpftool | aarch64 | 4.19.90-2403.1.0.0268.kb1.ky3_4 |
python3-perf | aarch64 | 4.19.90-2403.1.0.0268.kb1.ky3_4 |
kernel-source | aarch64 | 4.19.90-2403.1.0.0268.kb1.ky3_4 |
python2-perf | aarch64 | 4.19.90-2403.1.0.0268.kb1.ky3_4 |
kernel-devel | aarch64 | 4.19.90-2403.1.0.0268.kb1.ky3_4 |
kernel-tools-devel | aarch64 | 4.19.90-2403.1.0.0268.kb1.ky3_4 |
kernel | aarch64 | 4.19.90-2403.1.0.0268.kb1.ky3_4 |
kernel-tools | aarch64 | 4.19.90-2403.1.0.0268.kb1.ky3_4 |
方法一:下载安装包进行升级安装
1、通过下载链接下载需要升级的升级包保存,如 xxx.rpm
2、通过rpm命令升级,如 rpm -Uvh xxx.rpm
方法二:通过软件源进行升级安装
1、保持能够连接上互联网
2、通过yum命令升级指定的包,如 yum install 包名