In the doGetThumb and getThumbnail functions of MtpServer, there is a possible double free due to not NULLing out a freed pointer. This could lead to an local elevation of privilege enabling code execution as a privileged process with no additional execution privileges needed. User interaction is not needed for exploitation. Product: Android. Versions: 7.0, 7.1.1, 7.1.2, 8.0, 8.1. Android ID: A-67864232.
The product calls free() twice on the same memory address, potentially leading to modification of unexpected memory locations.
Name | Vendor | Start Version | End Version |
---|---|---|---|
Android | 7.0 (including) | 7.0 (including) | |
Android | 7.1.1 (including) | 7.1.1 (including) | |
Android | 7.1.2 (including) | 7.1.2 (including) | |
Android | 8.0 (including) | 8.0 (including) | |
Android | 8.1 (including) | 8.1 (including) |