CVE-2025-36918
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-125 | The product reads data past the end, or before the beginning, of the intended buffer. |
Attack-Flow Graph
AI Powered Q&A
What immediate steps should I take to mitigate this vulnerability?
Users should update their Google Pixel devices to the latest security patch level available, specifically the December 2025 patch or later, to mitigate this vulnerability. [1]
Can you explain this vulnerability to me?
This vulnerability is an out of bounds read in the function aoc_service_read_message within the aoc_ipc_core.c file. It occurs due to improper input validation, which means the software does not correctly check the input data before processing it. This flaw can be exploited locally to escalate privileges.
How can this vulnerability impact me? :
The vulnerability can lead to local escalation of privilege, allowing an attacker with local access to gain higher system privileges, potentially executing code with System-level permissions. This could compromise the security and integrity of the affected system.