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
    • 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-43191

CVE-2026-43191: Linux Kernel AMD Display DoS Vulnerability

CVE-2026-43191 is a denial of service vulnerability in the Linux kernel AMD display driver affecting DCN35 TMDS output. It causes system hangs due to PHY PLL timing issues. This article covers technical details, impact, and mitigation.

Published: May 7, 2026

CVE-2026-43191 Overview

CVE-2026-43191 is a Linux kernel vulnerability in the AMD display driver (drm/amd/display) affecting DCN35 hardware. The flaw stems from improper PHY Finite State Machine (FSM) transitions when disabling Transition Minimized Differential Signaling (TMDS) output. The driver turns off the PHY Phase-Locked Loop (PLL) during TMDS disable, leaving the Output Timing Generator (OTG) stuck. This condition can cascade into a hang in the Display Controller Hub Virtual Memory (DCHVM) module, which fails to acknowledge invalidations because it believes the Hub Pipe (HUBP) remains active without receiving global sync.

Critical Impact

The stuck OTG state can cause an IOMMU watchdog timeout and a system hang on AMD DCN35 graphics hardware running affected Linux kernel builds.

Affected Products

  • Linux kernel versions containing the drm/amd/display DCN35 driver prior to the fix
  • Systems with AMD graphics hardware using DCN35 display controllers
  • Distributions tracking mainline and stable Linux kernel branches that have not pulled the backport

Discovery Timeline

  • 2026-05-06 - CVE-2026-43191 published to NVD
  • 2026-05-06 - Last updated in NVD database

Technical Details for CVE-2026-43191

Vulnerability Analysis

The issue resides in the AMD Display Core Next 3.5 (DCN35) PHY power management logic within the Direct Rendering Manager (DRM) subsystem. When the driver disables TMDS output, it turns off the PHY PLL prematurely. The OTG depends on PHY clocking to complete its disable sequence and becomes stuck waiting for clocks that never arrive.

The stuck OTG prevents the HUBP from receiving global sync. The DCHVM observes the HUBP as still active and refuses to acknowledge IOMMU invalidations. The IOMMU watchdog then times out, producing a system hang. The fix backports the DCN401 implementation, which performs an atomic TX_EN-to-PLL_ON FSM transition to ensure the PHY remains clocked through the TMDS disable path.

Root Cause

The root cause is a non-atomic PHY state transition during TMDS shutdown on DCN35. Because the original transition is not atomic, thread preemption can occur before the sequence completes, allowing the IOMMU watchdog to fire. The DCN401 fix restructures the state machine into an atomic TX_EN-to-PLL_ON step, but it could not be applied directly to DCN35 due to a functional difference in when eDP output is disabled.

Attack Vector

This vulnerability is a kernel stability defect rather than a remotely exploitable flaw. Triggering the condition requires display reconfiguration sequences that disable TMDS output on affected DCN35 hardware. The result is a denial-of-service condition through a kernel hang, not memory corruption or privilege escalation. No public exploit, proof of concept, or CISA Known Exploited Vulnerabilities listing is associated with this CVE.

No verified code examples are available for this CVE. Refer to the upstream commits for implementation details: Linux Kernel Commit 75372d75 and Linux Kernel Commit d1f7ceb00.

Detection Methods for CVE-2026-43191

Indicators of Compromise

  • Kernel log entries indicating IOMMU watchdog timeouts on systems using AMD DCN35 graphics
  • System hangs or display freezes occurring during display mode changes, monitor disconnects, or suspend/resume cycles
  • dmesg messages referencing dcn35, OTG, or DCHVM failures to acknowledge invalidations

Detection Strategies

  • Inventory Linux endpoints and servers running kernels that include the unfixed DCN35 PHY FSM code path
  • Compare installed kernel versions against the stable trees containing commits 75372d75 and d1f7ceb0
  • Correlate user reports of GPU-related hangs with hardware models using AMD DCN35 display controllers

Monitoring Recommendations

  • Monitor /var/log/kern.log and journalctl -k for repeated IOMMU and AMDGPU error patterns on affected hardware
  • Track kernel package versions across the fleet using configuration management tooling
  • Alert on unexpected display subsystem resets or graphics driver reload events

How to Mitigate CVE-2026-43191

Immediate Actions Required

  • Update affected systems to a Linux kernel build that includes the upstream fix from commits 75372d75 and d1f7ceb0
  • Apply distribution kernel updates as soon as vendor packages incorporating the patch are available
  • Prioritize remediation on workstations and laptops with AMD DCN35 graphics that experience display-related hangs

Patch Information

The fix backports the DCN401 PHY FSM transition logic to DCN35, making the TX_EN-to-PLL_ON transition atomic so the PHY PLL is not disabled before the OTG completes its shutdown sequence. The patches are upstream in the Linux kernel stable tree as commits 75372d75 and d1f7ceb0.

Workarounds

  • Avoid frequent TMDS display reconfigurations on affected DCN35 systems until the kernel is patched
  • Where feasible, use DisplayPort or eDP outputs instead of TMDS-based outputs such as HDMI/DVI on impacted hardware
  • Pin affected systems to a known-good kernel revision until distribution updates incorporating the fix are validated
bash
# Verify running kernel version and check for the fix
uname -r

# On Debian/Ubuntu, update the kernel package
sudo apt update && sudo apt upgrade linux-image-generic

# On RHEL/Fedora, update the kernel
sudo dnf update kernel

# Reboot to apply the patched kernel
sudo systemctl reboot

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

  • Vulnerability Details
  • TypeDOS

  • Vendor/TechLinux Kernel

  • SeverityNONE

  • CVSS ScoreN/A

  • Known ExploitedNo
  • Impact Assessment
  • ConfidentialityNone
  • IntegrityNone
  • AvailabilityNone
  • Technical References
  • Linux Kernel Commit 75372d75

  • Linux Kernel Commit d1f7ceb00
  • Related CVEs
  • CVE-2026-43492: Linux Kernel MPI Integer Underflow DoS

  • CVE-2026-43491: Linux Kernel QRTR NS DoS Vulnerability

  • CVE-2026-43329: Linux Kernel Netfilter DoS Vulnerability

  • CVE-2026-43331: Linux Kernel 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