mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-03 08:48:00 +02:00
19 lines
667 B
Markdown
19 lines
667 B
Markdown
### [CVE-2020-15859](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-15859)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
QEMU 4.2.0 has a use-after-free in hw/net/e1000e_core.c because a guest OS user can trigger an e1000e packet with the data's address set to the e1000e's MMIO address.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/Live-Hack-CVE/CVE-2020-15859
|
|
|