Difference between revisions of "Ndrv setspec() Integer Overflow"

From The iPhone Wiki
Jump to: navigation, search
m (category)
m (Swapped links)
Line 3: Line 3:
   
 
== Vulnerability ==
 
== Vulnerability ==
This exploit was talked about by [[I0n1c]] at Blackhat US 2011 in his [https://media.blackhat.com/bh-us-11/Esser/BH_US_11_Esser_Exploiting_The_iOS_Kernel_Slides.pdf Exploiting The iOS Kernel] presentation starting at slide 41.
+
This exploit was talked about by [[I0n1c]] at Blackhat US 2011 in his [http://www.slideshare.net/i0n1c/blackhat-usa-2011-stefan-esser-ios-kernel-exploitation Exploiting The iOS Kernel] presentation starting at slide 41.
   
 
[[Category:Exploits]]
 
[[Category:Exploits]]

Revision as of 04:55, 23 September 2011

The ndrv_setspec() Integer Overflow is a vulnerability found in the kernel. i0n1c used this to make the first (publicly released) "untethering" exploit that bypassed Apple's ASLR implementation.

Vulnerability

This exploit was talked about by I0n1c at Blackhat US 2011 in his Exploiting The iOS Kernel presentation starting at slide 41.