CVE-2021-3750 - log back

CVE-2021-3750 edited at 30 Aug 2021 18:29:23
Severity
- Unknown
+ Medium
Remote
- Unknown
+ Local
Type
- Unknown
+ Arbitrary code execution
Description
+ A DMA reentrancy issue was found in the EHCI controller emulation of QEMU. When EHCI tries to transfer the USB packets, it doesn't check if the buffer pointer is overlapped with its MMIO region. So crafted content may be written to the controller's registers and trigger actions like reset, but the device is still transferring packets. This flaw could enable a malicious guest to crash QEMU, resulting in a denial of service condition, or potentially execute arbitrary code within the context of the QEMU process on the host.
References
+ https://bugzilla.redhat.com/show_bug.cgi?id=1999073
+ https://gitlab.com/qemu-project/qemu/-/issues/541
+ https://gitlab.com/qemu-project/qemu/-/issues/556
+ https://lists.nongnu.org/archive/html/qemu-devel/2021-08/msg03692.html
CVE-2021-3750 created at 30 Aug 2021 18:27:41
Severity
+ Unknown
Remote
+ Unknown
Type
+ Unknown
Description
References
Notes