In the Android kernel in the video driver there is a use after free due to a race condition. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation.
The product contains a concurrent code sequence that requires temporary, exclusive access to a shared resource, but a timing window exists in which the shared resource can be modified by another code sequence operating concurrently.
Link | Tags |
---|---|
https://source.android.com/security/bulletin/pixel/2019-09-01 | patch vendor advisory |
http://lists.opensuse.org/opensuse-security-announce/2020-04/msg00035.html | mailing list third party advisory vendor advisory |