Join the Cyber Forum: Threat Intel on May 12, 2026 to learn how AI is reshaping threat defense.Join the Virtual Cyber Forum: Threat IntelRegister Now
Experiencing a Breach?Blog
Get StartedContact Us
SentinelOne
  • Platform
    Platform Overview
    • Singularity Platform
      Welcome to Integrated Enterprise Security
    • AI for Security
      Leading the Way in AI-Powered Security Solutions
    • Securing AI
      Accelerate AI Adoption with Secure AI Tools, Apps, and Agents.
    • How It Works
      The Singularity XDR Difference
    • Singularity Marketplace
      One-Click Integrations to Unlock the Power of XDR
    • Pricing & Packaging
      Comparisons and Guidance at a Glance
    Data & AI
    • Purple AI
      Accelerate SecOps with Generative AI
    • Singularity Hyperautomation
      Easily Automate Security Processes
    • AI-SIEM
      The AI SIEM for the Autonomous SOC
    • AI Data Pipelines
      Security Data Pipeline for AI SIEM and Data Optimization
    • Singularity Data Lake
      AI-Powered, Unified Data Lake
    • Singularity Data Lake for Log Analytics
      Seamlessly Ingest Data from On-Prem, Cloud or Hybrid Environments
    Endpoint Security
    • Singularity Endpoint
      Autonomous Prevention, Detection, and Response
    • Singularity XDR
      Native & Open Protection, Detection, and Response
    • Singularity RemoteOps Forensics
      Orchestrate Forensics at Scale
    • Singularity Threat Intelligence
      Comprehensive Adversary Intelligence
    • Singularity Vulnerability Management
      Application & OS Vulnerability Management
    • Singularity Identity
      Identity Threat Detection and Response
    Cloud Security
    • Singularity Cloud Security
      Block Attacks with an AI-Powered CNAPP
    • Singularity Cloud Native Security
      Secure Cloud and Development Resources
    • Singularity Cloud Workload Security
      Real-Time Cloud Workload Protection Platform
    • Singularity Cloud Data Security
      AI-Powered Threat Detection for Cloud Storage
    • Singularity Cloud Security Posture Management
      Detect and Remediate Cloud Misconfigurations
    Securing AI
    • Prompt Security
      Secure AI Tools Across Your Enterprise
  • Why SentinelOne?
    Why SentinelOne?
    • Why SentinelOne?
      Cybersecurity Built for What’s Next
    • Our Customers
      Trusted by the World’s Leading Enterprises
    • Industry Recognition
      Tested and Proven by the Experts
    • About Us
      The Industry Leader in Autonomous Cybersecurity
    Compare SentinelOne
    • Arctic Wolf
    • Broadcom
    • CrowdStrike
    • Cybereason
    • Microsoft
    • Palo Alto Networks
    • Sophos
    • Splunk
    • Trellix
    • Trend Micro
    • Wiz
    Verticals
    • Energy
    • Federal Government
    • Finance
    • Healthcare
    • Higher Education
    • K-12 Education
    • Manufacturing
    • Retail
    • State and Local Government
  • Services
    Managed Services
    • Managed Services Overview
      Wayfinder Threat Detection & Response
    • Threat Hunting
      World-Class Expertise and Threat Intelligence
    • Managed Detection & Response
      24/7/365 Expert MDR Across Your Entire Environment
    • Incident Readiness & Response
      DFIR, Breach Readiness, & Compromise Assessments
    Support, Deployment, & Health
    • Technical Account Management
      Customer Success with Personalized Service
    • SentinelOne GO
      Guided Onboarding & Deployment Advisory
    • SentinelOne University
      Live and On-Demand Training
    • Services Overview
      Comprehensive Solutions for Seamless Security Operations
    • SentinelOne Community
      Community Login
  • Partners
    Our Network
    • MSSP Partners
      Succeed Faster with SentinelOne
    • Singularity Marketplace
      Extend the Power of S1 Technology
    • Cyber Risk Partners
      Enlist Pro Response and Advisory Teams
    • Technology Alliances
      Integrated, Enterprise-Scale Solutions
    • SentinelOne for AWS
      Hosted in AWS Regions Around the World
    • Channel Partners
      Deliver the Right Solutions, Together
    • SentinelOne for Google Cloud
      Unified, Autonomous Security Giving Defenders the Advantage at Global Scale
    • Partner Locator
      Your Go-to Source for Our Top Partners in Your Region
    Partner Portal→
  • Resources
    Resource Center
    • Case Studies
    • Data Sheets
    • eBooks
    • Reports
    • Videos
    • Webinars
    • Whitepapers
    • Events
    View All Resources→
    Blog
    • Feature Spotlight
    • For CISO/CIO
    • From the Front Lines
    • Identity
    • Cloud
    • macOS
    • SentinelOne Blog
    Blog→
    Tech Resources
    • SentinelLABS
    • Ransomware Anthology
    • Cybersecurity 101
  • About
    About SentinelOne
    • About SentinelOne
      The Industry Leader in Cybersecurity
    • Investor Relations
      Financial Information & Events
    • SentinelLABS
      Threat Research for the Modern Threat Hunter
    • Careers
      The Latest Job Opportunities
    • Press & News
      Company Announcements
    • Cybersecurity Blog
      The Latest Cybersecurity Threats, News, & More
    • FAQ
      Get Answers to Our Most Frequently Asked Questions
    • DataSet
      The Live Data Platform
    • S Foundation
      Securing a Safer Future for All
    • S Ventures
      Investing in the Next Generation of Security, Data and AI
  • Pricing
