mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-29 16:29:28 +02:00
18 lines
828 B
Markdown
18 lines
828 B
Markdown
### [CVE-2009-3722](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3722)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The handle_dr function in arch/x86/kvm/vmx.c in the KVM subsystem in the Linux kernel before 2.6.31.1 does not properly verify the Current Privilege Level (CPL) before accessing a debug register, which allows guest OS users to cause a denial of service (trap) on the host OS via a crafted application.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A9892
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|