mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-11 00:14:52 +02:00
18 lines
753 B
Markdown
18 lines
753 B
Markdown
### [CVE-2017-2583](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-2583)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The load_segment_descriptor implementation in arch/x86/kvm/emulate.c in the Linux kernel before 4.9.5 improperly emulates a "MOV SS, NULL selector" instruction, which allows guest OS users to cause a denial of service (guest OS crash) or gain guest OS privileges via a crafted application.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
|