CVE-2025-36908
BaseFortify
Publication date: 2025-09-04
Last updated on: 2025-09-05
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-787 | The product writes data past the end, or before the beginning, of the intended buffer. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is an out of bounds write in the lwis_top_register_io function of the lwis_device_top.c file caused by an incorrect bounds check. This means that the program may write data outside the intended memory area, potentially leading to unexpected behavior or security issues.
How can this vulnerability impact me? :
This vulnerability can lead to local escalation of privilege, allowing an attacker with local access to gain higher system privileges. Exploiting this flaw could enable the attacker to execute code with System-level privileges, potentially compromising the entire system.