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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
arch/x86/kvm/vmx.c in the Linux kernel through 4.9 mismanages the #BP and #OF exceptions, which allows guest OS users to cause a denial of service (guest OS crash) by declining to handle an exception thrown by an L2 guest.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://usn.ubuntu.com/3822-1/
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|