CVE-2025-36906
BaseFortify
Publication date: 2025-09-04
Last updated on: 2025-09-08
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-122 | A heap overflow condition is a buffer overflow, where the buffer that can be overwritten is allocated in the heap portion of memory, generally meaning that the buffer was allocated using a routine such as malloc(). |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a heap buffer overflow in the ConvertReductionOp function of darwinn_mlir_converter_aidl.cc. It can cause an out of bounds write, potentially leading to local escalation of privilege without requiring any additional execution privileges or user interaction.
How can this vulnerability impact me? :
The vulnerability can allow an attacker to escalate their privileges locally on the affected system, potentially gaining higher access rights than intended. This could compromise the security of the system by allowing unauthorized actions or access.
What immediate steps should I take to mitigate this vulnerability?
To mitigate this vulnerability, you should update your device to the September 2025 security patch level or later, as this update includes fixes for multiple elevation of privilege vulnerabilities including CVE-2025-36906. [1]