The IOSerialFamily driver in Apple iOS before 7 allows attackers to execute arbitrary code or cause a denial of service (out-of-bounds array access) via a crafted application.
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/1029054 | vdb entry |
http://lists.apple.com/archives/security-announce/2013/Oct/msg00004.html | vendor advisory |
http://support.apple.com/kb/HT6150 | |
http://secunia.com/advisories/54886 | third party advisory vendor advisory |
http://support.apple.com/kb/HT5934 | vendor advisory |
http://lists.apple.com/archives/security-announce/2013/Sep/msg00006.html | vendor advisory |