### [CVE-2021-3682](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-3682) ![](https://img.shields.io/static/v1?label=Product&message=QEMU&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-763&color=brighgreen) ### Description A flaw was found in the USB redirector device emulation of QEMU in versions prior to 6.1.0-rc2. It occurs when dropping packets during a bulk transfer from a SPICE client due to the packet queue being full. A malicious SPICE client could use this flaw to make QEMU call free() with faked heap chunk metadata, resulting in a crash of QEMU or potential code execution with the privileges of the QEMU process on the host. ### POC #### Reference No PoCs from references. #### Github - https://github.com/p1ay8y3ar/cve_monitor