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
    • 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-2024-48519

CVE-2024-48519: Ardupilot Rover Buffer Overflow DoS Flaw

CVE-2024-48519 is a buffer overflow flaw in Ardupilot Rover's ADIS1647x sensor component that enables local attackers to trigger a denial of service. This article covers the technical details, affected systems, and mitigation.

Published: May 17, 2026

CVE-2024-48519 Overview

CVE-2024-48519 is a buffer overflow vulnerability [CWE-120] affecting the ArduPilot Rover autopilot firmware at commit c56439b045162058df0ff136afea3081fcd06d38. The flaw resides in the AP_InertialSensor_ADIS1647x.cpp source file, which implements driver support for the ADIS1647x inertial measurement unit (IMU) sensor. A local attacker can trigger the overflow to cause a denial of service against the ArduRover process. Exploitation requires local access but no privileges or user interaction. The defect impacts availability only, with no confidentiality or integrity exposure.

Critical Impact

A local attacker can crash the ArduPilot Rover autopilot by exploiting a buffer overflow in the ADIS1647x sensor handling code, disrupting vehicle control.

Affected Products

  • ArduPilot Rover (ArduRover) at commit c56439b045162058df0ff136afea3081fcd06d38
  • AP_InertialSensor_ADIS1647x.cpp driver component
  • Deployments using the ADIS1647x inertial sensor

Discovery Timeline

  • 2026-05-13 - CVE-2024-48519 published to NVD
  • 2026-05-14 - Last updated in NVD database

Technical Details for CVE-2024-48519

Vulnerability Analysis

The vulnerability lives in AP_InertialSensor_ADIS1647x.cpp, the driver that interfaces with the Analog Devices ADIS1647x inertial measurement unit. ArduPilot Rover relies on inertial telemetry from this sensor to maintain navigation state and vehicle stability. A buffer overflow condition in this driver allows a local attacker to corrupt memory and force the autopilot process to terminate. The classification under [CWE-120] indicates a classic copy-without-checking-size flaw at the buffer handling layer. Because the impact set is confined to availability, the practical consequence is a denial of service against the running flight controller rather than code execution or data theft.

Root Cause

The root cause is improper bounds enforcement when handling sensor data buffers inside the ADIS1647x driver. Input from the sensor pathway or its associated data structures is copied without validating that the destination buffer has sufficient capacity. When the boundary condition is reached, adjacent memory is overwritten and the autopilot process aborts. The EPSS score of 0.013% reflects the constrained attack surface and the specialized environment in which the vulnerability is reachable.

Attack Vector

Exploitation requires local access to the system running the affected ArduRover firmware. An attacker with the ability to influence sensor inputs or driver buffers triggers the overflow condition. No authentication or user interaction is required. The result is the termination of the autopilot process, which on a moving rover can translate into loss of vehicle control during operation.

The vulnerability manifests in the ADIS1647x driver buffer handling routine. See the GitHub Issue Discussion for technical details from the upstream maintainers.

Detection Methods for CVE-2024-48519

Indicators of Compromise

  • Unexpected termination or repeated restarts of the ArduRover autopilot process during ADIS1647x sensor operations
  • Crash logs or core dumps referencing AP_InertialSensor_ADIS1647x.cpp
  • Anomalous sensor data patterns immediately preceding autopilot failures

Detection Strategies

  • Monitor process supervision logs on companion computers for ArduRover crash and respawn events
  • Inspect dmesg and systemd journal entries for segmentation faults associated with the autopilot binary
  • Compare firmware build commit hashes against the vulnerable commit c56439b045162058df0ff136afea3081fcd06d38

Monitoring Recommendations

  • Enable verbose logging on inertial sensor subsystems to capture pre-crash telemetry
  • Forward autopilot crash artifacts to a central log store for correlation across fleet deployments
  • Track sensor health metrics and alert on abnormal IMU read failures that precede process termination

How to Mitigate CVE-2024-48519

Immediate Actions Required

  • Identify systems running the vulnerable ArduRover commit c56439b045162058df0ff136afea3081fcd06d38 and downstream forks
  • Restrict local access to flight controllers and companion computers to authorized personnel only
  • Review the upstream GitHub Issue Discussion for remediation status

Patch Information

No formal vendor advisory or patch reference is published in the NVD entry at the time of disclosure. Operators should track the upstream ArduPilot repository and the linked GitHub issue for fix commits addressing the ADIS1647x driver buffer handling. Rebuild and redeploy ArduRover firmware from a commit that incorporates the bounds-check fix once available.

Workarounds

  • Limit physical and shell access to the autopilot hardware to trusted operators
  • Where operationally feasible, disable or substitute the ADIS1647x sensor driver until a patched build is deployed
  • Run the autopilot under a process supervisor that captures crash artifacts and restarts the service to reduce operational downtime
bash
# Verify the running ArduRover commit against the vulnerable hash
git -C /path/to/ardupilot rev-parse HEAD
# Vulnerable commit: c56439b045162058df0ff136afea3081fcd06d38

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

  • Vulnerability Details
  • TypeDOS

  • Vendor/TechArdupilot

  • SeverityMEDIUM

  • CVSS Score6.2

  • EPSS Probability0.01%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • CWE-120
  • Technical References
  • GitHub Issue Discussion
  • Related CVEs
  • CVE-2024-51395: ArduPilot Copter Buffer Overflow DoS Flaw
Default Legacy - Prefooter | Experience the World’s Most Advanced Cybersecurity Platform

Experience the Most Advanced Cybersecurity Platform

See how the world’s most intelligent, autonomous cybersecurity platform can protect your organization today 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