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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The x86_decode_insn function in arch/x86/kvm/emulate.c in the Linux kernel before 4.8.7, when KVM is enabled, allows local users to cause a denial of service (host OS crash) via a certain use of a ModR/M byte in an undefined instruction.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/thdusdl1219/CVE-Study
|
|
|