CVE-2013-0964
Description
The kernel in Apple iOS before 6.1 and Apple TV before 5.2 does not properly validate copyin and copyout arguments, which allows local users to bypass intended pointer restrictions and access locations in the first kernel-memory page by specifying a length of less than one page.
Predictions
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: product-security@apple.com — http://support.apple.com/kb/HT5643
Vendor advisory: product-security@apple.com — http://support.apple.com/kb/HT5642
Vendor advisory: product-security@apple.com — http://lists.apple.com/archives/security-announce/2013/Jan/msg00001.html
Vendor advisory: product-security@apple.com — http://lists.apple.com/archives/security-announce/2013/Jan/msg00000.html
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| macos | affected | | |
| macos | 1.0.0 | affected | |
| macos | 1.1.0 | affected | |
| macos | 2.0.0 | affected | |
| macos | 2.0.1 | affected | |
| macos | 2.0.2 | affected | |
| macos | 2.1.0 | affected | |
| macos | 2.2.0 | affected | |
| macos | 2.3.0 | affected | |
| macos | 2.3.1 | affected | |
| macos | 2.4.0 | affected | |
| macos | 3.0.0 | affected | |
| macos | 3.0.1 | affected | |
| macos | 3.0.2 | affected | |
| macos | 4.1.0 | affected | |
| macos | 4.1.1 | affected | |
| macos | 4.2.0 | affected | |
| macos | 4.2.1 | affected | |
| macos | 4.2.2 | affected | |
| macos | 4.3.0 | affected | |
| macos | 4.4.0 | affected | |
| macos | 4.4.2 | affected | |
| macos | 4.4.3 | affected | |
| macos | 4.4.4 | affected | |
| macos | 5.0.0 | affected | |
| macos | 5.0.1 | affected | |
| macos | 5.0.2 | affected | |
| macos | 5.1.0 | affected | |
| macos | 6.0 | affected | |
| macos | 6.0.1 | affected | |
References
- http://lists.apple.com/archives/security-announce/2013/Jan/msg00000.html
- http://lists.apple.com/archives/security-announce/2013/Jan/msg00001.html
- http://osvdb.org/89659
- http://support.apple.com/kb/HT5642
- http://support.apple.com/kb/HT5643
- http://www.securityfocus.com/bid/57595
- http://lists.apple.com/archives/security-announce/2013/Jan/msg00000.html
- http://lists.apple.com/archives/security-announce/2013/Jan/msg00001.html
- http://osvdb.org/89659
- http://support.apple.com/kb/HT5642
- http://support.apple.com/kb/HT5643
- http://www.securityfocus.com/bid/57595
CWEs
CWE-20
Verify integrity in audit chain (admin only). AS-IS.