CVE-2025-20765
BaseFortify
Publication date: 2025-12-02
Last updated on: 2025-12-03
Assigner: MediaTek, Inc.
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| linuxfoundation | yocto | 4.0 |
| android | 14.0 | |
| android | 15.0 | |
| android | 16.0 | |
| openwrt | openwrt | 21.02.0 |
| openwrt | openwrt | 23.05.0 |
| mediatek | mt2718 | * |
| mediatek | mt2737 | * |
| mediatek | mt6739 | * |
| mediatek | mt6761 | * |
| mediatek | mt6765 | * |
| mediatek | mt6768 | * |
| mediatek | mt6781 | * |
| mediatek | mt6789 | * |
| mediatek | mt6833 | * |
| mediatek | mt6835 | * |
| mediatek | mt6853 | * |
| mediatek | mt6855 | * |
| mediatek | mt6877 | * |
| mediatek | mt6878 | * |
| mediatek | mt6879 | * |
| mediatek | mt6880 | * |
| mediatek | mt6883 | * |
| mediatek | mt6885 | * |
| mediatek | mt6886 | * |
| mediatek | mt6889 | * |
| mediatek | mt6890 | * |
| mediatek | mt6893 | * |
| mediatek | mt6895 | * |
| mediatek | mt6897 | * |
| mediatek | mt6899 | * |
| mediatek | mt6980d | * |
| mediatek | mt6983 | * |
| mediatek | mt6985 | * |
| mediatek | mt6989 | * |
| mediatek | mt6990 | * |
| mediatek | mt6991 | * |
| mediatek | mt8113 | * |
| mediatek | mt8115 | * |
| mediatek | mt8139 | * |
| mediatek | mt8163 | * |
| mediatek | mt8168 | * |
| mediatek | mt8169 | * |
| mediatek | mt8183 | * |
| mediatek | mt8186 | * |
| mediatek | mt8188 | * |
| mediatek | mt8512 | * |
| mediatek | mt8516 | * |
| mediatek | mt8518 | * |
| mediatek | mt8519 | * |
| mediatek | mt8532 | * |
| mediatek | mt8676 | * |
| mediatek | mt8678 | * |
| mediatek | mt8695 | * |
| mediatek | mt8696 | * |
| mediatek | mt8698 | * |
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. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a race condition in the aee daemon that can cause the system to crash. It occurs when multiple processes or threads access shared resources in an unsafe manner, leading to instability.
How can this vulnerability impact me? :
If exploited by a malicious actor who already has System privilege, this vulnerability can cause a local denial of service by crashing the system. No user interaction is required for exploitation.
What immediate steps should I take to mitigate this vulnerability?
Apply the patch identified as ALPS10190802 to the affected system to fix the race condition in the aee daemon and prevent potential system crashes and denial of service.