June 14, 2026

PBX Science

VoIP & PBX, Networking, DIY, Computers.

Qualcomm Graphics Zero-Day Hits Android Devices in Targeted Attacks

Qualcomm Graphics Zero-Day Hits Android Devices in Targeted Attacks — Federal Patch Deadline Falls Today



Android Zero-Day Alert: CVE-2026-21385 | Qualcomm Exploit Under Active Attack
Security Intelligence Bulletin — March 24, 2026
⚠ LIVE ALERT
CISA PATCH DEADLINE TODAY — CVE-2026-21385 — Qualcomm Display/Graphics Component — Android Devices — Patch to 2026-03-05 or later — 234 Qualcomm Chipsets Affected — Limited Targeted Exploitation Confirmed

Qualcomm Graphics Zero-Day Hits Android Devices in Targeted Attacks — Federal Patch Deadline Falls Today

CVE-2026-21385, an integer-overflow memory corruption flaw in Qualcomm’s display and graphics component, has been confirmed under real-world exploitation, affecting over 234 chipset models and hundreds of millions of Android devices globally.

CVE-2026-21385
CVSS 7.8 / HIGH   |   CWE-190 Int. Overflow   |   CISA KEV Deadline Today

A high-severity zero-day vulnerability in Qualcomm’s open-source graphics and display driver stack has been confirmed as actively exploited in targeted attacks, with Google’s March 2026 Android Security Bulletin issuing an explicit exploitation warning — only the second time Android has flagged a single CVE this way in recent memory. The U.S. Cybersecurity and Infrastructure Security Agency (CISA) added the flaw to its Known Exploited Vulnerabilities (KEV) catalog on March 3, 2026, with a mandatory remediation deadline for federal agencies of today, March 24, 2026.

234
Qualcomm Chipsets Affected
129
Total CVEs in March 2026 Patch
7.8
CVSS Base Score (High)

What Is the Vulnerability?

CVE-2026-21385 is an integer overflow or wraparound (CWE-190) in the open-source Qualcomm display and graphics component used across a vast range of Android devices. Qualcomm’s own advisory describes the flaw as “memory corruption while using alignments for memory allocation” — meaning that when certain alignment calculations are performed during graphics memory operations, an integer can overflow its bounds, producing an incorrect allocation size and causing memory to be written out of bounds.

According to security firm Malwarebytes, exploitation requires a local foothold: an attacker must first place malicious code on the device — typically via a crafted application, a secondary exploit, or social engineering. Once inside, the bug can be leveraged to escalate privileges, bypass sandbox restrictions, or gain deeper unauthorised control over the device.

Qualcomm assigned the flaw a CVSS v3.1 base score of 7.8 (High), with the vector AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H — indicating high impact to confidentiality, integrity, and availability, with low privilege requirements and no user interaction needed once the attacker has a local presence.

“There are indications that CVE-2026-21385 may be under limited, targeted exploitation.”

— Google Android Security Bulletin, March 2026

Technical Details at a Glance

CVE IDCVE-2026-21385
ComponentQualcomm Display / Graphics (Open-Source)
Vulnerability ClassInteger Overflow / Wraparound (CWE-190)
CVSS v3.1 Score7.8 HIGH — AV:L / AC:L / PR:L / UI:N
Chipsets Affected234 Qualcomm models (Snapdragon & others)
Required Patch Level2026-03-05 or later
CISA KEV AddedMarch 3, 2026
Federal DeadlineMarch 24, 2026 (Today)
Exploitation StatusLimited, Targeted — Confirmed by Google

Timeline of Disclosure

Dec 18
2025
Google’s Android Security team reports the vulnerability to Qualcomm. The bug is discovered and responsibly disclosed through coordinated processes.
Jan 2026
Qualcomm makes fixes available to OEM customers, enabling device manufacturers to begin integrating the patch into firmware updates ahead of public disclosure.
Feb 2
2026
Qualcomm formally notifies its customers of CVE-2026-21385. A 10-week window elapsed between initial report and public disclosure.
Mar 2
2026
NVD publishes the CVE record. Google releases the March 2026 Android Security Bulletin, patching 129 vulnerabilities and explicitly flagging CVE-2026-21385 as under limited exploitation.
Mar 3
2026
CISA adds CVE-2026-21385 to its Known Exploited Vulnerabilities catalog and sets a mandatory remediation deadline of March 24, 2026 for U.S. federal civilian agencies.
Mar 24
2026
CISA federal patch deadline — Today. All FCEB agencies must demonstrate devices are updated to patch level 2026-03-05 or later. CISA strongly urges all organisations and individuals to do the same.

Who Is at Risk?

Any Android device running a Qualcomm chipset and operating below the 2026-03-05 security patch level is potentially vulnerable. Qualcomm reports that 234 chipset models are affected, spanning flagship Snapdragon processors through mid-range and entry-level SoCs. Malwarebytes estimates that given Qualcomm’s Android market share, the issue could theoretically expose hundreds of millions of devices worldwide — though current active exploitation remains limited and targeted.

