mirror of
https://github.com/0xMarcio/cve.git
synced 2025-06-07 05:26:37 +00:00
19 lines
810 B
Markdown
19 lines
810 B
Markdown
### [CVE-2016-9776](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-9776)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
QEMU (aka Quick Emulator) built with the ColdFire Fast Ethernet Controller emulator support is vulnerable to an infinite loop issue. It could occur while receiving packets in 'mcf_fec_receive'. A privileged user/process inside guest could use this issue to crash the QEMU process on the host leading to DoS.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/SEVulDet/SEVulDet
|
|
|