In all Qualcomm products with Android releases from CAF using the Linux kernel, if there is more than one thread doing the device open operation, the device may be opened more than once. This would lead to get_pid being called more than once, however put_pid being called only once in function "msm_close".
The product does not properly control the allocation and maintenance of a limited resource.
Link | Tags |
---|---|
https://source.android.com/security/bulletin/2017-09-01 | patch vendor advisory |
http://www.securityfocus.com/bid/100658 | third party advisory vdb entry |