Exploitation Summary
EIP tracks 1 public exploit for CVE-2011-0182. PoCs published by hkpco.
AI-analyzed exploit summary This exploit triggers a kernel panic in Mac OS X < 10.6.7 by manipulating the Local Descriptor Table (LDT) via i386_set_ldt syscalls and executing a call gate. It demonstrates a denial-of-service condition but includes a placeholder for potential privilege escalation via shellcode.
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.
Exploits (1)
This exploit triggers a kernel panic in Mac OS X < 10.6.7 by manipulating the Local Descriptor Table (LDT) via i386_set_ldt syscalls and executing a call gate. It demonstrates a denial-of-service condition but includes a placeholder for potential privilege escalation via shellcode.