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-2022-23728

CVE-2022-23728: Google Android DOS Vulnerability

CVE-2022-23728 is a denial of service vulnerability in Google Android that allows attackers to reset devices using AT commands during reboot. This article covers the technical details, affected versions, and mitigation.

Published: February 11, 2026

CVE-2022-23728 Overview

CVE-2022-23728 is a mobile device vulnerability affecting LG Android devices that allows an attacker with physical access to reset the device using AT Commands during the reboot process. This vulnerability exposes a critical window during device rebooting where AT Command interfaces become accessible, enabling unauthorized device manipulation. The LG security identifier for this issue is LVE-SMP-210011.

Critical Impact

Physical attackers can exploit the reboot process to issue AT Commands that reset the device, potentially causing complete data loss and denial of service.

Affected Products

  • Google Android (LG devices)
  • LG Mobile Devices running affected Android versions
  • Devices with exposed AT Command interfaces during boot

Discovery Timeline

  • 2022-01-21 - CVE-2022-23728 published to NVD
  • 2024-11-21 - Last updated in NVD database

Technical Details for CVE-2022-23728

Vulnerability Analysis

This vulnerability stems from improper handling of AT Command interfaces during the device reboot process on LG Android devices. AT Commands (Hayes command set) are traditionally used for modem communication and device configuration. During the vulnerable window when the device is rebooting, the AT Command interface becomes accessible to physical attackers, allowing them to issue device reset commands.

The attack requires physical access to the device, meaning an attacker must have hands-on access to the target device during the reboot sequence. The vulnerability impacts both data integrity and system availability, as successful exploitation results in complete device reset and potential data destruction.

Root Cause

The root cause relates to CWE-684 (Incorrect Provision of Specified Functionality), where the AT Command interface is improperly exposed during the boot process. The device fails to adequately restrict access to sensitive AT Command functionality during the transitional reboot state, when security controls may not be fully initialized or enforced.

During normal device operation, AT Command interfaces should be restricted or disabled to prevent unauthorized access. However, the vulnerable implementation leaves this interface accessible during reboot, creating an exploitation window for attackers with physical access.

Attack Vector

The attack requires physical proximity to the target device. An attacker must:

  1. Gain physical access to the LG Android device
  2. Initiate or wait for a device reboot sequence
  3. Connect to the device via USB or other physical interface during the reboot window
  4. Issue AT Commands to trigger a device reset

The vulnerability does not require authentication or any prior privileges, making it exploitable by anyone with temporary physical access to an unattended device. The impact is primarily denial of service through data loss, as the attacker can force a factory reset, wiping all user data and configurations from the device.

The physical access requirement limits the attack surface compared to remote vulnerabilities, but the impact remains significant in scenarios involving device theft, shared devices, or environments where attackers may have brief unsupervised access to mobile devices.

Detection Methods for CVE-2022-23728

Indicators of Compromise

  • Unexpected device resets or factory restore events without user initiation
  • Evidence of USB connections during device reboot sequences
  • Device logs showing AT Command activity during boot process
  • User reports of data loss following device reboots

Detection Strategies

  • Monitor for unexpected factory reset events on managed LG devices
  • Implement device management solutions that track boot sequences and configuration changes
  • Review USB connection logs for suspicious activity during device reboots
  • Deploy endpoint detection that alerts on unauthorized AT Command interface access

Monitoring Recommendations

  • Enable comprehensive logging on managed Android devices to capture boot-time events
  • Implement mobile device management (MDM) solutions to monitor device state changes
  • Configure alerts for unexpected device wipes or configuration resets in enterprise environments
  • Maintain audit trails of physical device access in high-security environments

How to Mitigate CVE-2022-23728

Immediate Actions Required

  • Apply security updates from LG to affected devices as referenced in the LG Security Mobile Bulletin
  • Restrict physical access to vulnerable LG Android devices
  • Implement device encryption to protect data at rest
  • Enable strong device authentication to limit the impact of unauthorized resets

Patch Information

LG has addressed this vulnerability through security updates. Administrators and users should consult the LG Security Mobile Bulletin for specific patch information and update instructions for affected device models. The vulnerability is tracked by LG under the identifier LVE-SMP-210011.

Workarounds

  • Maintain strict physical security controls for affected devices
  • Never leave devices unattended in untrusted environments
  • Enable device encryption to protect sensitive data even if a reset occurs
  • Use mobile device management (MDM) solutions to track device status and detect unauthorized resets
  • Consider device retirement or replacement if patches are not available for older models
bash
# Android device management verification
# Check device security patch level
adb shell getprop ro.build.version.security_patch

# Verify device encryption status
adb shell getprop ro.crypto.state

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

  • Vulnerability Details
  • TypeDOS

  • Vendor/TechGoogle Android

  • SeverityMEDIUM

  • CVSS Score6.1

  • EPSS Probability0.02%

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

  • NVD-CWE-noinfo
  • Vendor Resources
  • LG Security Mobile Bulletin
  • Related CVEs
  • CVE-2026-0109: Google Android DoS Vulnerability

  • CVE-2025-61616: Google Android DOS Vulnerability

  • CVE-2025-61615: Google Android DOS Vulnerability

  • CVE-2025-61614: Google Android DOS 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