Join the Cyber Forum: Threat Intel on May 12, 2026 to learn how AI is reshaping threat defense.Join the Virtual Cyber Forum: Threat IntelRegister Now
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-2023-0189

CVE-2023-0189: NVIDIA Virtual GPU RCE Vulnerability

CVE-2023-0189 is a remote code execution flaw in NVIDIA Virtual GPU Display Driver for Linux that enables attackers to execute code, escalate privileges, and access sensitive data. This article covers technical details.

Published: January 27, 2026

CVE-2023-0189 Overview

CVE-2023-0189 is a vulnerability in the NVIDIA GPU Display Driver for Linux that affects the kernel mode layer handler. This flaw can enable attackers to achieve code execution, denial of service, escalation of privileges, information disclosure, and data tampering on affected systems. The vulnerability requires local access to exploit, making it particularly dangerous in multi-tenant environments or systems where attackers have already gained initial access.

Critical Impact

A local attacker with low privileges can exploit this vulnerability to execute arbitrary code, escalate privileges to root, cause system crashes, or access sensitive data on systems running vulnerable NVIDIA GPU drivers.

Affected Products

  • NVIDIA Virtual GPU (vGPU) software versions prior to security patch
  • Linux systems running vulnerable NVIDIA GPU Display Drivers
  • Linux Kernel systems with NVIDIA driver integration

Discovery Timeline

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

Technical Details for CVE-2023-0189

Vulnerability Analysis

This vulnerability resides within the kernel mode layer handler component of the NVIDIA GPU Display Driver for Linux. The kernel mode layer is responsible for handling privileged operations between user-space applications and the GPU hardware. When this handler improperly processes certain requests, it creates an exploitable condition that can compromise system integrity.

The vulnerability is classified under CWE-822 (Untrusted Pointer Dereference), indicating that the driver fails to properly validate pointer references before use. This type of weakness allows an attacker to manipulate pointer values to reference arbitrary memory locations, potentially leading to execution of attacker-controlled code within the kernel context.

Successful exploitation requires local access and low privileges, but does not require user interaction. The impact is significant across confidentiality, integrity, and availability, as attackers can read sensitive memory, modify system state, and crash the system.

Root Cause

The root cause of CVE-2023-0189 is an untrusted pointer dereference (CWE-822) in the kernel mode layer handler. The driver fails to adequately validate pointer inputs received from user-space before dereferencing them in kernel context. This allows a local attacker to craft malicious requests containing controlled pointer values that, when processed by the vulnerable handler, result in arbitrary memory access or code execution within the kernel.

Attack Vector

The attack vector for this vulnerability is local, requiring an attacker to have existing access to the target system. The attacker would interact with the NVIDIA GPU driver through standard driver interfaces, such as ioctl calls or memory-mapped device operations. By sending specially crafted requests to the kernel mode layer handler, the attacker can trigger the vulnerability.

The exploitation flow typically involves:

  1. Identifying a vulnerable NVIDIA driver installation on a Linux system
  2. Crafting a malicious request containing pointer values that target sensitive memory regions
  3. Submitting the request through the driver interface to the kernel mode layer handler
  4. The handler dereferences the untrusted pointer, allowing the attacker to achieve code execution or information disclosure

Due to the sensitive nature of this kernel-level vulnerability, specific exploitation details are not disclosed. Refer to the NVIDIA Security Advisory for technical information.

Detection Methods for CVE-2023-0189

Indicators of Compromise

  • Unusual ioctl system calls targeting NVIDIA driver device files (e.g., /dev/nvidia*)
  • Kernel crash dumps or panics related to NVIDIA driver modules
  • Unexpected privilege escalation events from processes interacting with GPU drivers
  • Anomalous memory access patterns in kernel space associated with NVIDIA modules

Detection Strategies

  • Monitor system logs for NVIDIA driver errors, crashes, or unexpected behavior in kernel mode
  • Deploy endpoint detection solutions capable of monitoring kernel-level activity and driver interactions
  • Implement file integrity monitoring on NVIDIA driver binaries and configuration files
  • Use kernel auditing frameworks to track sensitive operations on NVIDIA device files

Monitoring Recommendations

  • Enable detailed kernel logging for driver operations using dmesg monitoring
  • Configure security information and event management (SIEM) rules to alert on NVIDIA driver anomalies
  • Implement process behavior monitoring for applications with GPU access to detect exploitation attempts
  • Regularly audit installed NVIDIA driver versions against known vulnerable releases

How to Mitigate CVE-2023-0189

Immediate Actions Required

  • Inventory all systems running NVIDIA GPU Display Drivers on Linux to identify vulnerable installations
  • Prioritize patching based on system criticality and exposure to untrusted local users
  • Restrict local access to sensitive systems until patches can be applied
  • Review and limit user accounts with access to NVIDIA device files

Patch Information

NVIDIA has released security updates to address CVE-2023-0189. Administrators should apply the latest driver versions as detailed in the NVIDIA Security Bulletin. Additionally, Linux distribution-specific advisories, such as Gentoo GLSA 202310-02, provide distribution-specific update packages.

Workarounds

  • Restrict access to NVIDIA device files (/dev/nvidia*) using file system permissions to limit exposure
  • Implement mandatory access control policies (SELinux, AppArmor) to restrict processes that can interact with GPU drivers
  • Consider disabling unnecessary GPU functionality on systems that do not require GPU acceleration
  • Monitor for and block suspicious driver interactions using kernel security modules
bash
# Restrict access to NVIDIA device files as a temporary mitigation
chmod 660 /dev/nvidia*
chown root:video /dev/nvidia*
# Ensure only trusted users are members of the 'video' group

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

  • Vulnerability Details
  • TypeRCE

  • Vendor/TechNvidia Virtual Gpu

  • SeverityHIGH

  • CVSS Score7.8

  • EPSS Probability0.14%

  • 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 Article
  • Latest CVEs
  • CVE-2025-49454: TinySalt Path Traversal Vulnerability

  • CVE-2025-48261: MultiVendorX Information Disclosure Flaw

  • CVE-2025-32119: CardGate WooCommerce SQL Injection Flaw

  • CVE-2025-26879: s2Member Plugin Reflected XSS Vulnerability
Default Legacy - Prefooter | 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