In iOS before 11.4, a memory corruption issue exists and was addressed with improved memory handling.
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 |
---|---|
http://www.securitytracker.com/id/1041665 | third party advisory vdb entry |
https://support.apple.com/HT208848 | vendor advisory |
http://www.securityfocus.com/bid/105384 | third party advisory vdb entry |