In a camera driver function in all Android releases from CAF using the Linux kernel, a bounds check is missing when writing into an array potentially leading to an out-of-bounds heap write.
The product writes data past the end, or before the beginning, of the intended buffer.
Link | Tags |
---|---|
https://source.android.com/security/bulletin/2017-06-01 | patch vendor advisory |
http://www.securitytracker.com/id/1038623 | vdb entry |