mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-23 19:04:02 +02:00
18 lines
736 B
Markdown
18 lines
736 B
Markdown
### [CVE-2015-8743](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-8743)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
QEMU (aka Quick Emulator) built with the NE2000 device emulation support is vulnerable to an OOB r/w access issue. It could occur while performing 'ioport' r/w operations. A privileged (CAP_SYS_RAWIO) user/process could use this flaw to leak or corrupt QEMU memory bytes.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/RUB-SysSec/Hypercube
|
|
|