CVE-2025-20801
Unknown
Unknown - Not Provided
BaseFortify
Publication date: 2026-01-06
Last updated on: 2026-03-30
Assigner: MediaTek, Inc.
Description
Description
In seninf, there is a possible memory corruption due to a race condition. This could lead to local escalation of privilege if a malicious actor has already obtained the System privilege. User interaction is not needed for exploitation. Patch ID: ALPS10251210; Issue ID: MSV-4926.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| android | 13.0 | |
| android | 14.0 | |
| android | 15.0 | |
| android | 16.0 | |
| mediatek | mt6878 | * |
| mediatek | mt6897 | * |
| mediatek | mt6899 | * |
| mediatek | mt6985 | * |
| mediatek | mt6989 | * |
| mediatek | mt6991 | * |
| mediatek | mt6993 | * |
| mediatek | mt8792 | * |
| mediatek | mt8796 | * |
| mediatek | mt8798 | * |
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. |
| CWE-415 | The product calls free() twice on the same memory address. |