A buffer overflow was addressed with improved bounds checking. This issue is fixed in iOS 12.1.3, macOS Mojave 10.14.3, tvOS 12.1.2, watchOS 5.1.3. An application may be able to execute arbitrary code with kernel privileges.
The product performs operations on a memory buffer, but it reads from or writes to a memory location outside the buffer's intended boundary. This may result in read or write operations on unexpected memory locations that could be linked to other variables, data structures, or internal program data.
Link | Tags |
---|---|
https://support.apple.com/HT209446 | vendor advisory |
https://support.apple.com/HT209443 | vendor advisory |
https://support.apple.com/HT209448 | vendor advisory |
http://www.securityfocus.com/bid/106739 | vdb entry third party advisory |
https://www.exploit-db.com/exploits/46300/ | third party advisory exploit |
https://support.apple.com/HT209447 | vendor advisory |