Get StartedContact Us
CVE Vulnerability Database
Vulnerability Database/CVE-2025-20772

CVE-2025-20772: Google Android Use-After-Free Vulnerability

CVE-2025-20772 is a use-after-free vulnerability in Google Android's display component that enables local privilege escalation. This article covers the technical details, affected versions, impact, and mitigation.

Updated: January 22, 2026

CVE-2025-20772 Overview

CVE-2025-20772 is a use after free (UAF) memory corruption vulnerability discovered in the display driver component of MediaTek chipsets running on Google Android devices. This vulnerability exists in the display subsystem and could allow an attacker who has already obtained System-level privileges to escalate their access further through local exploitation. Notably, no user interaction is required for successful exploitation, making this vulnerability particularly concerning for compromised devices.

The vulnerability is classified as a Use After Free (CWE-416) and Double Free (CWE-415) issue, indicating that memory is accessed after it has been freed, or the same memory block is freed multiple times. These types of memory corruption vulnerabilities can lead to arbitrary code execution, system instability, or privilege escalation in the kernel or driver context.

Critical Impact

Local privilege escalation via memory corruption in the display driver allows attackers with System privileges to gain elevated access without user interaction across numerous MediaTek chipset-equipped Android devices.

Affected Products

  • Google Android 14.0, 15.0, and 16.0
  • MediaTek MT6739, MT6761, MT6765, MT6768, MT6781, MT6789 chipsets
  • MediaTek MT6833, MT6835, MT6853, MT6855, MT6877, MT6878, MT6879 chipsets
  • MediaTek MT6883, MT6885, MT6886, MT6889, MT6893, MT6895, MT6897, MT6899 chipsets
  • MediaTek MT6983, MT6985, MT6989, MT6991 chipsets
  • MediaTek MT2718, MT8196, MT8676, MT8678, MT8792, MT8793 chipsets

Discovery Timeline

  • 2025-12-02 - CVE-2025-20772 published to NVD
  • 2025-12-03 - Last updated in NVD database

Technical Details for CVE-2025-20772

Vulnerability Analysis

CVE-2025-20772 is a memory corruption vulnerability in the display driver component of MediaTek chipsets. The vulnerability has been assigned a CVSS v3.1 score of 6.7 (MEDIUM) with the vector string CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H. This score reflects the local attack vector requiring high privileges but with low attack complexity and high impact on confidentiality, integrity, and availability.

The vulnerability is tracked internally by MediaTek as Patch ID: ALPS10196993 and Issue ID: MSV-4801. The EPSS (Exploit Prediction Scoring System) data indicates a probability of 0.005% with a percentile ranking of 24.3%, suggesting relatively low likelihood of exploitation in the wild.

Root Cause

The root cause of this vulnerability is improper memory management in the display driver, resulting in a use after free condition. When memory that has been deallocated is subsequently accessed or freed again (double free), it can lead to memory corruption. In the context of display drivers operating at kernel level, this type of vulnerability is particularly dangerous as it can corrupt kernel memory structures, potentially allowing an attacker to execute arbitrary code with elevated privileges.

The underlying weakness classifications include:

  • CWE-416 (Use After Free): The display driver continues to reference memory after it has been freed, leading to undefined behavior when that memory is accessed or modified.
  • CWE-415 (Double Free): The same memory block may be freed multiple times, corrupting memory management structures.

Attack Vector

The attack vector for CVE-2025-20772 is local (AV:L), meaning an attacker must have local access to the device to exploit this vulnerability. Critically, the attacker must have already obtained System-level privileges (PR:H) before attempting exploitation, which limits the attack surface but does not eliminate the risk.

Once System privileges are obtained (potentially through a separate vulnerability or malware infection), the attacker can trigger the use after free condition in the display driver without requiring any user interaction (UI:N). Successful exploitation could allow the attacker to:

  1. Execute arbitrary code in kernel context
  2. Further escalate privileges beyond System level
  3. Compromise system integrity and confidentiality
  4. Cause system instability or denial of service

The vulnerability affects the display subsystem's memory handling routines. When specific display operations are performed, the driver may access or free memory that has already been deallocated, creating an exploitable condition. For technical details on the specific vulnerable code paths, refer to the MediaTek Product Security Bulletin for December 2025.

Detection Methods for CVE-2025-20772

Indicators of Compromise

  • Unexpected system crashes or reboots related to display driver operations
  • Anomalous kernel memory allocation patterns or memory corruption errors in system logs
  • Suspicious processes operating with elevated privileges interacting with display subsystem
  • Evidence of privilege escalation from System to kernel-level access

Detection Strategies

Organizations should implement the following detection strategies to identify potential exploitation attempts:

