QEMU NVME DMA Reentrancy UaF enables DoS or exec on host
CVE-2021-3929 Published on August 25, 2022

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.

Vendor Advisory NVD

Weakness Type

What is a Dangling pointer Vulnerability?

Referencing memory after it has been freed can cause a program to crash, use unexpected values, or execute code.

CVE-2021-3929 has been classified to as a Dangling pointer vulnerability or weakness.


Products Associated with CVE-2021-3929

You can be notified by email with stack.watch whenever vulnerabilities like CVE-2021-3929 are published in these products:

 
 
 

Exploit Probability

EPSS
4.88%
Percentile
89.39%

EPSS (Exploit Prediction Scoring System) scores estimate the probability that a vulnerability will be exploited in the wild within the next 30 days. The percentile shows you how this score compares to all other vulnerabilities.