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

CVE-2023-20593: Xen Information Disclosure Vulnerability

CVE-2023-20593 is an information disclosure vulnerability in Xen affecting Zen 2 CPUs that may allow attackers to access sensitive data under specific conditions. This article covers technical details, affected versions, and mitigation.

Published: February 11, 2026

CVE-2023-20593 Overview

CVE-2023-20593, commonly referred to as "Zenbleed," is a microarchitectural side-channel vulnerability affecting AMD processors based on the Zen 2 architecture. Under specific microarchitectural circumstances, this flaw may allow an attacker with local access to potentially access sensitive information from other processes or virtual machines running on the same CPU core. The vulnerability exploits a flaw in how the processor handles speculative execution involving the vzeroupper instruction and vector registers.

Critical Impact

Local attackers can potentially read sensitive data at rates of up to 30KB per core per second, including cryptographic keys, passwords, and other confidential information processed by other applications or virtual machines sharing the same physical CPU core.

Affected Products

  • AMD Ryzen 3000/4000/5000/7000 Series Desktop Processors (Zen 2 based)
  • AMD Ryzen Threadripper 3000 Series Processors
  • AMD EPYC 7002 Series Server Processors (Rome)
  • Xen Hypervisor versions 4.14.0, 4.15.0, 4.16.0, 4.17.0
  • Debian Linux 10.0, 11.0, 12.0

Discovery Timeline

  • July 24, 2023 - CVE-2023-20593 published to NVD
  • February 13, 2025 - Last updated in NVD database

Technical Details for CVE-2023-20593

Vulnerability Analysis

The Zenbleed vulnerability exists due to improper handling of speculative execution in AMD Zen 2 processors. Specifically, when the vzeroupper instruction is executed speculatively (when the processor guesses it will be needed before confirming), it may incorrectly clear the upper 128 bits of YMM registers. If this speculation is later rolled back, the register file can be left in an inconsistent state where data from other processes becomes accessible.

This vulnerability is particularly concerning in multi-tenant environments such as cloud computing platforms where virtual machines from different customers share the same physical hardware. An attacker running code on one VM could potentially extract sensitive data from another VM on the same physical core without any special privileges beyond local code execution.

The attack requires no elevated privileges and can be executed entirely in user space. It can leak data at high speeds across security boundaries, including data from the kernel, other processes, and even other virtual machines running on the same physical CPU core.

Root Cause

The root cause lies in the microarchitectural implementation of register file handling during speculative execution in Zen 2 processors. When the vzeroupper instruction is speculatively executed but then rolled back, the processor fails to properly restore the previous state of the YMM register file. This leaves residual data from other execution contexts (other threads, processes, or VMs) potentially accessible to the attacking process through carefully crafted sequences of instructions that trigger this speculative behavior.

Attack Vector

The attack requires local access to execute code on a system with an affected AMD Zen 2 processor. An attacker can craft a sequence of assembly instructions that triggers the vulnerable speculative execution path. By repeatedly executing this instruction sequence and monitoring the contents of YMM registers, the attacker can gradually reconstruct sensitive data that was processed by other execution contexts on the same CPU core.

The attack sequence involves triggering mispredicted branches that cause speculative execution of vzeroupper instructions, followed by reading the potentially corrupted register state before the processor rolls back the speculation. This timing-sensitive approach allows extraction of data across security boundaries.

Detection Methods for CVE-2023-20593

Indicators of Compromise

  • Unusual patterns of vzeroupper instruction execution detected through CPU performance counters
  • High frequency of branch mispredictions combined with vector register operations
  • Processes exhibiting suspicious memory access patterns targeting cross-process data
  • Elevated rates of speculative execution rollbacks on Zen 2 systems

Detection Strategies

  • Monitor for processes executing high volumes of vector instructions with unusual patterns using CPU performance monitoring tools
  • Implement behavioral analysis to detect timing-based side-channel attack patterns characteristic of Zenbleed exploitation
  • Deploy endpoint detection solutions capable of identifying known Zenbleed exploit code patterns and assembly sequences
  • Audit systems for unauthorized processes running on affected AMD Zen 2 hardware

