The iPhone Wiki is no longer updated. Visit this article on The Apple Wiki for current information. |
Difference between revisions of "S5L8930"
(removed non-hardware-related exploits) |
|||
Line 2: | Line 2: | ||
A [[wikipedia:system on a chip|system on a chip]] ("SoC") developed by Apple's in-house chip design department. It is used in [[k48ap|iPad]], both models of the iPhone 4 ([[n90ap|GSM]] and [[n92ap|CDMA]]), [[K66ap|Apple TV 2G]] and the [[N81ap|iPod touch 4G]]. Publicly, Apple refers to this chip as the '''A4'''. Internally, this processor is also based on the S5L8920X family, which can also be seen through the reuse of several MMIO devices and MMIO device registers (i.e: chipid). |
A [[wikipedia:system on a chip|system on a chip]] ("SoC") developed by Apple's in-house chip design department. It is used in [[k48ap|iPad]], both models of the iPhone 4 ([[n90ap|GSM]] and [[n92ap|CDMA]]), [[K66ap|Apple TV 2G]] and the [[N81ap|iPod touch 4G]]. Publicly, Apple refers to this chip as the '''A4'''. Internally, this processor is also based on the S5L8920X family, which can also be seen through the reuse of several MMIO devices and MMIO device registers (i.e: chipid). |
||
− | == Exploits == |
+ | == [[S5L8930 (Bootrom)|Bootrom]] Exploits == |
− | |||
− | === [[S5L8930 (Bootrom)|Bootrom]] === |
||
* [[limera1n]] |
* [[limera1n]] |
||
* [[SHA-1 Image Segment Overflow|SHAtter]] |
* [[SHA-1 Image Segment Overflow|SHAtter]] |
||
− | |||
− | === [[iBoot]] === |
||
− | * [http://www.youtube.com/watch?v=0NValNoW5Rc Unreleased Untethered iBoot Exploit] |
||
− | |||
− | === [[Kernel]] === |
||
− | * [[BPF STX Kernel Write Exploit]] - Works up to [[iOS]] 3.2 |
||
− | * [[IOSurface Kernel Exploit]] - Works up to [[iOS]] 4.0.1 (excluding iOS 3.2.2) |
||
− | * [[Packet Filter Kernel Exploit]] - Works up to [[iOS]] 4.1 |
||
− | * [[HFS Legacy Volume Name Stack Buffer Overflow]] - Works up to [[iOS]] 4.2.8 |
||
− | * [[ndrv_setspec() Integer Overflow]] - Works up to [[iOS]] 4.3.3 |
||
− | * [[Incomplete Codesign Exploit]]- Works up to iOS 4.3.3 (excluding iOS 4.2.9/4.2.10) |
||
− | * [[Racoon String Format Overflow Exploit]]- Works up to iOS 5.0.1 |
||
− | * [[HFS Heap Overflow]] - Works up to iOS 5.0.1 |
||
− | |||
− | === [[Userland]] === |
||
− | * [[MobileBackup Copy Exploit]] - Works up to [[iOS]] 3.2 |
||
− | * [[Malformed CFF Vulnerability]] - Works up to [[iOS]] 4.0.1 (excluding iOS 3.2.2) |
||
− | *[[T1 Font Integer Overflow]]- Works up to [[iOS]] 4.3.3 (excluding 4.2.9 and 4.2.10) |
||
== Boot Chain == |
== Boot Chain == |
Revision as of 21:30, 25 October 2012
A system on a chip ("SoC") developed by Apple's in-house chip design department. It is used in iPad, both models of the iPhone 4 (GSM and CDMA), Apple TV 2G and the iPod touch 4G. Publicly, Apple refers to this chip as the A4. Internally, this processor is also based on the S5L8920X family, which can also be seen through the reuse of several MMIO devices and MMIO device registers (i.e: chipid).
Bootrom Exploits
Boot Chain
Bootrom->LLB->iBoot->Kernel->System Software
Specifications
- CPU: ARM Cortex-A8
- GPU: PowerVR SGX 535
- A/V Playback: PowerVR VXD
- RAM: 256 MB (Apple TV 2G, iPad, and iPod touch 4G) or 512 MB (iPhone 4)
Aside from the iPhone 4's additional RAM and an overall higher clock speed, these are the same specifications as the S5L8920 and S5L8922.