Local Priv Esc via Double-Fetch Race in gxp_main_actor.cc
CVE-2025-36916 Published on December 11, 2025
In PrepareWorkloadBuffers of gxp_main_actor.cc, there is a possible double fetch 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.
Vulnerability Analysis
CVE-2025-36916 is exploitable with local system access, and requires small amount of user privileges. This vulnerability is consided to have a high level of attack complexity. The potential impact of an exploit of this vulnerability is considered to be very high.
Weakness Type
What is a Race Condition Vulnerability?
The program contains a code sequence that can run concurrently with other code, and the code sequence 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 that is operating concurrently.
CVE-2025-36916 has been classified to as a Race Condition vulnerability or weakness.
Products Associated with CVE-2025-36916
Want to know whenever a new CVE is published for Google Android? stack.watch will email you.
Affected Versions
Google Android Version Android kernel is affected by CVE-2025-36916Exploit Probability
EPSS (Exploit Prediction Scoring System) scores estimate the probability that a vulnerability will be exploited in the wild within the next 30 days. The percentile shows you how this score compares to all other vulnerabilities.