• CVE-2021-3929

发布时间: 2022年7月1日

修改时间: 2024年10月31日

概要

A DMA reentrancy issue was found in the NVM Express Controller (NVME) emulation in QEMU. This CVE is similar to CVE-2021-3750 and, just like it, when the reentrancy write triggers the reset function nvme_ctrl_reset(), data structs will be freed leading to a use-after-free issue. A malicious guest could use this flaw to crash the QEMU process on the host, resulting in a denial of service condition or, potentially, executing arbitrary code within the context of the QEMU process on the host.

CVSS v3 指标

NVD openEuler
Confidentiality High High
Attack Vector Local Local
CVSS评分 8.2 8.2
Attack Complexity Low Low
Privileges Required High High
Scope Changed Changed
Integrity High High
User Interaction None None
Availability High High

安全公告

公告名 概要 发布时间
KylinSec-SA-2022-1596 qemu security update 2022年7月1日

影响产品

产品 状态
KY3.5.1 qemu Fixed