About Security Update 2015-002
This document describes the security content of Security Update 2015-002.
For the protection of our customers, Apple does not disclose, discuss, or confirm security issues until a full investigation has occurred and any necessary patches or releases are available. To learn more about Apple Product Security, see the Apple Product Security website.
For information about the Apple Product Security PGP Key, see How to use the Apple Product Security PGP Key.
Where possible, CVE IDs are used to reference the vulnerabilities for further information.
To learn about other Security Updates, see Apple Security Updates.
Security Update 2015-002
- IOAcceleratorFamilyAvailable for: OS X Mountain Lion v10.8.5, OS X Mavericks v10.9.5, and OS X Yosemite v10.10.2Impact: A malicious application may be able to execute arbitrary code with system privilegesDescription: An off by one issue existed in IOAcceleratorFamily. This issue was addressed through improved bounds checking.CVE-IDCVE-2015-1066 : Ian Beer of Google Project Zero
- IOSurfaceAvailable for: OS X Mountain Lion v10.8.5 and OS X Mavericks v10.9.5Impact: A malicious application may be able to execute arbitrary code with system privilegesDescription: A type confusion issue existed in IOSurface's handling of serialized objects. The issue was addressed through additional type checking.CVE-IDCVE-2015-1061 : Ian Beer of Google Project Zero
- KernelAvailable for: OS X Yosemite v10.10.2Impact: Maliciously crafted or compromised applications may be able to determine addresses in the kernelDescription: The mach_port_kobject kernel interface leaked kernel addresses and heap permutation value, which may aid in bypassing address space layout randomization protection. This was addressed by disabling the mach_port_kobject interface in production configurations.CVE-IDCVE-2014-4496 : TaiG Jailbreak Team
- Secure TransportAvailable for: OS X Mountain Lion v10.8.5, OS X Mavericks v10.9.5, and OS X Yosemite v10.10.2Impact: An attacker with a privileged network position may intercept SSL/TLS connectionsDescription: Secure Transport accepted short ephemeral RSA keys, usually used only in export-strength RSA cipher suites, on connections using full-strength RSA cipher suites. This issue, also known as FREAK, only affected connections to servers which support export-strength RSA cipher suites, and was addressed by removing support for ephemeral RSA keys.CVE-IDCVE-2015-1067 : Benjamin Beurdouche, Karthikeyan Bhargavan, Antoine Delignat-Lavaud, Alfredo Pironti, and Jean Karim Zinzindohoue of Prosecco at Inria Paris