Processors in the affected family include Snapdragon 8 Gen series, Snapdragon 7-series, and chips identified by model strings such as SM8xxx or SM7xxx. Users can check their processor in Settings > About phone > Detailed specs and look for Qualcomm or Snapdragon entries.

⚠ Scope of the Federal Mandate

CISA’s mandatory remediation deadline applies specifically to U.S. Federal Civilian Executive Branch (FCEB) agencies. However, CISA strongly recommends that all organisations and individuals apply available security updates as a matter of urgency, given the confirmed real-world exploitation of this vulnerability.

Context: The Broader March 2026 Android Update

CVE-2026-21385 is one of 129 vulnerabilities addressed in Google’s March 2026 Android Security Bulletin — the largest Android patch release in recent months, after a comparatively quiet January (one fix) and February (none). The full bulletin is divided across two patch levels:

The 2026-03-01 patch level addresses over 50 vulnerabilities in the Framework and System components, including CVE-2026-0006 — a critical remote code execution flaw in the System’s Media Codecs component rated CVSS 9.8, which can be exploited without any user interaction or additional privileges. A second critical System issue, CVE-2025-48631, enables denial-of-service across Android 14 through 16-QPR2.

The 2026-03-05 patch level — the one that includes the fix for CVE-2026-21385 — covers an additional 60+ vulnerabilities spanning kernel-level components, Qualcomm open-source and closed-source drivers, Arm Mali, Unisoc modem code, and Imagination Technologies PowerVR GPU issues. Only devices reporting patch level 2026-03-05 or higher can be considered fully protected against all items in the March 2026 bulletin.

How to Check and Update Your Device

  • 1 Open Settings on your Android device and navigate to About phone (or About device).
  • 2 Tap Android version or Software information and locate the Android security patch level field.
  • 3 If the patch level shown is earlier than 2026-03-05, your device requires an update. Return to Settings, go to System > System update, and check for available updates.
  • 4 If your manufacturer has not yet released the update, monitor their support page. Devices on Android 10 or later may receive partial fixes via Google Play system updates independently of OEM OTA schedules.
  • 5 Until patched, exercise caution installing apps from outside the Play Store and avoid granting device administrator permissions to unfamiliar applications.
# Verify patch level via Android Debug Bridge (ADB)
adb shell getprop ro.build.version.security_patch

# Target response (fully patched for March 2026 bulletin):
2026-03-05

# Check processor model
adb shell getprop ro.hardware

What Experts Say

Adam Boynton, senior enterprise strategy manager at Jamf, noted that successful exploitation of this class of memory corruption weakness could allow attackers to “bypass security controls and gain unauthorised control over the system.” Security researchers emphasise that while current exploitation is limited and targeted — consistent with nation-state or highly resourced threat actors — the broad chipset exposure means the risk window will widen if patches are not applied promptly across enterprise fleets and consumer devices.

Qualcomm, for its part, credited Google’s Threat Analysis Group (TAG) — the team that investigates government-backed attacks and commercial surveillance — for responsible disclosure: “We commend the researchers from Google’s Threat Analysis Group for using coordinated disclosure practices.” The involvement of Google TAG, whose primary mandate covers state-sponsored threats, suggests the observed exploitation may be tied to sophisticated actors rather than opportunistic cybercriminals.

Corrections vs. original alert: The original alert described this as a vulnerability in the “Qualcomm graphics component.” More precisely, the Android Security Bulletin places CVE-2026-21385 in the Qualcomm Display subcomponent, though it manifests in the graphics/display pipeline. The flaw is classified as an integer overflow (CWE-190), not solely a graphics driver issue. Additionally, the CISA mandatory deadline applies to federal agencies only — not to civilian users, though the guidance to patch is strongly universal.

References & Official Sources

Android Security Bulletin — March 2026: source.android.com/docs/security/bulletin/2026/2026-03-01
CISA Known Exploited Vulnerabilities Catalog: cisa.gov/known-exploited-vulnerabilities-catalog
Qualcomm Product Security Bulletin — March 2026: docs.qualcomm.com/product/publicresources/securitybulletin
NVD — CVE-2026-21385: nvd.nist.gov/vuln/detail/CVE-2026-21385
Google Threat Analysis Group: blog.google/threat-analysis-group

© 2026 Security Intelligence Desk — For informational purposes only — Always verify with official sources

Qualcomm Graphics Zero-Day Hits Android Devices in Targeted Attacks — Federal Patch Deadline Falls Today

Qualcomm Graphics Zero-Day Hits Android Devices in Targeted Attacks — Federal Patch Deadline Falls Today


Windows Software Alternatives in Linux


Disclaimer of pbxscience.com

PBXscience.com © All Copyrights Reserved. | Newsphere by AF themes.