In copy_process of fork.c, there is possible memory corruption due to a double free. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation. Product: Android Versions: Android kernel Android ID: A-111081202 References: N/A
The product calls free() twice on the same memory address.
Link | Tags |
---|---|
http://www.securityfocus.com/bid/105483 | vdb entry third party advisory |
https://source.android.com/security/bulletin/2018-10-01 | vendor advisory |