摘要:
qemu security update
安全等级: Medium
公告ID: KylinSec-SA-2024-3160
发布日期: 2024年3月29日
关联CVE: CVE-2023-3019
QEMU is a FAST! processor emulator using dynamic translation to achieve good emulation speed.
Security Fix(es):
A DMA reentrancy issue leading to a use-after-free error was found in the e1000e NIC emulation code in QEMU. This issue could allow a privileged guest user to crash the QEMU process on the host, resulting in a denial of service.(CVE-2023-3019)
cve名称 | 产品 | 组件 | 是否受影响 |
---|---|---|---|
CVE-2023-3019 | KY3.4-5A | qemu | Fixed |
软件名称 | 架构 | 版本号 |
---|---|---|
qemu-help | noarch | 4.1.0-83.kb1.ky3_4 |
qemu | x86_64 | 4.1.0-83.kb1.ky3_4 |
qemu-block-curl | x86_64 | 4.1.0-83.kb1.ky3_4 |
qemu-block-ssh | x86_64 | 4.1.0-83.kb1.ky3_4 |
qemu-seabios | x86_64 | 4.1.0-83.kb1.ky3_4 |
qemu-img | x86_64 | 4.1.0-83.kb1.ky3_4 |
qemu-block-iscsi | x86_64 | 4.1.0-83.kb1.ky3_4 |
qemu-guest-agent | x86_64 | 4.1.0-83.kb1.ky3_4 |
qemu-block-rbd | x86_64 | 4.1.0-83.kb1.ky3_4 |
qemu-block-rbd | aarch64 | 4.1.0-83.kb1.ky3_4 |
qemu-img | aarch64 | 4.1.0-83.kb1.ky3_4 |
qemu-block-curl | aarch64 | 4.1.0-83.kb1.ky3_4 |
qemu-guest-agent | aarch64 | 4.1.0-83.kb1.ky3_4 |
qemu | aarch64 | 4.1.0-83.kb1.ky3_4 |
qemu-block-ssh | aarch64 | 4.1.0-83.kb1.ky3_4 |
qemu-block-iscsi | aarch64 | 4.1.0-83.kb1.ky3_4 |
方法一:下载安装包进行升级安装
1、通过下载链接下载需要升级的升级包保存,如 xxx.rpm
2、通过rpm命令升级,如 rpm -Uvh xxx.rpm
方法二:通过软件源进行升级安装
1、保持能够连接上互联网
2、通过yum命令升级指定的包,如 yum install 包名