An elevation of privilege vulnerability in the NVIDIA GPU driver could enable a local malicious application to execute arbitrary code within the context of the kernel. This issue is rated as Critical due to the possibility of a local permanent device compromise, which may require reflashing the operating system to repair the device. Product: Android. Versions: Kernel-3.10. Android ID: A-32401526. References: N-CVE-2017-0428.
The product reuses or references memory after it has been freed. At some point afterward, the memory may be allocated again and saved in another pointer, while the original pointer references a location somewhere within the new allocation. Any operations using the original pointer are no longer valid because the memory "belongs" to the code that operates on the new pointer.
Link | Tags |
---|---|
http://www.securitytracker.com/id/1037798 | vdb entry |
http://www.securityfocus.com/bid/96070 | vdb entry third party advisory |
http://nvidia.custhelp.com/app/answers/detail/a_id/4561 | |
https://source.android.com/security/bulletin/2017-02-01.html | patch vendor advisory |