CVE-2025-36934
BaseFortify
Publication date: 2025-12-11
Last updated on: 2025-12-12
Assigner: Google Devices
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| android | * |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-362 | 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. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a use-after-free issue in the bigo_worker_thread function of the private/google-modules/video/gchips/bigo.c file. It occurs due to a race condition, which means that the program may access memory after it has been freed. This flaw can be exploited locally to escalate privileges without needing any additional execution privileges or user interaction.
How can this vulnerability impact me? :
The vulnerability can lead to local escalation of privilege, allowing an attacker who already has local access to the system to gain higher privileges. This could enable the attacker to perform unauthorized actions or access sensitive information on the affected device.
What immediate steps should I take to mitigate this vulnerability?
Users should update their Google Pixel devices to the latest firmware including the December 2025 security patch level or later to mitigate this vulnerability. [1]