CVE-2007-4684
macOS 10.4-10.4.10 - Local Arbitrary Code Execution via i386_set_ldt System Call
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2007-4684. PoCs published by RISE Security.
AI-analyzed exploit summary This exploit targets a vulnerability in the i386_set_ldt system call on macOS, causing a kernel memory corruption due to an integer overflow. The PoC allocates memory, manipulates page protections, and triggers the vulnerability by passing a negative size argument to i386_set_ldt.
Description
Integer overflow in the kernel in Apple Mac OS X 10.4 through 10.4.10 allows local users to execute arbitrary code via a large num_sels argument to the i386_set_ldt system call.
Exploits (1)
This exploit targets a vulnerability in the i386_set_ldt system call on macOS, causing a kernel memory corruption due to an integer overflow. The PoC allocates memory, manipulates page protections, and triggers the vulnerability by passing a negative size argument to i386_set_ldt.