mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-04 01:28:01 +02:00
18 lines
568 B
Markdown
18 lines
568 B
Markdown
### [CVE-2020-25084](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-25084)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
QEMU 5.0.0 has a use-after-free in hw/usb/hcd-xhci.c because the usb_packet_map return value is not checked.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/Live-Hack-CVE/CVE-2020-25084
|
|
|