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-2026-24197

CVE-2026-24197: NVIDIA Display Driver for Linux DoS Flaw

CVE-2026-24197 is a denial of service vulnerability in NVIDIA Display Driver for Linux affecting Multi-Instance GPU partition management. Insecure memory initialization can cause data corruption or system hangs during reconfiguration.

Published: May 28, 2026

CVE-2026-24197 Overview

CVE-2026-24197 affects the NVIDIA Display Driver for Linux. The vulnerability resides in the Multi-Instance GPU (MIG) partition management code. Insecure default initialization of memory subsystem routing resources can cause data corruption or a hang when partitions are reconfigured. A local authenticated attacker with low privileges can trigger the condition and induce a denial of service against the GPU subsystem.

The issue maps to CWE-1188: Insecure Default Initialization of Resource. Because the scope is changed during exploitation, impact extends beyond the attacker's own context to other tenants sharing the GPU.

Critical Impact

A local low-privileged user can corrupt GPU memory routing state or hang the device during MIG reconfiguration, disrupting workloads running on shared partitions.

Affected Products

  • NVIDIA Display Driver for Linux (MIG-capable GPUs)
  • Systems using Multi-Instance GPU partitioning (e.g., A100, H100 class data center GPUs)
  • Refer to the NVIDIA Support Response for the full list of affected branches

Discovery Timeline

  • 2026-05-26 - CVE-2026-24197 published to NVD
  • 2026-05-26 - Last updated in NVD database

Technical Details for CVE-2026-24197

Vulnerability Analysis

The NVIDIA Display Driver for Linux supports Multi-Instance GPU (MIG), which partitions a single physical GPU into isolated GPU instances. Each instance receives dedicated compute, memory, and memory subsystem routing resources. The driver is responsible for initializing these routing resources whenever a partition is created, destroyed, or reconfigured.

In the affected driver versions, the MIG partition management path uses an insecure default state for memory subsystem routing resources. When a local user with permission to interact with the GPU triggers partition reconfiguration, the driver consumes this default state without properly reinitializing it. The resulting routing configuration is inconsistent with the new partition topology.

This inconsistency can corrupt in-flight memory transactions or place the memory subsystem into a state that blocks further progress, hanging the GPU. The Scope:Changed CVSS metric reflects that the failure crosses the MIG isolation boundary, affecting workloads in other partitions on the same device.

Root Cause

The root cause is improper default initialization of memory subsystem routing resources during MIG partition reconfiguration [CWE-1188]. The driver assumes a safe initial state for routing structures that is not enforced before the reconfiguration sequence executes. Reconfiguration operations therefore inherit stale or unsafe defaults.

Attack Vector

Exploitation requires local access with low privileges on a system running the vulnerable Linux driver on a MIG-capable GPU. The attacker invokes MIG management operations through the NVIDIA driver interface, typically via tooling such as nvidia-smi mig or the NVML API, and requests partition reconfiguration. No user interaction is required. The result is data corruption or a GPU hang affecting all tenants on the device.

No public proof-of-concept exploit is available, and the issue is not listed in the CISA Known Exploited Vulnerabilities catalog. Verified exploitation code is not published, so technical specifics beyond the vendor advisory are not detailed here. See the NVIDIA Support Response for vendor guidance.

Detection Methods for CVE-2026-24197

Indicators of Compromise

  • GPU hangs or unresponsive CUDA contexts coinciding with MIG reconfiguration events
  • Kernel log entries from the nvidia module reporting Xid errors, MIG state transitions, or memory subsystem faults
  • Unexpected nvidia-smi mig -cgi, -dgi, or -cci invocations from non-administrative users
  • Workload failures across multiple MIG instances on the same physical GPU within a short window

Detection Strategies

  • Audit auditd or eBPF telemetry for invocations of nvidia-smi mig and NVML partition management calls by non-privileged accounts
  • Correlate dmesg output for NVRM, Xid, and MIG reconfiguration messages with workload failures
  • Alert on driver-reported memory subsystem errors observed through DCGM (Data Center GPU Manager) metrics

Monitoring Recommendations

  • Stream GPU telemetry from DCGM and nvidia-smi into a centralized data lake for cross-host correlation
  • Track MIG configuration changes as a high-value event class, with alerts on changes outside scheduled maintenance windows
  • Monitor for repeated GPU resets or driver reloads, which indicate hang recovery activity

How to Mitigate CVE-2026-24197

Immediate Actions Required

  • Apply the fixed NVIDIA Linux display driver version listed in the NVIDIA Support Response
  • Restrict access to MIG management operations to administrators only on multi-tenant GPU hosts
  • Inventory MIG-capable GPUs and verify driver versions across Kubernetes GPU nodes and bare-metal systems

Patch Information

NVIDIA has published fixed driver versions through its security bulletin. Consult the NVIDIA Support Response and the CVE.org Record for CVE-2026-24197 for the specific branch versions that address the issue. Update both the host driver and any container runtime images that ship NVIDIA user-mode components.

Workarounds

  • Disable MIG mode where partitioning is not required, using nvidia-smi -mig 0
  • Limit MIG reconfiguration to scheduled maintenance windows performed by administrators
  • Use Linux Discretionary Access Control and cgroup device controls to prevent untrusted users from issuing MIG management commands
bash
# Verify installed NVIDIA driver version
nvidia-smi --query-gpu=driver_version --format=csv,noheader

# List MIG-capable devices and current MIG mode
nvidia-smi -L
nvidia-smi --query-gpu=mig.mode.current --format=csv

# Disable MIG mode on GPU 0 as a temporary mitigation
sudo nvidia-smi -i 0 -mig 0

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

  • Vulnerability Details
  • TypeDOS

  • Vendor/TechNvidia Display Driver

  • SeverityMEDIUM

  • CVSS Score6.5

  • EPSS Probability0.01%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:N/I:N/A:H
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • CWE-1188
  • Technical References
  • NVD CVE-2026-24197 Details

  • NVIDIA Support Response

  • CVE.org Record for CVE-2026-24197
  • Related CVEs
  • CVE-2026-24196: NVIDIA Linux Driver DoS Vulnerability

  • CVE-2026-24191: NVIDIA Display Driver DoS Vulnerability

  • CVE-2026-24193: NVIDIA Display Driver DoS Vulnerability

  • CVE-2025-33221: NVIDIA Display Driver DoS Vulnerability
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