mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 23:27:33 +02:00
18 lines
677 B
Markdown
18 lines
677 B
Markdown
### [CVE-2011-0182](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-0182)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|