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-17382

CVE-2020-17382: MSI AmbientLink Buffer Overflow Flaw

CVE-2020-17382 is a buffer overflow vulnerability in MSI AmbientLink MsIo64 driver 1.0.0.8 that could allow attackers to execute arbitrary code. This article covers technical details, affected versions, and mitigation.

Published: March 4, 2026

CVE-2020-17382 Overview

CVE-2020-17382 is a buffer overflow vulnerability affecting the MSI AmbientLink MsIo64 driver version 1.0.0.8. The vulnerability exists in multiple IOCTL handlers (0x80102040, 0x80102044, 0x80102050, and 0x80102054) and can be exploited by a local attacker to achieve privilege escalation on affected Windows systems. This is classified as an out-of-bounds write vulnerability (CWE-787) that allows attackers with low privileges to potentially gain complete control over the affected system.

Critical Impact

Local attackers with low privileges can exploit this buffer overflow to achieve privilege escalation, potentially gaining SYSTEM-level access on Windows machines running the vulnerable MSI driver.

Affected Products

  • MSI AmbientLink MsIo64 Firmware version 1.0.0.8
  • MSI AmbientLink MsIo64 Hardware Device
  • Systems with MSI graphics card software utilizing the vulnerable driver

Discovery Timeline

  • 2020-10-02 - CVE-2020-17382 published to NVD
  • 2024-11-21 - Last updated in NVD database

Technical Details for CVE-2020-17382

Vulnerability Analysis

The MSI AmbientLink MsIo64 driver contains multiple buffer overflow vulnerabilities in its IOCTL (Input/Output Control) handling routines. The affected IOCTL codes are 0x80102040, 0x80102044, 0x80102050, and 0x80102054. When processing user-supplied input through these IOCTL handlers, the driver fails to properly validate buffer boundaries, leading to out-of-bounds write conditions.

As a kernel-mode driver vulnerability, successful exploitation allows attackers to execute arbitrary code with kernel privileges. The local attack vector requires an attacker to already have access to the system, but only low-level privileges are needed to trigger the vulnerability. No user interaction is required for exploitation.

Root Cause

The root cause of this vulnerability is improper input validation in the driver's IOCTL handlers. The MsIo64.sys driver does not adequately verify the size or content of buffers passed through DeviceIoControl calls. This allows a malicious local application to send specially crafted IOCTL requests that overflow internal driver buffers, corrupting kernel memory and potentially allowing arbitrary code execution in kernel mode.

Attack Vector

The attack vector is local, requiring the attacker to execute malicious code on the target system. An attacker can exploit this vulnerability by:

  1. Opening a handle to the vulnerable MsIo64 device driver
  2. Crafting a malicious IOCTL request targeting one of the vulnerable handlers
  3. Sending the crafted request via the DeviceIoControl API
  4. Triggering the buffer overflow to corrupt kernel memory
  5. Leveraging the memory corruption for privilege escalation

The vulnerability can be exploited through any of the four vulnerable IOCTL codes. Technical details and proof-of-concept information are available in the Core Security MSI Ambient Link Advisory and the Packet Storm Privilege Escalation Advisory.

Detection Methods for CVE-2020-17382

Indicators of Compromise

  • Presence of MsIo64.sys driver version 1.0.0.8 on the system
  • Suspicious processes attempting to open handles to \\.\MsIo64 device
  • Unexpected SYSTEM-level process spawning from low-privileged applications
  • Kernel crash dumps indicating memory corruption in MsIo64.sys

Detection Strategies

  • Monitor for processes making DeviceIoControl calls to the MsIo64 driver device
  • Implement driver blocklist policies to prevent loading of the vulnerable driver version
  • Use endpoint detection and response (EDR) solutions to detect kernel exploitation attempts
  • Enable Windows Driver Signature Enforcement to prevent unsigned driver loading

Monitoring Recommendations

  • Configure Security Information and Event Management (SIEM) to alert on driver load events for MsIo64.sys
  • Monitor for privilege escalation indicators such as token manipulation or unexpected admin processes
  • Implement application whitelisting to restrict which applications can interact with hardware drivers
  • Review system event logs for unusual driver-related errors or crashes

How to Mitigate CVE-2020-17382

Immediate Actions Required

  • Update the MSI AmbientLink driver to a patched version from the official MSI support portal
  • Remove or disable the vulnerable MsIo64.sys driver if not required for system functionality
  • Implement the Windows Defender Application Control (WDAC) driver blocklist
  • Restrict local access to only trusted users and applications

Patch Information

MSI has released updated drivers to address this vulnerability. Users should visit the MSI VGA Driver Download Page to obtain the latest driver version. Ensure that the updated driver version is higher than 1.0.0.8 and verify the digital signature before installation.

Workarounds

  • Unload and block the vulnerable driver using Device Manager or driver management tools
  • Use Windows Security policies to block known vulnerable drivers via the Microsoft recommended driver block rules
  • Implement application control policies to prevent untrusted applications from interacting with system drivers
  • Monitor for and alert on any attempts to load the vulnerable driver version
bash
# Block vulnerable driver using Windows Defender Application Control
# Add MsIo64.sys version 1.0.0.8 to driver blocklist policy
# Example using Group Policy or Intune to deploy WDAC policy

# Manually disable the driver (requires administrator privileges)
sc stop MsIo64
sc config MsIo64 start= disabled

# Verify driver status
sc query MsIo64

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

  • Vulnerability Details
  • TypeBuffer Overflow

  • Vendor/TechMsi Ambientlink

  • SeverityHIGH

  • CVSS Score7.8

  • EPSS Probability11.31%

  • 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-787
  • Technical References
  • Packet Storm Privilege Escalation Advisory

  • Core Security MSI Ambient Link Advisory
  • Vendor Resources
  • MSI VGA Driver Download Page
  • Latest CVEs
  • CVE-2026-35467: Browser API Key Information Disclosure

  • CVE-2026-35466: cveInterface.js XSS Vulnerability

  • CVE-2026-30252: ZenShare Suite XSS Vulnerability

  • CVE-2026-30251: ZenShare Suite v17.0 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