mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 23:28:04 +02:00
21 lines
1.0 KiB
Markdown
21 lines
1.0 KiB
Markdown
### [CVE-2014-7842](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-7842)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Race condition in arch/x86/kvm/x86.c in the Linux kernel before 3.17.4 allows guest OS users to cause a denial of service (guest OS crash) via a crafted application that performs an MMIO transaction or a PIO transaction to trigger a guest userspace emulation error report, a similar issue to CVE-2010-5313.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.oracle.com/technetwork/topics/security/linuxbulletinapr2016-2952096.html
|
|
- http://www.oracle.com/technetwork/topics/security/linuxbulletinjan2016-2867209.html
|
|
- http://www.oracle.com/technetwork/topics/security/linuxbulletinoct2015-2719645.html
|
|
- https://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.17.4
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|