Fixed
Created: Apr 29, 2022
Updated: Jan 18, 2025
Resolved Date: Aug 12, 2022
Found In Version: 10.22.33.1
Fix Version: 10.22.33.1
Severity: Standard
Applicable for: Wind River Linux LTS 22
Component/s: Userspace
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.
https://nvd.nist.gov/vuln/detail/CVE-2021-3929