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

摘要:

qemu security update

安全等级: Medium

公告ID: KylinSec-SA-2023-2233

发布日期: 2023年8月26日

关联CVE: CVE-2023-3301   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)

The async nature of the hot-unplug enables an easy to reproduce race scenario where the net device backend is cleared before the virtio-net pci frontend has been unplugged (or the ACPI unplug has been acked by the guest?). The guest can use this time window to, at least, trigger an assertion.(CVE-2023-3301)

2. 影响范围

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

3. 影响组件

    qemu

4. 修复版本

   

KY3.5.2

软件名称 架构 版本号
qemu-help noarch 6.2.0-86.ky3_5.kb1
qemu-system-aarch64 x86_64 6.2.0-86.ky3_5.kb1
qemu-seabios x86_64 6.2.0-86.ky3_5.kb1
qemu-block-curl x86_64 6.2.0-86.ky3_5.kb1
qemu-system-riscv x86_64 6.2.0-86.ky3_5.kb1
qemu-img x86_64 6.2.0-86.ky3_5.kb1
qemu-block-ssh x86_64 6.2.0-86.ky3_5.kb1
qemu-system-x86_64 x86_64 6.2.0-86.ky3_5.kb1
qemu x86_64 6.2.0-86.ky3_5.kb1
qemu-block-rbd x86_64 6.2.0-86.ky3_5.kb1
qemu-hw-usb-host x86_64 6.2.0-86.ky3_5.kb1
qemu-guest-agent x86_64 6.2.0-86.ky3_5.kb1
qemu-block-iscsi x86_64 6.2.0-86.ky3_5.kb1
qemu-system-arm x86_64 6.2.0-86.ky3_5.kb1
qemu-block-ssh aarch64 6.2.0-86.ky3_5.kb1
qemu-guest-agent aarch64 6.2.0-86.ky3_5.kb1
qemu-block-iscsi aarch64 6.2.0-86.ky3_5.kb1
qemu-system-arm aarch64 6.2.0-86.ky3_5.kb1
qemu-block-curl aarch64 6.2.0-86.ky3_5.kb1
qemu-hw-usb-host aarch64 6.2.0-86.ky3_5.kb1
qemu-system-x86_64 aarch64 6.2.0-86.ky3_5.kb1
qemu-img aarch64 6.2.0-86.ky3_5.kb1
qemu-block-rbd aarch64 6.2.0-86.ky3_5.kb1
qemu aarch64 6.2.0-86.ky3_5.kb1
qemu-system-aarch64 aarch64 6.2.0-86.ky3_5.kb1
qemu-system-riscv aarch64 6.2.0-86.ky3_5.kb1

5. 修复方法


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

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

6. 下载链接

   

KY3.5.2:

x86_64:

     qemu-help   

     qemu-system-aarch64   

     qemu-seabios   

     qemu-block-curl   

     qemu-system-riscv   

     qemu-img   

     qemu-block-ssh   

     qemu-system-x86_64   

     qemu   

     qemu-block-rbd   

     qemu-hw-usb-host   

     qemu-guest-agent   

     qemu-block-iscsi   

     qemu-system-arm   

aarch64:

     qemu-help   

     qemu-block-ssh   

     qemu-guest-agent   

     qemu-block-iscsi   

     qemu-system-arm   

     qemu-block-curl   

     qemu-hw-usb-host   

     qemu-system-x86_64   

     qemu-img   

     qemu-block-rbd   

     qemu   

     qemu-system-aarch64   

     qemu-system-riscv   

上一篇:KylinSec-SA-2023-2056 下一篇:KylinSec-SA-2023-2235