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

CVE-2021-0920: Android Kernel Race Condition Vulnerability

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

Android kernel contains a race condition, which allows for a use-after-free vulnerability. Exploitation can allow for privilege escalation.

CVE-2021-0920 is a race condition in the Android kernel that can lead to a use-after-free condition. Successful exploitation may allow an attacker to escalate privileges on a vulnerable device. For IT and security teams managing Android fleets, this matters because kernel-level privilege escalation can undermine app sandboxing, device management controls, and the integrity of the platform itself. Confirm exact scope, fixed builds, and deployment guidance against the vendor advisory.

CISA characterizes the issue as a race condition enabling use-after-free, with privilege escalation as the impact. Known ransomware use is not documented for this CVE. The required action is to apply updates per vendor instructions.

How it works

This vulnerability combines two related weakness classes: a race condition (CWE-362) and use-after-free (CWE-416). A race condition occurs when the kernel’s handling of concurrent operations on shared state is not correctly synchronized. If one path frees or invalidates an object while another path still holds a reference and later uses it, the result is a use-after-free.

In kernel context, an attacker who can trigger the racy sequence from a lower-privilege context may corrupt kernel memory or redirect control flow. That can be leveraged to gain higher privileges on the device. Public detail in the provided record does not describe the exact kernel subsystem, trigger method, or exploit primitives; treat those as unspecified and verify mechanics only from the vendor advisory and trusted technical write-ups tied to this CVE. Do not assume remote wormability—privilege escalation on Android typically requires local code execution or a malicious app context unless the advisory states otherwise.

Am I affected? How to find it in your systems

The affected component is the Android kernel. This software runs on Android phones, tablets, rugged/enterprise handhelds, and other devices shipping AOSP-derived kernels, including many OEM and carrier variants. It may also appear in embedded or kiosk deployments built on Android.

Practical inventory steps:

Telemetry and exploitation signs are often subtle for local privilege escalation. Review:

How to remediate

Patch first. Apply the vendor updates that address CVE-2021-0920 according to the OEM or Google security bulletin instructions for each device family. Use your EMM/UEM to stage, approve, and enforce the security patch or full OTA that includes the fixed kernel, then verify post-update patch level and kernel build on a representative sample.

After patching:

CISA’s required action aligns with this: apply updates per vendor instructions. There is no substitute for the kernel fix for a use-after-free race in the Android kernel.

If you can't patch immediately

If an immediate update is blocked (pilot freeze, legacy hardware, or OEM lag), reduce exposure until you can patch:

These measures lower likelihood and impact of privilege escalation but do not remove the kernel bug. Schedule the official update as soon as operationally possible.

If your data may have been exposed

Actively exploited privilege-escalation flaws can contribute to device compromise and follow-on data access, even when ransomware use is not documented for this specific CVE. If you suspect exploitation, isolate affected devices, preserve logs, rotate credentials accessible from the device, and follow your incident response process for mobile endpoints. As a general hygiene step, users and admins can run a free exposure scan of their email addresses against known breach datasets to see whether those identities already appear in unrelated public breach corpora, then prioritize password changes and MFA accordingly.

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

Details

AffectedAndroid · Kernel
WeaknessCWE-362
Added to CISA KEVMay 23, 2022
Federal patch deadlineJun 13, 2022
Known ransomware useNot documented
Check if your data is exposed →

Official records: NVD · CISA KEV

← All actively-exploited vulnerabilities