The SentinelOne Annual Threat Report - A Defenders Guide from the FrontlinesThe SentinelOne Annual Threat ReportGet the Report
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
    • 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-2025-69278

CVE-2025-69278: Google Android DOS Vulnerability

CVE-2025-69278 is a denial of service flaw in Google Android's nr modem that allows remote attackers to crash the system without privileges. This article covers the technical details, affected versions, and mitigation.

Published: March 13, 2026

CVE-2025-69278 Overview

CVE-2025-69278 is an improper input validation vulnerability affecting the NR modem component in Unisoc chipsets running on Google Android devices. The flaw exists in how the modem processes incoming network data, where insufficient validation of input parameters can trigger a system crash. This vulnerability enables remote attackers to cause a denial of service condition without requiring any authentication or user interaction.

Critical Impact

Remote attackers can crash affected Android devices running Unisoc chipsets by sending specially crafted network data to the NR modem, causing complete device unavailability without any user interaction required.

Affected Products

  • Google Android 13.0, 14.0, 15.0, and 16.0
  • Unisoc T7300
  • Unisoc T8100
  • Unisoc T8200
  • Unisoc T8300
  • Unisoc T9100

Discovery Timeline

  • 2026-03-09 - CVE-2025-69278 published to NVD
  • 2026-03-09 - Last updated in NVD database

Technical Details for CVE-2025-69278

Vulnerability Analysis

This vulnerability resides in the NR (New Radio) modem component of Unisoc chipsets, which handles 5G network communications. The improper input validation weakness (CWE-20) allows malformed data to reach processing routines without adequate boundary checks or sanitization. When the modem receives specially crafted network data that bypasses validation, it triggers an unhandled exception resulting in a complete system crash.

The attack can be executed remotely over the network without requiring any privileges on the target device or user interaction, making it particularly dangerous for mobile devices that are constantly connected to cellular networks. The impact is limited to availability—the vulnerability does not allow data exfiltration or code execution.

Root Cause

The root cause is insufficient input validation within the NR modem firmware when processing network protocol data. The modem fails to properly validate input parameters before processing, allowing malformed or out-of-bounds values to trigger error conditions that the system cannot gracefully handle. This results in an unrecoverable state requiring a device restart.

Attack Vector

The vulnerability is exploitable via network-based attacks targeting the cellular modem interface. An attacker positioned within radio range or with the ability to inject malicious traffic into the cellular network path can send crafted packets to trigger the vulnerability. The attack requires:

  1. Network accessibility to the target device's cellular connection
  2. Knowledge of the specific malformed input that triggers the crash
  3. No authentication or privileges on the target device

The attack complexity is low as it requires only network access and the ability to send malformed data packets to the modem subsystem. Since no user interaction is needed, affected devices can be crashed without any warning to the user.

Detection Methods for CVE-2025-69278

Indicators of Compromise

  • Unexpected device reboots or crashes without apparent cause
  • System logs showing modem-related crashes or exceptions in the NR radio subsystem
  • Repeated cellular connection drops followed by system instability
  • Kernel panic logs referencing modem firmware or radio interface handler crashes

Detection Strategies

  • Monitor Android system logs for modem subsystem crashes using logcat filtering for radio and modem-related tags
  • Implement network traffic analysis to detect anomalous cellular protocol patterns targeting modem interfaces
  • Deploy endpoint detection solutions capable of monitoring for repeated crash-recovery cycles indicative of DoS attacks
  • Review crash dumps and tombstone files for patterns matching modem input validation failures

Monitoring Recommendations

  • Enable enhanced logging for cellular modem components on managed enterprise devices
  • Configure alerting for unusual patterns of device restarts or modem subsystem failures
  • Monitor device fleet health metrics to identify clusters of affected devices experiencing simultaneous crashes
  • Implement network-level monitoring for suspicious cellular traffic patterns where infrastructure permits

How to Mitigate CVE-2025-69278

Immediate Actions Required

  • Apply the latest security patches from device manufacturers that incorporate Unisoc modem firmware updates
  • Check device firmware versions against the Unisoc Security Announcement for affected version details
  • Prioritize patching for devices in high-risk environments or those handling sensitive communications
  • Consider temporarily limiting network exposure for critical unpatched devices where feasible

Patch Information

Unisoc has released security updates addressing this vulnerability. Users should apply patches through their device manufacturer's standard update channels. Enterprise administrators should consult the Unisoc Security Announcement for specific patch details and ensure mobile device management (MDM) solutions enforce timely security updates.

For Google Android devices, security patches addressing this vulnerability should be included in monthly security bulletins. Verify that devices are running the latest available security patch level that includes fixes for Unisoc modem components.

Workarounds

  • No complete workarounds are available since the vulnerability exists in the modem firmware layer
  • Ensure devices are configured to automatically install security updates when available
  • For enterprise environments, use MDM policies to enforce minimum security patch levels
  • Monitor affected devices closely for signs of exploitation until patches can be applied

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

  • SeverityHIGH

  • CVSS Score7.5

  • EPSS Probability0.15%

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

  • CWE-20
  • Vendor Resources
  • Unisoc Security Announcement
  • 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