mirror of
https://github.com/0xMarcio/cve.git
synced 2026-03-23 00:03:27 +00:00
18 lines
762 B
Markdown
18 lines
762 B
Markdown
### [CVE-2016-4002](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-4002)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Buffer overflow in the mipsnet_receive function in hw/net/mipsnet.c in QEMU, when the guest NIC is configured to accept large packets, allows remote attackers to cause a denial of service (memory corruption and QEMU crash) or possibly execute arbitrary code via a packet larger than 1514 bytes.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/abazhaniuk/Publications
|
|
|