MediatTek Camera Middleware Double-Free PrivEsc
CVE-2026-20510 Published on September 7, 2026
In camera middleware, there is a possible escalation of privilege due to double free. 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: ALPS11134622; Issue ID: MSV-8894.
Vulnerability Analysis
CVE-2026-20510 is exploitable with local system access, and requires user privileges. This vulnerability is considered to have a low attack complexity. The potential impact of an exploit of this vulnerability is considered to be very high.
Weakness Type
What is a Double-free Vulnerability?
The product calls free() twice on the same memory address, potentially leading to modification of unexpected memory locations. When a program calls free() twice with the same argument, the program's memory management data structures become corrupted. This corruption can cause the program to crash or, in some circumstances, cause two later calls to malloc() to return the same pointer. If malloc() returns the same value twice and the program later gives the attacker control over the data that is written into this doubly-allocated memory, the program becomes vulnerable to a buffer overflow attack.
CVE-2026-20510 has been classified to as a Double-free vulnerability or weakness.
Affected Versions
MediaTek, Inc. MediaTek chipset:- Version MT6761 is affected.
- Version MT6765 is affected.
- Version MT6768 is affected.
- Version MT6789 is affected.
- Version MT6833 is affected.
- Version MT6835 is affected.
- Version MT6853 is affected.
- Version MT6855 is affected.
- Version MT6877 is affected.
- Version MT6879 is affected.
- Version MT6886 is affected.
- Version MT6893 is affected.
- Version MT6895 is affected.
- Version MT6991 is affected.
- Version MT6993 is affected.
- Version MT8799 is affected.
- Version MT8910 is affected.