CVE-2026-20411
BaseFortify
Publication date: 2026-02-02
Last updated on: 2026-02-04
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 | mt6879 | * |
| mediatek | mt6881 | * |
| mediatek | mt6886 | * |
| mediatek | mt6895 | * |
| mediatek | mt6897 | * |
| mediatek | mt6899 | * |
| mediatek | mt6983 | * |
| mediatek | mt6985 | * |
| mediatek | mt6989 | * |
| mediatek | mt6991 | * |
| mediatek | mt6993 | * |
| mediatek | mt8168 | * |
| mediatek | mt8188 | * |
| mediatek | mt8195 | * |
| mediatek | mt8365 | * |
| mediatek | mt8370 | * |
| mediatek | mt8390 | * |
| mediatek | mt8395 | * |
| mediatek | mt8666 | * |
| mediatek | mt8667 | * |
| mediatek | mt8673 | * |
| mediatek | mt8676 | * |
| mediatek | mt8793 | * |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-416 | The product reuses or references memory after it has been freed. At some point afterward, the memory may be allocated again and saved in another pointer, while the original pointer references a location somewhere within the new allocation. Any operations using the original pointer are no longer valid because the memory "belongs" to the code that operates on the new pointer. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a use-after-free issue in the cameraisp component that can lead to escalation of privilege. It occurs when memory is accessed after it has been freed, potentially allowing a malicious actor who already has System privileges to cause a local denial of service. Exploitation does not require user interaction.
How can this vulnerability impact me? :
If exploited by a malicious actor with System privileges, this vulnerability can cause a local denial of service, potentially disrupting the affected system's camera ISP functionality or related services.
What immediate steps should I take to mitigate this vulnerability?
Apply the patch identified as ALPS10351676 to fix the use after free vulnerability in cameraisp. Since the vulnerability allows escalation of privilege and local denial of service, patching is the recommended immediate mitigation step.