Kernel Log Monitoring: Monitor kernel logs for display driver-related crashes, use after free errors, or memory corruption warnings. Look for references to display subsystem components, particularly around memory allocation and deallocation operations.

Behavioral Analysis: Deploy endpoint detection solutions capable of identifying anomalous behavior patterns, including:

  • Unexpected privilege escalation sequences
  • Unusual display driver API calls
  • Memory access patterns indicative of exploitation

System Integrity Monitoring: Implement file integrity monitoring for system components and kernel modules. Changes to display driver components outside of authorized update windows should trigger alerts.

Monitoring Recommendations

  1. Enable verbose logging for kernel and display driver components on high-value Android devices
  2. Implement real-time monitoring for SEAndroid/SELinux policy violations related to display operations
  3. Deploy mobile threat defense solutions with kernel-level visibility
  4. Monitor for MediaTek-specific driver anomalies across the affected chipset families
  5. Establish baseline behavior profiles for display driver operations to detect deviations

How to Mitigate CVE-2025-20772

Immediate Actions Required

  • Apply the MediaTek security patch ALPS10196993 through OEM device updates immediately
  • Ensure Android devices are running the latest security patch level from your device manufacturer
  • Audit systems for signs of compromise, particularly devices that may have been exposed before patching
  • Restrict physical and network access to potentially vulnerable devices until patches are applied
  • Review and strengthen security controls that prevent initial System-level access compromise

Patch Information

MediaTek has released a security patch addressing this vulnerability as documented in their December 2025 Product Security Bulletin. The patch is identified as:

  • Patch ID: ALPS10196993
  • Issue ID: MSV-4801

Device manufacturers (OEMs) must integrate this patch into their Android builds and distribute it to end users. Users should check with their device manufacturer for the availability of security updates addressing CVE-2025-20772.

For detailed patch information, refer to the official MediaTek security advisory: https://corp.mediatek.com/product-security-bulletin/December-2025

Workarounds

Due to the nature of this vulnerability (kernel-level memory corruption in a hardware driver), there are limited workarounds available without applying the official patch. However, organizations can implement the following risk reduction measures:

  1. Minimize Attack Surface: Since exploitation requires existing System-level privileges, focus on preventing initial compromise through:

    • Enforcing strong device security policies
    • Disabling unnecessary services and applications
    • Implementing mobile device management (MDM) solutions
  2. Network Segmentation: Isolate potentially vulnerable devices from critical network resources until patches are applied

  3. Enhanced Monitoring: Implement heightened monitoring for affected devices to detect exploitation attempts early

  4. Application Allowlisting: Restrict installation of applications to trusted sources to reduce the risk of initial compromise that could lead to System privilege acquisition

bash
# Check Android security patch level on device
adb shell getprop ro.build.version.security_patch

# Monitor kernel logs for display driver anomalies
adb logcat -b kernel | grep -i "display\|drm\|mtk"

Disclaimer: This content was generated using AI. While we strive for accuracy, please verify critical information with official sources.

  • Vulnerability Details
  • TypeUse After Free

  • Vendor/TechGoogle Android

  • SeverityMEDIUM

  • CVSS Score6.7

  • EPSS Probability0.01%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • CWE-415

  • CWE-416
  • Vendor Resources
  • Vendor Advisory
  • Related CVEs
  • CVE-2026-0121: Google Android Use-After-Free Vulnerability

  • CVE-2026-0027: Google Android Use-After-Free Vulnerability

  • CVE-2026-20442: Google Android Use-After-Free Vulnerability

  • CVE-2026-20443: Google Android Use-After-Free Vulnerability
Default Legacy - Prefooter | Experience the World’s Most Advanced Cybersecurity Platform

Experience the World’s Most Advanced Cybersecurity Platform

See how our intelligent, autonomous cybersecurity platform can protect your organization now and into the future.

Try SentinelOne
  • Get Started
  • Get a Demo
  • Product Tour
  • Why SentinelOne
  • Pricing & Packaging
  • FAQ
  • Contact
  • Contact Us
  • Customer Support
  • SentinelOne Status
  • Language
  • Platform
  • Singularity Platform
  • Singularity Endpoint
  • Singularity Cloud
  • Singularity AI-SIEM
  • Singularity Identity
  • Singularity Marketplace
  • Purple AI
  • Services
  • Wayfinder TDR
  • SentinelOne GO
  • Technical Account Management
  • Support Services
  • Verticals
  • Energy
  • Federal Government
  • Finance
  • Healthcare
  • Higher Education
  • K-12 Education
  • Manufacturing
  • Retail
  • State and Local Government
  • Cybersecurity for SMB
  • Resources
  • Blog
  • Labs
  • Case Studies
  • Videos
  • Product Tours
  • Events
  • Cybersecurity 101
  • eBooks
  • Webinars
  • Whitepapers
  • Press
  • News
  • Ransomware Anthology
  • Company
  • About Us
  • Our Customers
  • Careers
  • Partners
  • Legal & Compliance
  • Security & Compliance
  • Investor Relations
  • S Foundation
  • S Ventures

©2026 SentinelOne, All Rights Reserved.

Privacy Notice Terms of Use

English