Google Patches Exploited Android Zero-Day
HighExecutive Summary
Google has released an emergency security update to address a high-severity zero-day vulnerability, identified as CVE-2026-21385, in a Qualcomm Graphics component. The flaw is confirmed to be under limited, targeted exploitation and could allow for memory corruption.
Vulnerability Details
- Affected Product: Android OS with various Qualcomm chipsets.
- Identifier: CVE-2026-21385
- CVSS Score: 7.8 (High)
- Exploitation Status: Actively Exploited
Risk & Impact
- Triage: Immediate patching is recommended due to active exploitation.
- Attack Vector: The vulnerability is exploited by a local attacker. It involves an integer overflow when assigning a shared virtual memory region during an IOCTL call, leading to memory corruption.
- Ease of Exploit: The attack complexity is considered low for a threat actor with local access to the device.
Action Plan
- Immediate Action: Update devices to the latest Android Security Patch Level. For Google Pixel devices, this is the 2026-03-01 patch level or later.
- Workaround: No specific workarounds have been provided. Users should rely on timely patching.
- Detection: No specific Indicators of Compromise (IOCs) have been publicly released. Users should enable Google Play Protect, which helps monitor for potentially harmful applications.
Relevant professional terms
- Zero-Day Vulnerability
- A security flaw in software, hardware, or firmware that is known to the vendor but does not have an official patch or fix available. Attackers can exploit these vulnerabilities before developers have a chance to address them.
- Integer Overflow
- A type of arithmetic overflow error that occurs when a computational operation results in a numeric value that is too large to be stored in the allocated memory space. This can lead to unexpected behavior, including memory corruption and system crashes.
Source: BleepingComputer
