Join the Cyber Forum: Threat Intel on May 12, 2026 to learn how AI is reshaping threat defense.Join the Virtual Cyber Forum: Threat IntelRegister Now
Experiencing a Breach?Blog
Get StartedContact Us
SentinelOne
  • Platform
    Platform Overview
    • Singularity Platform
      Welcome to Integrated Enterprise Security
    • AI for Security
      Leading the Way in AI-Powered Security Solutions
    • Securing AI
      Accelerate AI Adoption with Secure AI Tools, Apps, and Agents.
    • How It Works
      The Singularity XDR Difference
    • Singularity Marketplace
      One-Click Integrations to Unlock the Power of XDR
    • Pricing & Packaging
      Comparisons and Guidance at a Glance
    Data & AI
    • Purple AI
      Accelerate SecOps with Generative AI
    • Singularity Hyperautomation
      Easily Automate Security Processes
    • AI-SIEM
      The AI SIEM for the Autonomous SOC
    • AI Data Pipelines
      Security Data Pipeline for AI SIEM and Data Optimization
    • Singularity Data Lake
      AI-Powered, Unified Data Lake
    • Singularity Data Lake for Log Analytics
      Seamlessly Ingest Data from On-Prem, Cloud or Hybrid Environments
    Endpoint Security
    • Singularity Endpoint
      Autonomous Prevention, Detection, and Response
    • Singularity XDR
      Native & Open Protection, Detection, and Response
    • Singularity RemoteOps Forensics
      Orchestrate Forensics at Scale
    • Singularity Threat Intelligence
      Comprehensive Adversary Intelligence
    • Singularity Vulnerability Management
      Application & OS Vulnerability Management
    • Singularity Identity
      Identity Threat Detection and Response
    Cloud Security
    • Singularity Cloud Security
      Block Attacks with an AI-Powered CNAPP
    • Singularity Cloud Native Security
      Secure Cloud and Development Resources
    • Singularity Cloud Workload Security
      Real-Time Cloud Workload Protection Platform
    • Singularity Cloud Data Security
      AI-Powered Threat Detection for Cloud Storage
    • Singularity Cloud Security Posture Management
      Detect and Remediate Cloud Misconfigurations
    Securing AI
    • Prompt Security
      Secure AI Tools Across Your Enterprise
  • Why SentinelOne?
    Why SentinelOne?
    • Why SentinelOne?
      Cybersecurity Built for What’s Next
    • Our Customers
      Trusted by the World’s Leading Enterprises
    • Industry Recognition
      Tested and Proven by the Experts
    • About Us
      The Industry Leader in Autonomous Cybersecurity
    Compare SentinelOne
    • Arctic Wolf
    • Broadcom
    • CrowdStrike
    • Cybereason
    • Microsoft
    • Palo Alto Networks
    • Sophos
    • Splunk
    • Trellix
    • Trend Micro
    • Wiz
    Verticals
    • Energy
    • Federal Government
    • Finance
    • Healthcare
    • Higher Education
    • K-12 Education
    • Manufacturing
    • Retail
    • State and Local Government
  • Services
    Managed Services
    • Managed Services Overview
      Wayfinder Threat Detection & Response
    • Threat Hunting
      World-Class Expertise and Threat Intelligence
    • Managed Detection & Response
      24/7/365 Expert MDR Across Your Entire Environment
    • Incident Readiness & Response
      DFIR, Breach Readiness, & Compromise Assessments
    Support, Deployment, & Health
    • Technical Account Management
      Customer Success with Personalized Service
    • SentinelOne GO
      Guided Onboarding & Deployment Advisory
    • SentinelOne University
      Live and On-Demand Training
    • Services Overview
      Comprehensive Solutions for Seamless Security Operations
    • SentinelOne Community
      Community Login
  • Partners
    Our Network
    • MSSP Partners
      Succeed Faster with SentinelOne
    • Singularity Marketplace
      Extend the Power of S1 Technology
    • Cyber Risk Partners
      Enlist Pro Response and Advisory Teams
    • Technology Alliances
      Integrated, Enterprise-Scale Solutions
    • SentinelOne for AWS
      Hosted in AWS Regions Around the World
    • Channel Partners
      Deliver the Right Solutions, Together
    • SentinelOne for Google Cloud
      Unified, Autonomous Security Giving Defenders the Advantage at Global Scale
    • Partner Locator
      Your Go-to Source for Our Top Partners in Your Region
    Partner Portal→
  • Resources
    Resource Center
    • Case Studies
    • Data Sheets
    • eBooks
    • Reports
    • Videos
    • Webinars
    • Whitepapers
    • Events
    View All Resources→
    Blog
    • Feature Spotlight
    • For CISO/CIO
    • From the Front Lines
    • Identity
    • Cloud
    • macOS
    • SentinelOne Blog
    Blog→
    Tech Resources
    • SentinelLABS
    • Ransomware Anthology
    • Cybersecurity 101
  • About
    About SentinelOne
    • About SentinelOne
      The Industry Leader in Cybersecurity
    • Investor Relations
      Financial Information & Events
    • SentinelLABS
      Threat Research for the Modern Threat Hunter
    • Careers
      The Latest Job Opportunities
    • Press & News
      Company Announcements
    • Cybersecurity Blog
      The Latest Cybersecurity Threats, News, & More
    • FAQ
      Get Answers to Our Most Frequently Asked Questions
    • DataSet
      The Live Data Platform
    • S Foundation
      Securing a Safer Future for All
    • S Ventures
      Investing in the Next Generation of Security, Data and AI
  • Pricing
