CVE-2021-3750
published 2022-05-02CVE-2021-3750: A DMA reentrancy issue was found in the USB EHCI controller emulation of QEMU. EHCI does not verify if the Buffer Pointer overlaps with its MMIO region when it…
high8.2CVSS 3.1
AVLACLPRHUINSCCHIHAH
A DMA reentrancy issue was found in the USB EHCI controller emulation of QEMU. EHCI does not verify if the Buffer Pointer overlaps with its MMIO region when it transfers the USB packets. Crafted content may be written to the controller's registers and trigger undesirable actions (such as reset) while the device is still transferring packets. This can ultimately lead 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 execute arbitrary code within the context of the QEMU process on the host. This flaw affects QEMU versions before 7.0.0.
Affected
26 ranges· showing 25
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| debian | qemu | < qemu 1:7.0+dfsg-1 (bookworm) | qemu 1:7.0+dfsg-1 (bookworm) |
| debian | qemu | — | — |
| fedoraproject | fedora | — | — |
| fedoraproject | fedora | — | — |
| msrc | azl3_qemu_6.2.0-18_on_azure_linux_3.0 | — | — |
| msrc | azure_linux_3.0_arm | — | — |
| msrc | azure_linux_3.0_x64 | — | — |
| msrc | cbl2_qemu_6.2.0-13_on_cbl_mariner_2.0 | — | — |
| msrc | cbl2_qemu_6.2.0-16_on_cbl_mariner_2.0 | — | — |
| msrc | cbl_mariner_1.0_arm | — | — |
| msrc | cbl_mariner_1.0_x64 | — | — |
| msrc | cbl_mariner_2.0_arm | — | — |
| msrc | cbl_mariner_2.0_x64 | — | — |
| msrc | cm1_qemu-kvm_4.2.0-41_on_cbl_mariner_1.0 | — | — |
| msrc | cm1_qemu-kvm_4.2.0-48_on_cbl_mariner_1.0 | — | — |
| qemu | qemu | < 7.0.0 | 7.0.0 |
| qemu | qemu | >= 0 < 1:7.0+dfsg-1 | 1:7.0+dfsg-1 |
| qemu | qemu | >= 0 < 1:7.0+dfsg-1 | 1:7.0+dfsg-1 |
| qemu | qemu | >= 0 < 1:7.0+dfsg-1 | 1:7.0+dfsg-1 |
| qemu | qemu | >= 0 < 1:2.11+dfsg-1ubuntu7.41 | 1:2.11+dfsg-1ubuntu7.41 |
| qemu | qemu | >= 0 < 1:4.2-3ubuntu6.24 | 1:4.2-3ubuntu6.24 |
| qemu | qemu | >= 0 < 1:6.2+dfsg-2ubuntu6.6 | 1:6.2+dfsg-2ubuntu6.6 |
| qemu | qemu | >= 0 < 2.0.0+dfsg-2ubuntu1.47+esm2 | 2.0.0+dfsg-2ubuntu1.47+esm2 |
| qemu | qemu | >= 0 < 1:2.5+dfsg-5ubuntu10.51+esm1 | 1:2.5+dfsg-5ubuntu10.51+esm1 |
| redhat | enterprise_linux | — | — |
CVSS provenance
nvdv3.18.2HIGHCVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H
osv8.5HIGH
Red Hat
QEMU: hcd-ehci: DMA reentrancy issue (incomplete fix for CVE-2021-3750)
vendor_redhat·2023-05-12·CVSS 8.2
CVE-2023-2680 [HIGH] CWE-416 QEMU: hcd-ehci: DMA reentrancy issue (incomplete fix for CVE-2021-3750)
QEMU: hcd-ehci: DMA reentrancy issue (incomplete fix for CVE-2021-3750)
This CVE exists because of an incomplete fix for CVE-2021-3750. More specifically, the qemu-kvm package as released for Red Hat Enterprise Linux 9.1 via RHSA-2022:7967 included a version of qemu-kvm that was actually missing the fix for CVE-2021-3750.
This CVE exists because of an incomplete fix for CVE-2021-3750. More specifically, the qemu-kvm package as released for Red Hat Enterprise Linux 9.1 via RHSA-2022:7967 included a version of qemu-kvm that was actually missing the fix for CVE-2021-3750.
Statement: A user who installs or updates to Red Hat Enterprise Linux 9.1 would be vulnerable to the CVE-2021-3750, even if it was declared fixed in the following advisory:
https://access.redhat.com/errata/RHSA-2022:7967
Debian
CVE-2023-2680: qemu - This CVE exists because of an incomplete fix for CVE-2021-3750. More specificall...
vendor_debian·2023·CVSS 8.2
CVE-2023-2680 [HIGH] CVE-2023-2680: qemu - This CVE exists because of an incomplete fix for CVE-2021-3750. More specificall...
This CVE exists because of an incomplete fix for CVE-2021-3750. More specifically, the qemu-kvm package as released for Red Hat Enterprise Linux 9.1 via RHSA-2022:7967 included a version of qemu-kvm that was actually missing the fix for CVE-2021-3750.
Scope: local
bookworm: resolved
bullseye: resolved
forky: resolved
sid: resolved
trixie: resolved
Ubuntu
QEMU vulnerabilities
vendor_ubuntu·2022-12-12·CVSS 8.5
CVE-2021-3682 [HIGH] QEMU vulnerabilities
Title: QEMU vulnerabilities
Summary: Several security issues were fixed in QEMU.
It was discovered that QEMU incorrectly handled bulk transfers from SPICE
clients. A remote attacker could use this issue to cause QEMU to crash,
resulting in a denial of service, or possibly execute arbitrary code. This
issue only affected Ubuntu 14.04 ESM and Ubuntu 16.04 ESM. (CVE-2021-3682)
It was discovered that QEMU did not properly manage memory when it
transfers the USB packets. A malicious guest attacker could use this issue
to cause QEMU to crash, resulting in a denial of service, or possibly
execute arbitrary code. This issue only affected Ubuntu 18.04 LTS, Ubuntu
20.04 LTS and Ubuntu 22.04 LTS. (CVE-2021-3750)
It was discovered that the QEMU SCSI device emulation incorrectly handled
certain MOD
Microsoft
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 nvm
vendor_msrc·2022-08-09·CVSS 8.2
CVE-2021-3929 [HIGH] CWE-416 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 nvm
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.
FAQ: Is Azure Linux the only Microsoft product that includes this open-source library and is therefore potentially affected by this vulnerability?
One of the main benefits to our customers who choose to use the Azure Linux distro is the commitment to keep it up to date with the most recent and most secure vers
Microsoft
A DMA reentrancy issue was found in the USB EHCI controller emulation of QEMU. EHCI does not verify if the Buffer Pointer overlaps with its MMIO region when it transfers the USB packets. Crafted conte
vendor_msrc·2022-05-10·CVSS 8.2
CVE-2021-3750 [HIGH] CWE-416 A DMA reentrancy issue was found in the USB EHCI controller emulation of QEMU. EHCI does not verify if the Buffer Pointer overlaps with its MMIO region when it transfers the USB packets. Crafted conte
A DMA reentrancy issue was found in the USB EHCI controller emulation of QEMU. EHCI does not verify if the Buffer Pointer overlaps with its MMIO region when it transfers the USB packets. Crafted content may be written to the controller's registers and trigger undesirable actions (such as reset) while the device is still transferring packets. This can ultimately lead 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 execute arbitrary code within the context of the QEMU process on the host. This flaw affects QEMU versions before 7.0.0.
FAQ: Is Azure Linux the only Microsoft product that includes this open-source library and is therefore potentially affected by this vulnerability?
O
Red Hat
QEMU: nvme: DMA reentrancy issue leads to use-after-free
vendor_redhat·2021-12-16·CVSS 8.2
CVE-2021-3929 [HIGH] CWE-416 QEMU: nvme: DMA reentrancy issue leads to use-after-free
QEMU: nvme: DMA reentrancy issue leads to use-after-free
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.
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 le
Debian
CVE-2021-3929: qemu - A DMA reentrancy issue was found in the NVM Express Controller (NVME) emulation ...
vendor_debian·2021·CVSS 8.2
CVE-2021-3929 [HIGH] CVE-2021-3929: qemu - A DMA reentrancy issue was found in the NVM Express Controller (NVME) emulation ...
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.
Scope: local
bookworm: resolved (fixed in 1:7.0+dfsg-1)
bullseye: open
forky: resolved (fixed in 1:7.0+dfsg-1)
sid: resolved (fixed in 1:7.0+dfsg-1)
trixie: resolved (fixed in 1:7.0+dfsg-1)
Debian
CVE-2021-3750: qemu - A DMA reentrancy issue was found in the USB EHCI controller emulation of QEMU. E...
vendor_debian·2021·CVSS 8.2
CVE-2021-3750 [HIGH] CVE-2021-3750: qemu - A DMA reentrancy issue was found in the USB EHCI controller emulation of QEMU. E...
A DMA reentrancy issue was found in the USB EHCI controller emulation of QEMU. EHCI does not verify if the Buffer Pointer overlaps with its MMIO region when it transfers the USB packets. Crafted content may be written to the controller's registers and trigger undesirable actions (such as reset) while the device is still transferring packets. This can ultimately lead 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 execute arbitrary code within the context of the QEMU process on the host. This flaw affects QEMU versions before 7.0.0.
Scope: local
bookworm: resolved (fixed in 1:7.0+dfsg-1)
bullseye: open
forky: resolved (fixed in 1:7.0+dfsg-1)
sid: resolved (fixed in 1:7.0+dfsg-1
Red Hat
QEMU: hcd-ehci: DMA reentrancy issue leads to use-after-free
vendor_redhat·2020-08-26·CVSS 8.2
CVE-2021-3750 [HIGH] CWE-416 QEMU: hcd-ehci: DMA reentrancy issue leads to use-after-free
QEMU: hcd-ehci: DMA reentrancy issue leads to use-after-free
A DMA reentrancy issue was found in the USB EHCI controller emulation of QEMU. EHCI does not verify if the Buffer Pointer overlaps with its MMIO region when it transfers the USB packets. Crafted content may be written to the controller's registers and trigger undesirable actions (such as reset) while the device is still transferring packets. This can ultimately lead 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 execute arbitrary code within the context of the QEMU process on the host. This flaw affects QEMU versions before 7.0.0.
A DMA reentrancy issue was found in the USB EHCI controller emulation of QEMU. EHCI
GHSA
GHSA-69cm-qhp7-ch23: This CVE exists because of an incomplete fix for CVE-2021-3750
ghsa_unreviewed·2023-09-13·CVSS 8.2
CVE-2023-2680 [HIGH] CWE-416 GHSA-69cm-qhp7-ch23: This CVE exists because of an incomplete fix for CVE-2021-3750
This CVE exists because of an incomplete fix for CVE-2021-3750. More specifically, the qemu-kvm package as released for Red Hat Enterprise Linux 9.1 via RHSA-2022:7967 included a version of qemu-kvm that was actually missing the fix for CVE-2021-3750.
OSV
qemu vulnerabilities
osv·2022-12-12·CVSS 8.5
CVE-2021-3682 [HIGH] qemu vulnerabilities
qemu vulnerabilities
It was discovered that QEMU incorrectly handled bulk transfers from SPICE
clients. A remote attacker could use this issue to cause QEMU to crash,
resulting in a denial of service, or possibly execute arbitrary code. This
issue only affected Ubuntu 14.04 ESM and Ubuntu 16.04 ESM. (CVE-2021-3682)
It was discovered that QEMU did not properly manage memory when it
transfers the USB packets. A malicious guest attacker could use this issue
to cause QEMU to crash, resulting in a denial of service, or possibly
execute arbitrary code. This issue only affected Ubuntu 18.04 LTS, Ubuntu
20.04 LTS and Ubuntu 22.04 LTS. (CVE-2021-3750)
It was discovered that the QEMU SCSI device emulation incorrectly handled
certain MODE SELECT commands. An attacker inside the guest could possibl
GHSA
GHSA-h66w-323g-4q62: A DMA reentrancy issue was found in the NVM Express Controller (NVME) emulation in QEMU
ghsa_unreviewed·2022-08-26·CVSS 8.2
CVE-2021-3929 [HIGH] CWE-416 GHSA-h66w-323g-4q62: A DMA reentrancy issue was found in the NVM Express Controller (NVME) emulation in QEMU
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.
OSV
CVE-2021-3929: A DMA reentrancy issue was found in the NVM Express Controller (NVME) emulation in QEMU
osv·2022-08-25·CVSS 8.2
CVE-2021-3929 [HIGH] CVE-2021-3929: A DMA reentrancy issue was found in the NVM Express Controller (NVME) emulation in QEMU
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.
GHSA
GHSA-2v3x-7c37-r5r2: A DMA reentrancy issue was found in the USB EHCI controller emulation of QEMU
ghsa_unreviewed·2022-05-03
CVE-2021-3750 [HIGH] CWE-416 GHSA-2v3x-7c37-r5r2: A DMA reentrancy issue was found in the USB EHCI controller emulation of QEMU
A DMA reentrancy issue was found in the USB EHCI controller emulation of QEMU. EHCI does not verify if the Buffer Pointer overlaps with its MMIO region when it transfers the USB packets. Crafted content may be written to the controller's registers and trigger undesirable actions (such as reset) while the device is still transferring packets. This can ultimately lead 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 execute arbitrary code within the context of the QEMU process on the host. This flaw affects QEMU versions before 7.0.0.
OSV
CVE-2021-3750: A DMA reentrancy issue was found in the USB EHCI controller emulation of QEMU
osv·2022-05-02·CVSS 8.2
CVE-2021-3750 [HIGH] CVE-2021-3750: A DMA reentrancy issue was found in the USB EHCI controller emulation of QEMU
A DMA reentrancy issue was found in the USB EHCI controller emulation of QEMU. EHCI does not verify if the Buffer Pointer overlaps with its MMIO region when it transfers the USB packets. Crafted content may be written to the controller's registers and trigger undesirable actions (such as reset) while the device is still transferring packets. This can ultimately lead 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 execute arbitrary code within the context of the QEMU process on the host. This flaw affects QEMU versions before 7.0.0.
No detection rules found.
No public exploits indexed.
No writeups or analysis indexed.
https://bugzilla.redhat.com/show_bug.cgi?id=1999073https://gitlab.com/qemu-project/qemu/-/issues/541https://gitlab.com/qemu-project/qemu/-/issues/556https://security.gentoo.org/glsa/202208-27https://security.netapp.com/advisory/ntap-20220624-0003/https://bugzilla.redhat.com/show_bug.cgi?id=1999073https://gitlab.com/qemu-project/qemu/-/issues/541https://gitlab.com/qemu-project/qemu/-/issues/556https://security.gentoo.org/glsa/202208-27https://security.netapp.com/advisory/ntap-20220624-0003/
2022-05-02
Published