A Leader in the 2026 Gartner® Magic Quadrant™ for Endpoint Protection. Six years running.Six years. Gartner® Magic Quadrant™ Leader.Find Out Why
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-0671

CVE-2024-0671: Arm 5th Gen GPU Driver Use-After-Free Flaw

CVE-2024-0671 is a use-after-free vulnerability in Arm 5th Gen GPU Architecture Kernel Driver that allows local attackers to access freed memory. This article covers technical details, affected versions, and mitigation.

Updated: May 14, 2026

CVE-2024-0671 Overview

CVE-2024-0671 is a Use After Free vulnerability [CWE-416] affecting multiple generations of Arm Mali GPU kernel drivers. A local non-privileged user can perform improper GPU memory processing operations to access already-freed memory. The flaw spans the Midgard, Bifrost, Valhall, and Arm 5th Gen GPU Architecture kernel drivers, which are widely deployed on Android devices and embedded Linux systems using Arm Mali graphics hardware.

The issue affects Midgard GPU Kernel Driver from r19p0 through r32p0, Bifrost GPU Kernel Driver from r7p0 through r48p0, Valhall GPU Kernel Driver from r19p0 through r48p0, and the Arm 5th Gen GPU Architecture Kernel Driver from r41p0 through r48p0.

Critical Impact

Local non-privileged attackers can read or manipulate freed GPU kernel memory, enabling integrity compromise and potential kernel-level corruption on Mali-based Android and Linux devices.

Affected Products

  • Arm Midgard GPU Kernel Driver (r19p0 through r32p0)
  • Arm Bifrost GPU Kernel Driver (r7p0 through r48p0)
  • Arm Valhall GPU Kernel Driver (r19p0 through r48p0)
  • Arm 5th Gen GPU Architecture Kernel Driver (r41p0 through r48p0)

Discovery Timeline

  • 2024-04-19 - CVE-2024-0671 published to NVD
  • 2025-03-27 - Last updated in NVD database

Technical Details for CVE-2024-0671

Vulnerability Analysis

The vulnerability is a use-after-free condition in the Arm Mali GPU kernel driver. The driver fails to correctly synchronize the lifetime of GPU memory objects with operations that reference them. When a local process issues a crafted sequence of GPU memory processing operations, the driver continues to use a memory region after it has been freed.

Exploitation of use-after-free conditions in GPU kernel drivers typically permits an attacker to reclaim the freed allocation with attacker-controlled data. Subsequent dereferences operate on this controlled content. The result is corruption of kernel-managed state, which an attacker can leverage to influence privileged operations performed by the driver.

Mali GPU drivers are a known target on Android because they expose a rich attack surface to unprivileged applications. Similar Mali driver flaws have been chained with userspace exploits to escape application sandboxes.

Root Cause

The root cause is improper handling of GPU memory object lifecycles. The driver releases a memory allocation while references to it remain reachable from concurrent GPU memory processing paths. Operations dispatched along those paths dereference the stale reference, producing the use-after-free condition tracked as [CWE-416].

Attack Vector

The attack vector is local. An unprivileged process on the affected device, including a sandboxed application on Android, invokes Mali driver interfaces such as ioctl calls on /dev/mali0. The attacker triggers a sequence of allocations, frees, and GPU memory operations to reach the vulnerable code path and reuse the freed object.

No user interaction is required, and no authentication beyond local code execution is needed. Public proof-of-concept code is not currently available for CVE-2024-0671.

Detailed technical information is published in the ARM Security Center Advisory for Mali GPU Driver Vulnerabilities.

Detection Methods for CVE-2024-0671

Indicators of Compromise

  • Unprivileged processes issuing high volumes of ioctl calls against /dev/mali0 with rapid allocate-free patterns on GPU memory objects.
  • Unexpected kernel oops, panics, or SLUB/SLAB corruption messages referencing the Mali driver (mali_kbase).
  • Crashes in graphics-related kernel call stacks initiated from non-graphics applications.

Detection Strategies

  • Inventory installed Mali GPU driver versions across Android and embedded Linux fleets and compare against the affected version ranges.
  • Monitor kernel logs (dmesg, logcat -b kernel) for Mali driver faults that may indicate exploitation attempts or instability from triggered use-after-free conditions.
  • Correlate process telemetry with kernel-side crash signatures to identify unprivileged binaries interacting heavily with the GPU driver.

Monitoring Recommendations

  • Enable kernel address sanitizer (KASAN) or equivalent diagnostics on test devices to surface use-after-free conditions during validation.
  • Track Android security bulletins and device vendor updates that integrate Arm's fixed driver releases.
  • Alert on installation of unsigned or sideloaded applications that target devices with vulnerable Mali driver versions.

How to Mitigate CVE-2024-0671

Immediate Actions Required

  • Identify affected devices running Midgard r19p0–r32p0, Bifrost r7p0–r48p0, Valhall r19p0–r48p0, or 5th Gen GPU Architecture r41p0–r48p0 kernel drivers.
  • Apply the latest device vendor firmware or OS update that incorporates the fixed Arm Mali GPU driver.
  • Restrict installation of untrusted applications on affected mobile and embedded devices until patches are deployed.

Patch Information

Arm has published fixed driver releases. Refer to the ARM Security Center Advisory for the specific revisions that resolve CVE-2024-0671. On Android devices, the fix is delivered through SoC vendor and OEM security patch levels rather than directly from Arm.

Workarounds

  • No vendor-supplied workaround exists; the supported remediation is to update to a fixed driver revision.
  • Where patching is delayed, limit local code execution by enforcing application allowlisting and disabling sideloading on managed devices.
  • For embedded Linux systems, restrict access to /dev/mali0 to trusted user contexts using device permissions and SELinux or AppArmor policies.
bash
# Verify Mali kernel driver version on a Linux/Android device
cat /sys/module/mali_kbase/version 2>/dev/null
dmesg | grep -i mali | head -n 20

# Restrict device node access (example for embedded Linux)
chmod 0660 /dev/mali0
chown root:graphics /dev/mali0

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

  • Vulnerability Details
  • TypeUse After Free

  • Vendor/TechArm

  • SeverityMEDIUM

  • CVSS Score6.8

  • EPSS Probability0.12%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:N
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityNone
  • CWE References
  • CWE-416
  • Vendor Resources
  • ARM Security Center Advisory
  • Related CVEs
  • CVE-2026-0995: Arm C1-Pro Use-After-Free Vulnerability

  • CVE-2025-0015: Arm 5th Gen GPU Driver Use-After-Free Flaw

  • CVE-2025-8045: Arm 5th Gen GPU Driver UAF Vulnerability

  • CVE-2025-6349: Arm 5th Gen GPU Driver Use-After-Free 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