Get StartedContact Us
CVE Vulnerability Database
Vulnerability Database/CVE-2020-0022

CVE-2020-0022: Google Android Bluetooth RCE Vulnerability

CVE-2020-0022 is a remote code execution vulnerability in Google Android's Bluetooth stack that enables attackers to execute code without user interaction. This article covers technical details, affected versions, and mitigations.

Published: March 11, 2026

CVE-2020-0022 Overview

CVE-2020-0022 is a critical out-of-bounds write vulnerability in the Android Bluetooth stack, specifically within the reassemble_and_dispatch function of packet_fragmenter.cc. This vulnerability arises from an incorrect bounds calculation during Bluetooth packet fragment reassembly, allowing a remote attacker within Bluetooth range to execute arbitrary code on the target device without any user interaction or additional privileges.

The vulnerability is particularly dangerous because it can be exploited wirelessly over Bluetooth, requiring only that the target device has Bluetooth enabled and is within proximity of the attacker. Successful exploitation could result in complete device compromise, including data theft, malware installation, or device takeover.

Critical Impact

Remote code execution over Bluetooth with no user interaction required. An attacker within Bluetooth range can compromise vulnerable Android devices running versions 8.0 through 10.0, as well as numerous Huawei smartphones with affected firmware.

Affected Products

  • Google Android 8.0, 8.1, 9.0, and 10.0
  • Huawei Mate 20, Mate 20 Pro, Mate 20 X series
  • Huawei P20, P20 Pro, P30, P30 Pro series
  • Huawei Mate 30, Mate 30 Pro, Mate 30 5G series
  • Huawei Nova 3, Nova Lite 3
  • Huawei Honor 8A, Honor 8X, Honor View 20
  • Huawei P Smart, P Smart 2019
  • Huawei Y6 2019, Y6 Pro 2019, Y9 2019

Discovery Timeline

  • February 13, 2020 - CVE-2020-0022 published to NVD
  • November 21, 2024 - Last updated in NVD database

Technical Details for CVE-2020-0022

Vulnerability Analysis

This vulnerability exists in the Bluetooth packet fragmentation and reassembly logic within Android's Bluetooth stack. The reassemble_and_dispatch function in packet_fragmenter.cc is responsible for handling fragmented Bluetooth packets and reconstructing them into complete data units. Due to incorrect bounds calculation during this reassembly process, an attacker can craft malicious Bluetooth packets that trigger an out-of-bounds write condition.

The flaw is classified under CWE-682 (Incorrect Calculation), as the vulnerability stems from an improper mathematical computation when determining buffer boundaries during packet reassembly. This allows data to be written beyond the allocated memory region, potentially corrupting adjacent memory structures or overwriting critical execution data.

Root Cause

The root cause of CVE-2020-0022 lies in the bounds calculation logic within the packet fragmenter component. When reassembling fragmented Bluetooth L2CAP (Logical Link Control and Adaptation Protocol) packets, the code fails to properly validate the total length of incoming fragments against the allocated buffer size. This calculation error allows specially crafted packet fragments to exceed the expected boundary, resulting in memory corruption through an out-of-bounds write operation.

Attack Vector

The attack is conducted over an adjacent network (Bluetooth), meaning an attacker must be within Bluetooth radio range of the target device (typically 10-100 meters depending on the Bluetooth class). The attack requires:

  1. Target device has Bluetooth enabled and is discoverable or the attacker knows the device's Bluetooth MAC address
  2. Attacker sends specially crafted L2CAP packet fragments to the target
  3. The malformed fragments exploit the bounds calculation error during reassembly
  4. Out-of-bounds write occurs, potentially achieving arbitrary code execution

The vulnerability requires no authentication, no user interaction, and no special privileges on the target device. The attacker can silently compromise the device while the victim is unaware of the attack.

Detection Methods for CVE-2020-0022

