• 公告ID (KylinSec-SA-2024-1244)

摘要:

kernel security update

安全等级: High

公告ID: KylinSec-SA-2024-1244

发布日期: 2024年1月19日

关联CVE: CVE-2023-51779   CVE-2023-51780   CVE-2023-51781   CVE-2023-51782   CVE-2023-6121  

  • 详细介绍

1. 漏洞描述

   

The Linux Kernel, the operating system core itself.

Security Fix(es):

A flaw was found in the Bluetooth subsystem of the Linux kernel. A race condition between the bt_sock_recvmsg() and bt_sock_ioctl() functions could lead to a use-after-free on a socket buffer ("skb"). This flaw allows a local user to cause a denial of service condition or potential code execution.(CVE-2023-51779)

An issue was discovered in the Linux kernel before 6.6.8. do_vcc_ioctl in net/atm/ioctl.c has a use-after-free because of a vcc_recvmsg race condition.(CVE-2023-51780)

An issue was discovered in the Linux kernel before 6.6.8. atalk_ioctl in net/appletalk/ddp.c has a use-after-free because of an atalk_recvmsg race condition.(CVE-2023-51781)

An issue was discovered in the Linux kernel before 6.6.8. rose_ioctl in net/rose/af_rose.c has a use-after-free because of a rose_accept race condition.(CVE-2023-51782)

An out-of-bounds read vulnerability was found in the NVMe-oF/TCP subsystem in the Linux kernel. This issue may allow a remote attacker to send a crafted TCP packet, triggering a heap-based buffer overflow that results in kmalloc data being printed and potentially leaked to the kernel ring buffer (dmesg).(CVE-2023-6121)

2. 影响范围

cve名称 产品 组件 是否受影响
CVE-2023-51779 KY3.5.2 kernel Fixed
CVE-2023-51780 KY3.5.2 kernel Fixed
CVE-2023-51781 KY3.5.2 kernel Fixed
CVE-2023-51782 KY3.5.2 kernel Fixed
CVE-2023-6121 KY3.5.2 kernel Fixed

3. 影响组件

    kernel

4. 修复版本

   

KY3.5.2

软件名称 架构 版本号
kernel x86_64 5.10.0-153.12.0.92.kb8.ky3_5
kernel-source 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
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
bpftool 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
python3-perf 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
kernel 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-tools aarch64 5.10.0-153.12.0.92.kb8.ky3_5
perf 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
kernel-headers aarch64 5.10.0-153.12.0.92.kb8.ky3_5
kernel-source aarch64 5.10.0-153.12.0.92.kb8.ky3_5
bpftool aarch64 5.10.0-153.12.0.92.kb8.ky3_5
kernel-devel aarch64 5.10.0-153.12.0.92.kb8.ky3_5

5. 修复方法


方法一:下载安装包进行升级安装
1、通过下载链接下载需要升级的升级包保存,如 xxx.rpm
2、通过rpm命令升级,如 rpm -Uvh xxx.rpm

方法二:通过软件源进行升级安装
1、保持能够连接上互联网
2、通过yum命令升级指定的包,如 yum install 包名

6. 下载链接

   

KY3.5.2:

x86_64:

     kernel   

     kernel-source   

     kernel-tools   

     perf   

     kernel-headers   

     bpftool   

     kernel-devel   

     python3-perf   

     kernel-tools-devel   

aarch64:

     kernel   

     python3-perf   

     kernel-tools   

     perf   

     kernel-tools-devel   

     kernel-headers   

     kernel-source   

     bpftool   

     kernel-devel   

上一篇:KylinSec-SA-2024-1242 下一篇:KylinSec-SA-2024-1039