mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-10 20:04:58 +02:00
18 lines
870 B
Markdown
18 lines
870 B
Markdown
### [CVE-2021-3682](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-3682)
|
|

|
|

|
|

|
|
|
|
### 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
|
|
|