摘要:
kernel security update
安全等级: High
公告ID: KylinSec-SA-2023-2163
发布日期: 2023年5月12日
关联CVE: CVE-2023-2007 CVE-2023-2177 CVE-2023-2176 CVE-2023-2194 CVE-2023-2269 CVE-2023-31436
The Linux Kernel, the operating system core itself.
Security Fix(es):
The specific flaw exists within the DPT I2O Controller driver. The issue results from the lack of proper locking when performing operations on an object. An attacker can leverage this in conjunction with other vulnerabilities to escalate privileges and execute arbitrary code in the context of the kernel.(CVE-2023-2007)
A null pointer dereference issue was found in the sctp network protocol in net/sctp/stream_sched.c in Linux Kernel. If stream_in allocation is failed, stream_out is freed which would further be accessed. A local user could use this flaw to crash the system or potentially cause a denial of service.(CVE-2023-2177)
A vulnerability was found in compare_netdev_and_ip in drivers/infiniband/core/cma.c in RDMA in the Linux Kernel. The improper cleanup results in out-of-boundary read, where a local user can utilize this problem to crash the system or escalation of privilege.(CVE-2023-2176)
An out-of-bounds write vulnerability was found in the Linux kernel's SLIMpro I2C device driver. The userspace "data->block[0]" variable was not capped to a number between 0-255 and was used as the size of a memcpy, possibly writing beyond the end of dma_buffer. This flaw could allow a local privileged user to crash the system or potentially achieve code execution.(CVE-2023-2194)
A denial of service problem was found, due to a possible recursive locking scenario, resulting in a deadlock in table_clear in drivers/md/dm-ioctl.c in the Linux Kernel Device Mapper-Multipathing sub-component.(CVE-2023-2269)
qfq_change_class in net/sched/sch_qfq.c in the Linux kernel before 6.2.13 allows an out-of-bounds write because lmax can exceed QFQ_MIN_LMAX.(CVE-2023-31436)
cve名称 | 产品 | 组件 | 是否受影响 |
---|---|---|---|
CVE-2023-2007 | KY3.4-5A | kernel | Fixed |
CVE-2023-2177 | KY3.4-5A | kernel | Fixed |
CVE-2023-2176 | KY3.4-5A | kernel | Fixed |
CVE-2023-2194 | KY3.4-5A | kernel | Fixed |
CVE-2023-2269 | KY3.4-5A | kernel | Fixed |
CVE-2023-31436 | KY3.4-5A | kernel | Fixed |
软件名称 | 架构 | 版本号 |
---|---|---|
kernel-tools | x86_64 | 4.19.90-2309.3.0.0218.kb1.ky3_4 |
kernel-source | x86_64 | 4.19.90-2309.3.0.0218.kb1.ky3_4 |
kernel | x86_64 | 4.19.90-2309.3.0.0218.kb1.ky3_4 |
python3-perf | x86_64 | 4.19.90-2309.3.0.0218.kb1.ky3_4 |
python2-perf | x86_64 | 4.19.90-2309.3.0.0218.kb1.ky3_4 |
bpftool | x86_64 | 4.19.90-2309.3.0.0218.kb1.ky3_4 |
kernel-devel | x86_64 | 4.19.90-2309.3.0.0218.kb1.ky3_4 |
kernel-tools-devel | x86_64 | 4.19.90-2309.3.0.0218.kb1.ky3_4 |
perf | x86_64 | 4.19.90-2309.3.0.0218.kb1.ky3_4 |
kernel-devel | aarch64 | 4.19.90-2309.3.0.0218.kb1.ky3_4 |
bpftool | aarch64 | 4.19.90-2309.3.0.0218.kb1.ky3_4 |
kernel-source | aarch64 | 4.19.90-2309.3.0.0218.kb1.ky3_4 |
kernel-tools-devel | aarch64 | 4.19.90-2309.3.0.0218.kb1.ky3_4 |
perf | aarch64 | 4.19.90-2309.3.0.0218.kb1.ky3_4 |
python2-perf | aarch64 | 4.19.90-2309.3.0.0218.kb1.ky3_4 |
kernel | aarch64 | 4.19.90-2309.3.0.0218.kb1.ky3_4 |
kernel-tools | aarch64 | 4.19.90-2309.3.0.0218.kb1.ky3_4 |
python3-perf | aarch64 | 4.19.90-2309.3.0.0218.kb1.ky3_4 |
方法一:下载安装包进行升级安装
1、通过下载链接下载需要升级的升级包保存,如 xxx.rpm
2、通过rpm命令升级,如 rpm -Uvh xxx.rpm
方法二:通过软件源进行升级安装
1、保持能够连接上互联网
2、通过yum命令升级指定的包,如 yum install 包名