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

18 lines
677 B
Markdown

### [CVE-2011-0182](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-0182)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
The i386_set_ldt system call in the kernel in Apple Mac OS X before 10.6.7 does not properly handle call gates, which allows local users to gain privileges via vectors involving the creation of a call gate entry.
### POC
#### Reference
- http://securityreason.com/securityalert/8402
#### Github
No PoCs found on GitHub currently.