mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-10 11:57:37 +02:00
18 lines
916 B
Markdown
18 lines
916 B
Markdown
### [CVE-2016-1714](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-1714)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The (1) fw_cfg_write and (2) fw_cfg_read functions in hw/nvram/fw_cfg.c in QEMU before 2.4, when built with the Firmware Configuration device emulation support, allow guest OS users with the CAP_SYS_RAWIO privilege to cause a denial of service (out-of-bounds read or write access and process crash) or possibly execute arbitrary code via an invalid current entry value in a firmware configuration.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.oracle.com/technetwork/topics/security/linuxbulletinjan2016-2867209.html
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|