Files
CVEs-PoC/2021/CVE-2021-20203.md
T
2024-05-25 21:48:12 +02:00

18 lines
806 B
Markdown

### [CVE-2021-20203](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-20203)
![](https://img.shields.io/static/v1?label=Product&message=qemu&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%20versions%20up%20to%20v5.2.0%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-190&color=brighgreen)
### Description
An integer overflow issue was found in the vmxnet3 NIC emulator of the QEMU for versions up to v5.2.0. It may occur if a guest was to supply invalid values for rx/tx queue size or other NIC parameters. A privileged guest user may use this flaw to crash the QEMU process on the host resulting in DoS scenario.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/Live-Hack-CVE/CVE-2021-20203