• 公告ID (KylinSec-SA-2023-1632)

摘要:

qemu security update

安全等级: Medium

公告ID: KylinSec-SA-2023-1632

发布日期: 2023年8月26日

关联CVE: CVE-2023-3180  

  • 详细介绍

1. 漏洞描述

   

QEMU is a FAST! processor emulator using dynamic translation to achieve good emulation speed. QEMU has two operating modes: Full system emulation. In this mode, QEMU emulates a full system (for example a PC), including one or several processors and various peripherals. It can be used to launch different Operating Systems without rebooting the PC or to debug system code. User mode emulation. In this mode, QEMU can launch processes compiled for one CPU on another CPU. It can be used to launch the Wine Windows API emulator (https://www.winehq.org) or to ease cross-compilation and cross-debugging. You can refer to https://www.qemu.org for more infortmation.

Security Fix(es):

A flaw was found in the QEMU virtual crypto device while handling data encryption/decryption requests in virtio_crypto_handle_sym_req. There is no check for the value of `src_len` and `dst_len` in virtio_crypto_sym_op_helper, potentially leading to a heap buffer overflow when the two values differ.(CVE-2023-3180)

2. 影响范围

cve名称 产品 组件 是否受影响
CVE-2023-3180 KY3.4-4A qemu Fixed

3. 影响组件

    qemu

4. 修复版本

   

KY3.4-4A

软件名称 架构 版本号
qemu-help noarch 4.1.0-75.kb1.ky3_4
qemu x86_64 4.1.0-75.kb1.ky3_4
qemu-block-rbd x86_64 4.1.0-75.kb1.ky3_4
qemu-guest-agent x86_64 4.1.0-75.kb1.ky3_4
qemu-img x86_64 4.1.0-75.kb1.ky3_4
qemu-seabios x86_64 4.1.0-75.kb1.ky3_4
qemu-block-ssh x86_64 4.1.0-75.kb1.ky3_4
qemu-block-curl x86_64 4.1.0-75.kb1.ky3_4
qemu-block-iscsi x86_64 4.1.0-75.kb1.ky3_4
qemu-block-rbd aarch64 4.1.0-75.kb1.ky3_4
qemu-guest-agent aarch64 4.1.0-75.kb1.ky3_4
qemu-img aarch64 4.1.0-75.kb1.ky3_4
qemu aarch64 4.1.0-75.kb1.ky3_4
qemu-block-iscsi aarch64 4.1.0-75.kb1.ky3_4
qemu-block-ssh aarch64 4.1.0-75.kb1.ky3_4
qemu-block-curl aarch64 4.1.0-75.kb1.ky3_4

5. 修复方法


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

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

6. 下载链接

   

KY3.4-4A:

x86_64:

     qemu-help   

     qemu   

     qemu-block-rbd   

     qemu-guest-agent   

     qemu-img   

     qemu-seabios   

     qemu-block-ssh   

     qemu-block-curl   

     qemu-block-iscsi   

aarch64:

     qemu-help   

     qemu-block-rbd   

     qemu-guest-agent   

     qemu-img   

     qemu   

     qemu-block-iscsi   

     qemu-block-ssh   

     qemu-block-curl   

上一篇:KylinSec-SA-2023-1631 下一篇:KylinSec-SA-2023-1683