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-2023-0184

CVE-2023-0184: NVIDIA GPU Display Driver DoS Vulnerability

CVE-2023-0184 is a denial of service flaw in NVIDIA GPU Display Driver for Windows and Linux that may lead to privilege escalation and data tampering. This article covers technical details, affected versions, and mitigations.

Published: February 4, 2026

CVE-2023-0184 Overview

NVIDIA GPU Display Driver for Windows and Linux contains a vulnerability in the kernel mode layer handler which may lead to denial of service, escalation of privileges, information disclosure, and data tampering. This vulnerability affects the core kernel mode component responsible for handling GPU display operations, making it a significant security concern for systems utilizing NVIDIA graphics hardware.

Critical Impact

Local attackers with low privileges can exploit this kernel-level vulnerability to achieve privilege escalation, cause denial of service, disclose sensitive information, or tamper with system data across both Windows and Linux platforms.

Affected Products

  • NVIDIA GPU Display Driver for Windows
  • NVIDIA GPU Display Driver for Linux
  • NVIDIA GeForce
  • NVIDIA Quadro
  • NVIDIA RTX
  • NVIDIA Tesla
  • NVIDIA NVS
  • NVIDIA Studio

Discovery Timeline

  • April 22, 2023 - CVE-2023-0184 published to NVD
  • November 21, 2024 - Last updated in NVD database

Technical Details for CVE-2023-0184

Vulnerability Analysis

This vulnerability resides in the kernel mode layer handler of the NVIDIA GPU Display Driver. The kernel mode layer is a critical component that operates with elevated system privileges to manage hardware interactions between the operating system and the GPU. The vulnerability is classified under CWE-822 (Untrusted Pointer Dereference), indicating that the driver may improperly handle pointer operations, allowing an attacker to manipulate memory references.

The exploitation requires local access to the target system and low privileges, but does not require user interaction. A successful exploit can result in complete compromise of confidentiality, integrity, and availability of the affected system. The scope remains unchanged, meaning the vulnerability is contained within the security boundary of the vulnerable component.

Root Cause

The root cause of CVE-2023-0184 is an untrusted pointer dereference vulnerability (CWE-822) within the kernel mode layer handler. This flaw occurs when the driver processes pointer values without adequate validation, allowing an attacker to supply crafted input that causes the driver to dereference memory locations controlled by the attacker. In kernel mode operations, such vulnerabilities are particularly dangerous as they can lead to arbitrary kernel memory access.

Attack Vector

The attack vector is local, requiring the attacker to have established access to the target system. The exploitation process involves:

  1. Initial Access: The attacker gains local access to a system with a vulnerable NVIDIA GPU Display Driver installed
  2. Crafted Input: The attacker sends specially crafted requests to the kernel mode layer handler through exposed driver interfaces
  3. Pointer Manipulation: The malicious input triggers the untrusted pointer dereference condition in the driver code
  4. Privilege Escalation: By controlling the dereferenced memory, the attacker can execute arbitrary code with kernel-level privileges

The vulnerability affects both Windows and Linux implementations of the driver, indicating a shared codebase or similar architectural patterns in the kernel mode components across platforms. Attackers with low-level system access, such as through malware or a compromised user account, could leverage this vulnerability to gain complete system control.

Detection Methods for CVE-2023-0184

Indicators of Compromise

  • Unexpected system crashes or blue screens (BSOD on Windows, kernel panics on Linux) related to NVIDIA driver components
  • Unusual privilege escalation attempts originating from processes interacting with GPU driver interfaces
  • Abnormal IOCTL calls to NVIDIA driver device files or interfaces
  • Memory access violations or corruption in kernel space associated with nvlddmkm.sys (Windows) or nvidia.ko (Linux)

Detection Strategies

  • Monitor for suspicious IOCTL requests to NVIDIA driver interfaces that deviate from normal application behavior
  • Implement kernel-level integrity monitoring to detect unauthorized modifications or memory access patterns
  • Use endpoint detection and response (EDR) solutions to identify privilege escalation attempts following GPU driver interactions
  • Deploy behavioral analysis to detect processes attempting to exploit driver vulnerabilities through anomalous system calls

Monitoring Recommendations

  • Enable verbose logging for GPU driver operations where supported to aid forensic analysis
  • Monitor system event logs for driver crash events and kernel error messages related to NVIDIA components
  • Configure alerting for repeated driver failures or system instability that may indicate exploitation attempts
  • Implement file integrity monitoring on critical driver files to detect unauthorized modifications

How to Mitigate CVE-2023-0184

Immediate Actions Required

  • Update NVIDIA GPU Display Drivers to the latest patched versions immediately across all affected systems
  • Prioritize patching on systems where users have local access or that are exposed to potential insider threats
  • Inventory all systems running NVIDIA GPU drivers to ensure comprehensive patch coverage
  • Restrict local access to critical systems where driver updates cannot be immediately applied

Patch Information

NVIDIA has released security updates addressing this vulnerability. Organizations should obtain the latest driver versions from the NVIDIA Security Bulletin. Linux distributions such as Gentoo have also issued security advisories; refer to Gentoo GLSA 202310-02 for distribution-specific guidance.

Ensure all affected product lines are updated, including:

  • GeForce driver packages
  • Quadro and RTX professional drivers
  • Tesla datacenter drivers
  • NVS and Studio driver packages

Workarounds

  • Limit local user access to systems with vulnerable NVIDIA drivers until patches can be applied
  • Apply principle of least privilege to reduce the number of users with local access to affected systems
  • Consider disabling non-essential GPU functionality in security-critical environments as a temporary measure
  • Implement application allowlisting to prevent unauthorized programs from interacting with GPU driver interfaces
bash
# Check current NVIDIA driver version on Linux
nvidia-smi --query-gpu=driver_version --format=csv,noheader

# Verify driver version on Windows via PowerShell
Get-WmiObject Win32_PnPSignedDriver | Where-Object {$_.DeviceName -like "*NVIDIA*"} | Select-Object DeviceName, DriverVersion

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

  • Vulnerability Details
  • TypeDOS

  • Vendor/TechNvidia Gpu Display Driver

  • SeverityHIGH

  • CVSS Score7.8

  • EPSS Probability0.10%

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

  • NVD-CWE-noinfo
  • Technical References
  • Gentoo GLSA 202310-02
  • Vendor Resources
  • NVIDIA Support Answer
  • Related CVEs
  • CVE-2025-33218: NVIDIA GPU Driver Privilege Escalation

  • CVE-2024-0107: Nvidia GPU Display Driver RCE Vulnerability

  • CVE-2025-23244: NVIDIA GPU Display Driver Escalation Flaw

  • CVE-2023-25516: Nvidia GPU Display Driver 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