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

CVE-2020-0041: Android Kernel Out-of-Bounds Write Vulnerability

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

Android Kernel binder_transaction of binder.c contains an out-of-bounds write vulnerability due to an incorrect bounds check that could allow for local privilege escalation. This vulnerability was…

CVE-2020-0041 is an out-of-bounds write flaw in the Android kernel’s binder subsystem. An incorrect bounds check in binder_transaction handling can let a local attacker escalate privileges on a vulnerable device. It has been observed as part of the AbstractEmu exploit chain alongside other kernel issues, so organizations that manage Android fleets should treat it as a priority for inventory and patching.

Because the binder interface is fundamental to Android inter-process communication, successful exploitation can give an untrusted app or process higher privileges. Public detail on exact affected builds is limited; teams must confirm versions and fixes against the vendor advisory.

How it works

The weakness is classified as CWE-20 (Improper Input Validation). In the binder_transaction path of binder.c, an incorrect bounds check fails to properly constrain data that is later written. When malformed or oversized input reaches this path, the kernel can write outside the intended memory region.

An attacker with local code execution—typically via a malicious or compromised app—crafts binder transactions that trigger the bad write. The resulting memory corruption can be leveraged for local privilege escalation. The vulnerability has been seen chained with CVE-2019-2215 and CVE-2020-0069 under the AbstractEmu exploit chain, illustrating how multiple kernel flaws can be combined. Exact exploit mechanics and payload details are not provided here; defenders should rely on vendor and CISA descriptions rather than assuming specific techniques.

Am I affected? How to find it in your systems

This issue affects the Android kernel. It is relevant anywhere Android devices or Android-based embedded systems run, including corporate-managed phones, tablets, kiosks, and some IoT or industrial devices that ship Android kernels.

Confirm exact affected configurations and detection guidance against the vendor advisory and your MDM logs.

How to remediate

Patch first. Apply the Android security updates that address CVE-2020-0041 according to the device vendor’s instructions, as required by CISA. Use official OTA channels or your enterprise mobility management platform to push the fixed builds.

No ransomware use is documented for this CVE in the supplied facts; still treat privilege-escalation bugs as high risk because they enable further attacker actions.

If you can't patch immediately

Until the vendor update can be applied, reduce exposure with compensating controls:

These steps do not eliminate the vulnerability; they only lower the likelihood of successful exploitation until the official fix is installed.

If your data may have been exposed

Actively exploited kernel privilege-escalation flaws can lead to device compromise and subsequent data access. If you suspect exploitation, isolate affected devices, preserve logs, and follow your incident-response process. As a further check, you can run a free exposure scan of your email addresses against known breach data to see whether credentials or personal information have appeared in prior incidents.

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

Details

AffectedAndroid · Android Kernel
WeaknessCWE-20
Added to CISA KEVNov 3, 2021
Federal patch deadlineMay 3, 2022
Known ransomware useNot documented
Check if your data is exposed →

Official records: NVD · CISA KEV

← All actively-exploited vulnerabilities