Monitoring Recommendations

  • Enable CPU performance counter monitoring for branch misprediction rates and speculative execution metrics on systems with Zen 2 processors
  • Implement real-time alerting for processes with abnormal instruction execution patterns, particularly those involving AVX/YMM registers
  • Monitor hypervisor logs for suspicious VM behavior in virtualized environments running on affected hardware
  • Review system logs for any unauthorized code execution attempts on servers with EPYC 7002 series processors

How to Mitigate CVE-2023-20593

Immediate Actions Required

  • Apply the latest microcode updates from AMD to all systems with affected Zen 2 processors immediately
  • Update operating system kernels that include mitigations for Zenbleed (Linux kernel patches are available)
  • For Xen hypervisor deployments, upgrade to patched versions as specified in Xen Security Advisory XSA-433
  • In multi-tenant cloud environments, consider isolating sensitive workloads to dedicated hardware until patches are applied

Patch Information

AMD has released microcode updates to address this vulnerability. The AMD Security Bulletin AMD-SB-7008 provides detailed information about affected products and firmware update availability. Operating system vendors including Debian (DSA-5459, DSA-5461, DSA-5462) and Fedora have released kernel updates that include mitigations. System administrators should apply both microcode updates (through BIOS/UEFI updates or OS-level microcode loading) and operating system patches for comprehensive protection.

Workarounds

  • As a temporary mitigation, the "chicken bit" can be set by writing to MSR 0xc0011029 with bit 9 set to disable the vulnerable behavior, though this may impact performance
  • In virtualized environments, ensure only trusted workloads share physical CPU cores until patches are applied
  • Consider CPU pinning and core isolation for highly sensitive workloads to limit potential cross-process data exposure
  • Monitor systems closely for exploitation attempts while awaiting patch deployment
bash
# Temporary software workaround (requires root privileges)
# Sets the chicken bit to disable vulnerable speculative behavior
# Note: May impact performance - apply microcode update for permanent fix
wrmsr -a 0xc0011029 $(($(rdmsr -c 0xc0011029) | (1<<9)))

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

  • Vulnerability Details
  • TypeInformation Disclosure

  • Vendor/TechXen

  • SeverityMEDIUM

  • CVSS Score5.5

  • EPSS Probability6.32%

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

  • CWE-209
  • Technical References
  • Full Disclosure Post

  • Openwall OSS Security Summary

  • Openwall OSS Security Update

  • Openwall OSS Security Announcement

  • Openwall OSS Security Notice

  • Openwall OSS Security Alert

  • Openwall OSS Security Bulletin

  • Openwall OSS Security Advisory

  • Openwall OSS Security Report

  • Openwall OSS Security Information

  • Openwall OSS Security Update

  • Openwall OSS Security Update

  • Xen Advisory #433

  • Zenbleed Security Analysis

  • Debian LTS Announcement July 2023

  • Debian LTS Announcement July 2023

  • Debian LTS Announcement August 2023

  • Fedora Package Announcement

  • Fedora Package Update

  • Fedora Package Notification

  • AMD Security Bulletin #7008

  • Debian Security DSA-5459

  • Debian Security DSA-5461

  • Debian Security DSA-5462

  • Lists Fedoraproject

  • Lists Fedoraproject

  • Lists Fedoraproject

  • Security Netapp

  • Debian

  • Debian

  • Debian
  • Vendor Resources
  • Openwall OSS Security Briefing

  • Openwall OSS Security Notice

  • NetApp Security Advisory #0004

  • Amd
  • Related CVEs
  • CVE-2022-21166: Xen Information Disclosure Vulnerability

  • CVE-2022-21123: Xen Information Disclosure Vulnerability

  • CVE-2022-23960: Xen Information Disclosure Vulnerability

  • CVE-2022-23824: Xen Information Disclosure 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