CVE-2025-20801
BaseFortify
Publication date: 2026-01-06
Last updated on: 2026-03-30
Assigner: MediaTek, Inc.
Description
Description
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-415 | The product calls free() twice on the same memory address. |
| 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 possible memory corruption in the seninf component caused by a race condition. It can be exploited locally without user interaction and may lead to escalation of privileges if the attacker already has System privileges.
How can this vulnerability impact me? :
The vulnerability can allow a malicious actor with existing System privileges to escalate their privileges further through memory corruption, potentially compromising system stability or security.
What immediate steps should I take to mitigate this vulnerability?
Apply the patch identified as ALPS10251210 to fix the memory corruption issue caused by the race condition in seninf. Since the vulnerability allows local escalation of privilege, ensure that only trusted users have System privileges and monitor for any suspicious activity.