cve/2010/CVE-2010-3699.md

19 lines
887 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2010-3699](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3699)
![](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
The backend driver in Xen 3.x allows guest OS users to cause a denial of service via a kernel thread leak, which prevents the device and guest OS from being shut down or create a zombie domain, causes a hang in zenwatch, or prevents unspecified xm commands from working properly, related to (1) netback, (2) blkback, or (3) blktap.
### POC
#### Reference
- http://www.redhat.com/support/errata/RHSA-2011-0004.html
- http://www.vmware.com/security/advisories/VMSA-2011-0012.html
#### Github
No PoCs found on GitHub currently.