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-61615

CVE-2025-61615: Google Android DOS Vulnerability

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

Published: March 13, 2026

CVE-2025-61615 Overview

CVE-2025-61615 is a high-severity improper input validation vulnerability affecting the NR (New Radio) modem component in UniSoc chipsets used across Google Android devices. The vulnerability exists due to insufficient validation of input data processed by the modem firmware, which can be exploited remotely to trigger a system crash. This could lead to a complete denial of service condition affecting mobile device connectivity and stability.

The vulnerability is particularly concerning because it requires no user interaction and no additional execution privileges to exploit. An attacker with network access could potentially send specially crafted data to affected devices, causing them to crash and become unresponsive.

Critical Impact

Remote attackers can crash affected Android devices running UniSoc chipsets without any user interaction or special privileges, causing complete denial of service.

Affected Products

  • Google Android 13.0, 14.0, 15.0, and 16.0
  • UniSoc T8100 chipset
  • UniSoc T8200 chipset
  • UniSoc T8300 chipset
  • UniSoc T9100 chipset

Discovery Timeline

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

Technical Details for CVE-2025-61615

Vulnerability Analysis

This vulnerability falls under CWE-20 (Improper Input Validation), a common weakness where software fails to properly validate input data before processing. In the context of the NR modem firmware, the vulnerability allows malformed or unexpected input to bypass validation checks, leading to undefined behavior that results in a system crash.

The NR modem component handles 5G New Radio protocol communications, making it a critical component for device connectivity. When processing incoming network data, the modem firmware fails to adequately validate certain input parameters, allowing an attacker to send crafted payloads that trigger a crash condition. The network-accessible nature of this vulnerability combined with the lack of required privileges makes it an attractive target for denial of service attacks.

Root Cause

The root cause of CVE-2025-61615 is improper input validation within the NR modem firmware implementation on UniSoc chipsets. The modem component does not adequately sanitize or validate input data received over the network before processing it, allowing malformed data to cause unexpected behavior. This insufficient boundary checking and input validation leads to a condition where the system crashes when processing specially crafted input.

Attack Vector

The attack vector for this vulnerability is network-based, requiring no authentication or user interaction. An attacker can exploit this vulnerability by:

  1. Identifying target devices running vulnerable UniSoc chipsets with the affected NR modem firmware
  2. Crafting malicious network packets designed to trigger the improper input validation flaw
  3. Sending the crafted packets to the target device over the network
  4. The modem firmware processes the malicious input without proper validation
  5. The invalid input causes the system to crash, resulting in denial of service

The vulnerability does not require any special privileges or user interaction, making it exploitable in a completely automated fashion against any reachable device.

Detection Methods for CVE-2025-61615

Indicators of Compromise

  • Unexpected device crashes or reboots, particularly during network connectivity
  • Modem service crashes visible in system logs (logcat output showing modem-related exceptions)
  • Repeated loss of cellular connectivity without apparent network issues
  • System stability issues correlating with specific network activity patterns

Detection Strategies

  • Monitor Android system logs for NR modem crash events and exceptions
  • Implement network traffic analysis to detect anomalous packets targeting modem services
  • Deploy mobile device management (MDM) solutions to track device stability metrics across fleet
  • Configure alerting on unusual patterns of device reboots or connectivity losses

Monitoring Recommendations

  • Enable verbose logging on affected devices during investigation periods
  • Establish baseline metrics for device stability and alert on deviations
  • Monitor carrier network logs for unusual traffic patterns targeting mobile devices
  • Implement endpoint detection solutions capable of correlating network events with system crashes

How to Mitigate CVE-2025-61615

Immediate Actions Required

  • Review the UniSoc Support Announcement for official patch availability
  • Update affected devices to the latest available firmware and Android security patches
  • Prioritize patching for devices in high-risk environments or with sensitive data
  • Consider network-level protections to filter potentially malicious traffic while patches are deployed

Patch Information

UniSoc has released information regarding this vulnerability through their official support channels. Organizations should consult the UniSoc Support Announcement for detailed patch information and update procedures. Device manufacturers using UniSoc chipsets should integrate the modem firmware updates into their security patch releases.

Ensure all affected Android devices are updated to the latest security patch level that addresses this vulnerability. Check with your device manufacturer for the specific patch release that includes the fix for CVE-2025-61615.

Workarounds

  • Limit device exposure to untrusted networks until patches can be applied
  • Use VPN connections to add an additional layer of network security
  • Monitor devices for signs of exploitation and isolate affected systems
  • Consider temporary use of alternative devices for critical operations if patches are not immediately available
bash
# Check Android security patch level
adb shell getprop ro.build.version.security_patch

# Check device chipset information
adb shell getprop ro.board.platform

# Monitor modem-related logs for crash events
adb logcat -b radio | grep -i "crash\|exception\|modem"

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 Support Announcement
  • Related CVEs
  • CVE-2026-0109: Google Android DoS Vulnerability

  • CVE-2025-61616: Google Android DOS Vulnerability

  • CVE-2025-61614: Google Android DOS Vulnerability

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