LiveBreach Intelligence: data breaches, leaks & ransomware, tracked as they surfaceOngoing protection: GalaxyWarden →
Recent BreachesData breach tracker

CVE-2021-28663: Arm Mali Graphics Processing Unit (GPU) Use-After-Free Vulnerability

RBRecent Breaches Vulnerability Intelligence·Nov 3, 2021
High⚠ Actively exploited (CISA KEV)
High
Severity
Active
CISA KEV
No
Ransomware use
Nov 17, 2021
Patch deadline
⚠ Exploited in the wild. CISA added CVE-2021-28663 to its Known Exploited Vulnerabilities catalog on Nov 3, 2021, with a federal patch deadline of Nov 17, 2021 — meaning attackers are actively using it. If you run the affected software, patch it immediately.

Arm Mali Graphics Processing Unit (GPU) kernel driver contains a use-after-free vulnerability that may allow a non-privileged user to make improper operations on GPU memory to gain root privilege…

CVE-2021-28663 is a use-after-free vulnerability in the Arm Mali Graphics Processing Unit (GPU) kernel driver. A non-privileged local user who can interact with the driver may perform improper operations on GPU memory, potentially escalating to root privileges and/or disclosing information. Because the flaw sits in a widely deployed GPU kernel component, it matters for any environment running Arm Mali GPUs—especially Android devices, embedded systems, and other platforms that expose the driver to untrusted or multi-user code.

Defenders should treat this as a local privilege-escalation and information-disclosure risk in the kernel graphics stack. Confirm exact affected products, versions, and fixes directly against the vendor advisory; do not rely on secondary summaries alone.

How it works

The weakness is CWE-416 (use-after-free). In a use-after-free condition, the driver frees a memory object related to GPU operations but later continues to use a stale reference to that object. An attacker who can influence allocation, free, and reuse patterns may cause the kernel to operate on memory that now holds attacker-controlled data or that belongs to another context.

According to the CISA summary, a non-privileged user can make improper operations on GPU memory. Successful abuse may allow elevation to root and/or leakage of kernel or process memory contents. Public detail on exact trigger sequences, ioctls, or heap grooming steps is limited; treat any exploit claims as unconfirmed until verified against the vendor write-up. The practical impact is local: the attacker already needs code execution or an interface that reaches the Mali kernel driver on the target system.

Am I affected? How to find it in your systems

Arm Mali GPUs appear in many mobile SoCs, tablets, set-top boxes, automotive and industrial boards, and some server or edge platforms that use Arm graphics. The vulnerable component is the GPU kernel driver, not the userspace libraries alone.

When in doubt, assume potential exposure until the vendor advisory confirms your build is patched or not affected.

How to remediate

Patch first. Apply the updates provided by Arm or by your device/OS vendor exactly as instructed in their advisory. CISA’s required action is to apply updates per vendor instructions. Rebuild or redeploy kernels and driver packages through your normal secure update pipeline; verify the fixed driver version is running after reboot.

If you can't patch immediately

Use compensating controls until the vendor update can be deployed.

These measures lower likelihood and impact but do not replace the vendor fix.

If your data may have been exposed

Actively exploited local privilege-escalation flaws can lead to full device compromise and subsequent data theft. Known ransomware use is not documented for this CVE. If you suspect compromise, isolate the device, preserve volatile evidence, rotate credentials that may have been present on the system, and follow your incident-response process. As a further check, you can run a free exposure scan of your email addresses against known breach datasets to see whether associated accounts appear in prior public breaches.

AICompiled with AI assistance from public sources and published under our editorial standards.

Details

AffectedArm · Mali Graphics Processing Unit (GPU)
WeaknessCWE-416
Added to CISA KEVNov 3, 2021
Federal patch deadlineNov 17, 2021
Known ransomware useNot documented
Check if your data is exposed →

Official records: NVD · CISA KEV

← All actively-exploited vulnerabilities