Indicators of Compromise

  • Unusual Bluetooth connection attempts from unknown or suspicious MAC addresses
  • Bluetooth service crashes or unexpected restarts of the Bluetooth daemon
  • Abnormal memory allocation patterns in the Bluetooth stack processes
  • Unexplained device behavior following periods of Bluetooth connectivity

Detection Strategies

  • Monitor system logs for Bluetooth-related crashes, particularly in com.android.bluetooth process
  • Deploy network-level Bluetooth monitoring to detect anomalous packet patterns or oversized L2CAP fragments
  • Implement endpoint detection rules that alert on unexpected Bluetooth service behavior
  • Review device firmware versions against known vulnerable versions listed in security bulletins

Monitoring Recommendations

  • Enable enhanced Bluetooth logging on managed enterprise devices where possible
  • Monitor for signs of post-exploitation activity such as new applications, changed permissions, or data exfiltration
  • Implement mobile device management (MDM) solutions to track device patch levels and Bluetooth configuration status
  • Conduct regular security assessments of mobile device fleets to identify unpatched devices

How to Mitigate CVE-2020-0022

Immediate Actions Required

  • Apply the February 2020 Android Security Patch immediately on all affected devices
  • Disable Bluetooth on vulnerable devices until patches can be applied
  • For Huawei devices, apply firmware updates as specified in the Huawei Security Advisory
  • Prioritize patching devices that frequently operate in public or untrusted environments

Patch Information

Google addressed this vulnerability in the Android Security Bulletin - February 2020. The patch corrects the bounds calculation in the reassemble_and_dispatch function to prevent out-of-bounds write conditions during Bluetooth packet fragment reassembly.

For Android devices, ensure the security patch level is dated February 2020 or later. Huawei has released corresponding firmware updates for affected smartphone models. Enterprise administrators should use MDM solutions to verify patch compliance across their device fleets.

Workarounds

  • Disable Bluetooth completely when not actively in use to eliminate the attack surface
  • Keep devices in non-discoverable mode to reduce exposure to opportunistic attackers
  • Avoid using Bluetooth in high-risk environments such as public spaces or conferences until patches are applied
  • Consider implementing Bluetooth usage policies that restrict connectivity to known, trusted devices only
bash
# Check Android security patch level via ADB
adb shell getprop ro.build.version.security_patch

# Disable Bluetooth via ADB (requires root or debugging access)
adb shell settings put global bluetooth_on 0
adb shell am force-stop com.android.bluetooth

Disclaimer: This content was generated using AI. While we strive for accuracy, please verify critical information with official sources.

  • Vulnerability Details
  • TypeRCE

  • Vendor/TechGoogle Android

  • SeverityHIGH

  • CVSS Score8.8

  • EPSS Probability6.95%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • CWE-682
  • Technical References
  • Packet Storm Article

  • Full Disclosure Mailing List

  • Huawei Security Advisory
  • Vendor Resources
  • Android Security Bulletin
  • Related CVEs
  • CVE-2026-0114: Google Android Modem RCE Vulnerability

  • CVE-2026-0116: Google Android RCE Vulnerability

  • CVE-2026-0120: Google Android Modem RCE Vulnerability

  • CVE-2026-0122: Google Android RCE Vulnerability
Default Legacy - Prefooter | Experience the World’s Most Advanced Cybersecurity Platform

Experience the World’s Most Advanced Cybersecurity Platform

See how our intelligent, autonomous cybersecurity platform can protect your organization now and into the future.

Try SentinelOne
  • Get Started
  • Get a Demo
  • Product Tour
  • Why SentinelOne
  • Pricing & Packaging
  • FAQ
  • Contact
  • Contact Us
  • Customer Support
  • SentinelOne Status
  • Language
  • Platform
  • Singularity Platform
  • Singularity Endpoint
  • Singularity Cloud
  • Singularity AI-SIEM
  • Singularity Identity
  • Singularity Marketplace
  • Purple AI
  • Services
  • Wayfinder TDR
  • SentinelOne GO
  • Technical Account Management
  • Support Services
  • Verticals
  • Energy
  • Federal Government
  • Finance
  • Healthcare
  • Higher Education
  • K-12 Education
  • Manufacturing
  • Retail
  • State and Local Government
  • Cybersecurity for SMB
  • Resources
  • Blog
  • Labs
  • Case Studies
  • Videos
  • Product Tours
  • Events
  • Cybersecurity 101
  • eBooks
  • Webinars
  • Whitepapers
  • Press
  • News
  • Ransomware Anthology
  • Company
  • About Us
  • Our Customers
  • Careers
  • Partners
  • Legal & Compliance
  • Security & Compliance
  • Investor Relations
  • S Foundation
  • S Ventures

©2026 SentinelOne, All Rights Reserved.

Privacy Notice Terms of Use

English