摘要:
kernel security update
安全等级: High
公告ID: KylinSec-SA-2023-2260
发布日期: 2023年9月9日
关联CVE: CVE-2023-3865 CVE-2023-4132 CVE-2023-4273 CVE-2023-3866
The Linux Kernel, the operating system core itself.
Security Fix(es):
(CVE-2023-3865)
(CVE-2023-3866)
A use-after-free vulnerability was found in the siano smsusb module in the Linux kernel. The bug occurs during device initialization when the siano device is plugged in. This flaw allows a local user to crash the system, causing a denial of service condition.(CVE-2023-4132)
A flaw was found in the exFAT driver of the Linux kernel. The vulnerability exists in the implementation of the file name reconstruction function, which is responsible for reading file name entries from a directory index and merging file name parts belonging to one file into a single long file name. Since the file name characters are copied into a stack variable, a local privileged attacker could use this flaw to overflow the kernel stack.(CVE-2023-4273)
cve名称 | 产品 | 组件 | 是否受影响 |
---|---|---|---|
CVE-2023-3865 | KY3.5.2 | kernel | Fixed |
CVE-2023-4132 | KY3.5.2 | kernel | Fixed |
CVE-2023-4273 | KY3.5.2 | kernel | Fixed |
CVE-2023-3866 | KY3.5.2 | kernel | Fixed |
软件名称 | 架构 | 版本号 |
---|---|---|
kernel-source | x86_64 | 5.10.0-153.12.0.92.kb8.ky3_5 |
kernel | x86_64 | 5.10.0-153.12.0.92.kb8.ky3_5 |
python3-perf | x86_64 | 5.10.0-153.12.0.92.kb8.ky3_5 |
kernel-devel | x86_64 | 5.10.0-153.12.0.92.kb8.ky3_5 |
kernel-tools-devel | x86_64 | 5.10.0-153.12.0.92.kb8.ky3_5 |
bpftool | x86_64 | 5.10.0-153.12.0.92.kb8.ky3_5 |
perf | x86_64 | 5.10.0-153.12.0.92.kb8.ky3_5 |
kernel-headers | x86_64 | 5.10.0-153.12.0.92.kb8.ky3_5 |
kernel-tools | x86_64 | 5.10.0-153.12.0.92.kb8.ky3_5 |
bpftool | aarch64 | 5.10.0-153.12.0.92.kb8.ky3_5 |
kernel-tools | aarch64 | 5.10.0-153.12.0.92.kb8.ky3_5 |
python3-perf | aarch64 | 5.10.0-153.12.0.92.kb8.ky3_5 |
kernel-headers | aarch64 | 5.10.0-153.12.0.92.kb8.ky3_5 |
kernel-tools-devel | aarch64 | 5.10.0-153.12.0.92.kb8.ky3_5 |
perf | aarch64 | 5.10.0-153.12.0.92.kb8.ky3_5 |
kernel-devel | aarch64 | 5.10.0-153.12.0.92.kb8.ky3_5 |
kernel | aarch64 | 5.10.0-153.12.0.92.kb8.ky3_5 |
kernel-source | aarch64 | 5.10.0-153.12.0.92.kb8.ky3_5 |
方法一:下载安装包进行升级安装
1、通过下载链接下载需要升级的升级包保存,如 xxx.rpm
2、通过rpm命令升级,如 rpm -Uvh xxx.rpm
方法二:通过软件源进行升级安装
1、保持能够连接上互联网
2、通过yum命令升级指定的包,如 yum install 包名