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-2020-14979

CVE-2020-14979: EVGA Precision X1 Privilege Escalation Flaw

CVE-2020-14979 is a privilege escalation vulnerability in EVGA Precision X1 affecting WinRing0 drivers that allows local users to gain SYSTEM privileges. This article covers technical details, affected versions, and mitigation.

Published: March 4, 2026

CVE-2020-14979 Overview

CVE-2020-14979 is a local privilege escalation vulnerability affecting the WinRing0.sys and WinRing0x64.sys drivers (version 1.2.0) bundled with EVGA Precision X1 through version 1.0.6. The vulnerable drivers allow local users, including low integrity processes, to read and write to arbitrary memory locations. This critical flaw enables any authenticated user to gain NT AUTHORITY\SYSTEM privileges by mapping \Device\PhysicalMemory into the calling process.

Critical Impact

Local attackers can escalate privileges to SYSTEM level, gaining complete control over affected Windows systems through arbitrary physical memory access.

Affected Products

  • EVGA Precision X1 through version 1.0.6
  • WinRing0 driver version 1.2.0 (WinRing0.sys)
  • WinRing0x64 driver version 1.2.0 (WinRing0x64.sys)

Discovery Timeline

  • August 11, 2020 - CVE-2020-14979 published to NVD
  • November 21, 2024 - Last updated in NVD database

Technical Details for CVE-2020-14979

Vulnerability Analysis

This vulnerability represents a classic case of insecure kernel driver design where privileged hardware access is exposed to unprivileged processes. The WinRing0 driver, a third-party component commonly used by hardware monitoring and overclocking software, provides direct access to physical memory through \Device\PhysicalMemory. While this functionality is intended for legitimate hardware interaction purposes such as reading hardware sensors and modifying GPU settings, the driver fails to implement proper access controls.

The lack of authentication or authorization checks means that any local user—including processes running at low integrity levels—can leverage these driver capabilities. This is particularly dangerous because low integrity processes are typically sandboxed applications such as web browsers, making this vulnerability exploitable even from compromised sandboxed environments.

Root Cause

The root cause of this vulnerability lies in the WinRing0 driver's failure to implement proper access control mechanisms. The driver exposes IOCTL handlers that allow arbitrary physical memory read/write operations without verifying the caller's privilege level or integrity. This architectural flaw violates the principle of least privilege and creates a direct path from user-mode code to kernel-level memory manipulation.

The driver does not validate that requests to map \Device\PhysicalMemory originate from trusted, high-integrity processes. As a result, even sandboxed or low-privileged applications can interact with the driver and perform privileged operations that should be restricted to SYSTEM-level processes.

Attack Vector

The attack vector requires local access to the system where EVGA Precision X1 is installed. An attacker with any level of local access can exploit this vulnerability through the following mechanism:

  1. The attacker opens a handle to the WinRing0 driver device
  2. Using the driver's exposed IOCTL interfaces, the attacker requests mapping of \Device\PhysicalMemory into their process address space
  3. With direct access to physical memory, the attacker can modify kernel structures, inject code, or manipulate security tokens
  4. The attacker elevates their process to NT AUTHORITY\SYSTEM privileges

For detailed technical analysis of the exploitation methodology, see the Specter Ops CVE-2020-14979 Analysis.

Detection Methods for CVE-2020-14979

Indicators of Compromise

  • Presence of WinRing0.sys or WinRing0x64.sys drivers loaded on the system
  • Unusual processes accessing \Device\PhysicalMemory device object
  • Low integrity processes communicating with WinRing0 driver via IOCTL calls
  • Unexpected privilege escalation events from standard user accounts
  • Suspicious token manipulation activities in security event logs

Detection Strategies

  • Monitor for driver load events involving WinRing0.sys or WinRing0x64.sys via Windows ETW or Sysmon
  • Implement behavioral detection for processes mapping physical memory sections
  • Alert on low integrity processes opening handles to known vulnerable drivers
  • Use endpoint detection to identify privilege escalation patterns from unprivileged processes

Monitoring Recommendations

  • Enable Windows Security Event logging for process creation (Event ID 4688) with command line auditing
  • Deploy Sysmon to capture driver load events (Event ID 6) and process access events (Event ID 10)
  • Monitor for anomalous SYSTEM token acquisition by non-administrative users
  • Track file hash indicators for vulnerable WinRing0 driver versions

How to Mitigate CVE-2020-14979

Immediate Actions Required

  • Update EVGA Precision X1 to a version newer than 1.0.6 that includes patched WinRing0 drivers
  • Remove or disable the vulnerable WinRing0.sys and WinRing0x64.sys drivers if the software is not required
  • Implement application whitelisting to prevent unauthorized driver loading
  • Restrict local user access on systems where EVGA Precision X1 must remain installed
  • Consider removing EVGA Precision X1 entirely on sensitive systems until patched versions are confirmed

Patch Information

EVGA has released updated versions of Precision X1 that address this vulnerability. Users should download the latest version from the EVGA PrecisionX1 Official Page and verify that the bundled WinRing0 drivers have been updated beyond version 1.2.0.

Workarounds

  • Manually remove or rename the WinRing0.sys and WinRing0x64.sys driver files to prevent loading
  • Use Windows Defender Application Control (WDAC) or AppLocker to block loading of the vulnerable driver hashes
  • Implement strict least-privilege policies to limit the impact of potential exploitation
  • Deploy endpoint protection solutions capable of detecting and blocking driver-based privilege escalation attempts
bash
# Disable vulnerable driver using sc command
sc stop WinRing0_1_2_0
sc config WinRing0_1_2_0 start= disabled

# Alternatively, block driver loading via registry
reg add "HKLM\SYSTEM\CurrentControlSet\Services\WinRing0_1_2_0" /v Start /t REG_DWORD /d 4 /f

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

  • Vulnerability Details
  • TypePrivilege Escalation

  • Vendor/TechEvga Precision X1

  • SeverityHIGH

  • CVSS Score7.8

  • EPSS Probability0.58%

  • 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
  • NVD-CWE-noinfo
  • Technical References
  • Specter Ops CVE-2020-14979 Analysis
  • Vendor Resources
  • EVGA PrecisionX1 Official Page
  • Latest CVEs
  • CVE-2025-70797: LimeSurvey XSS Vulnerability

  • CVE-2025-30650: Juniper Junos OS Auth Bypass Vulnerability

  • CVE-2026-35471: Goshs Path Traversal Vulnerability

  • CVE-2026-35393: Goshs Path Traversal 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