mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-28 11:21:40 +02:00
18 lines
718 B
Markdown
18 lines
718 B
Markdown
### [CVE-2014-3611](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3611)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Race condition in the __kvm_migrate_pit_timer function in arch/x86/kvm/i8254.c in the KVM subsystem in the Linux kernel through 3.17.2 allows guest OS users to cause a denial of service (host OS crash) by leveraging incorrect PIT emulation.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.ubuntu.com/usn/USN-2394-1
|
|
|
|
#### Github
|
|
- https://github.com/auditt7708/rhsecapi
|
|
|