Files
CVEs-PoC/2014/CVE-2014-3611.md
T
2024-06-18 02:51:15 +02:00

18 lines
718 B
Markdown

### [CVE-2014-3611](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3611)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%20n%2Fa%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### 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