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-2021-46778

CVE-2021-46778: AMD Athlon Information Disclosure Issue

CVE-2021-46778 is an information disclosure vulnerability affecting AMD Zen 1, Zen 2, and Zen 3 CPU microarchitectures. This side-channel attack exploits scheduler contention in SMT-enabled processors to leak data.

Published: February 25, 2026

CVE-2021-46778 Overview

CVE-2021-46778 is a side channel vulnerability affecting AMD CPU microarchitectures codenamed "Zen 1", "Zen 2", and "Zen 3" that utilize simultaneous multithreading (SMT). The vulnerability exists in the execution unit scheduler, where contention levels on scheduler queues can be measured by an attacker to potentially leak sensitive information. This type of side channel attack, commonly referred to as SQUIP (Scheduler Queue Usage via Interference Probing), represents a hardware-level information disclosure risk that requires local access to exploit.

Critical Impact

An attacker with local access can exploit scheduler queue contention to potentially extract sensitive information from other processes running on the same CPU core, including cryptographic keys and other confidential data.

Affected Products

  • AMD EPYC 7001, 7002, and 7003 Series Server Processors (Zen 1, Zen 2, Zen 3)
  • AMD Ryzen 3, 5, 7, and 9 Series Desktop and Mobile Processors (Zen+, Zen 2, Zen 3)
  • AMD Ryzen Threadripper and Threadripper Pro Series Workstation Processors
  • AMD Athlon 3000 Series Processors

Discovery Timeline

  • August 10, 2022 - CVE-2021-46778 published to NVD
  • November 21, 2024 - Last updated in NVD database

Technical Details for CVE-2021-46778

Vulnerability Analysis

This vulnerability is classified under CWE-203 (Observable Discrepancy), which describes weaknesses where the behavior of a system differs in observable ways based on sensitive internal state. The flaw resides in the microarchitectural implementation of AMD's execution unit scheduler in processors based on Zen 1, Zen 2, and Zen 3 architectures.

When SMT is enabled, two threads share the same physical CPU core and consequently share certain microarchitectural resources, including the execution unit scheduler queues. The vulnerability allows an attacker running code on one logical core to infer information about operations executing on the sibling logical core by measuring contention and timing variations in the scheduler queues.

The attack requires local access to the target system and the ability to execute code on a logical core that shares physical resources with the victim process. While exploitation requires specific conditions to be met, successful attacks could allow extraction of sensitive data such as cryptographic keys through careful timing measurements.

Root Cause

The root cause of CVE-2021-46778 lies in the shared nature of execution unit scheduler queues between SMT threads on AMD Zen-based processors. The scheduler is responsible for dispatching micro-operations to execution units, and when multiple threads compete for these resources, measurable contention occurs. This contention creates an observable timing side channel that can be exploited to infer information about the operations being performed by co-located processes.

The architectural decision to share scheduler resources between SMT threads was made for performance and silicon efficiency reasons, but it inadvertently creates a covert channel through which information can leak between security domains.

Attack Vector

The attack requires local access and the ability to execute unprivileged code on the target system. The attacker must be co-located on the same physical core as the victim process (running on a sibling SMT thread). The attack methodology involves:

  1. The attacker process runs a carefully crafted workload that monitors scheduler queue contention
  2. By measuring timing variations in instruction dispatch, the attacker can detect patterns in the victim's execution
  3. Statistical analysis of these timing measurements can reveal information about the victim's operations
  4. With sufficient measurements, sensitive data such as cryptographic key bits can potentially be extracted

This side channel attack is similar in nature to other microarchitectural attacks like Spectre and Meltdown, though it targets a different hardware component. The attack does not require elevated privileges but does require precise timing capabilities and statistical analysis to extract meaningful information.

Detection Methods for CVE-2021-46778

Indicators of Compromise

  • Unusual processes performing high-frequency timing measurements or rdtsc/rdtscp instructions
  • Processes attempting to pin threads to specific CPU cores in patterns suggestive of side channel attacks
  • Anomalous CPU utilization patterns on systems processing sensitive cryptographic operations
  • Detection of known side channel attack tools or research code on systems

Detection Strategies

  • Monitor for processes making excessive use of high-resolution timing functions
  • Implement behavioral analysis to detect timing-based side channel attack patterns
  • Use hardware performance counters to identify suspicious instruction execution patterns
  • Deploy endpoint detection and response (EDR) solutions capable of identifying microarchitectural attack behaviors

Monitoring Recommendations

  • Enable detailed CPU performance monitoring on systems processing sensitive data
  • Implement process isolation monitoring to detect potential SMT-based attacks
  • Monitor for unusual thread affinity settings that could indicate attack positioning
  • Review and audit access to systems running sensitive workloads

How to Mitigate CVE-2021-46778

Immediate Actions Required

  • Review AMD's security bulletin (AMD-SB-1039) for detailed guidance on affected products
  • Evaluate the sensitivity of workloads running on affected AMD processors
  • Consider disabling SMT on systems processing highly sensitive cryptographic operations
  • Apply BIOS/UEFI firmware updates when available from system vendors

Patch Information

AMD has acknowledged this vulnerability and published security bulletin AMD-SB-1039 with detailed information about affected products and mitigation strategies. Organizations should consult their system vendors for updated BIOS/UEFI firmware that may include microcode updates addressing this vulnerability. The nature of this side channel vulnerability means that complete hardware-level fixes may not be possible, and software-based mitigations may be required for sensitive workloads.

Workarounds

  • Disable SMT (Simultaneous Multithreading) in BIOS/UEFI settings to eliminate the shared scheduler attack surface
  • Implement process isolation using CPU core pinning to prevent untrusted code from running on sibling threads
  • Use constant-time cryptographic implementations that are resistant to timing-based side channel attacks
  • Consider workload isolation on dedicated physical cores for highly sensitive operations
bash
# Disable SMT at runtime on Linux systems (requires root)
echo off | sudo tee /sys/devices/system/cpu/smt/control

# Verify SMT status
cat /sys/devices/system/cpu/smt/active

# Pin sensitive processes to specific cores (example)
taskset -c 0 /path/to/sensitive_application

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

  • Vulnerability Details
  • TypeInformation Disclosure

  • Vendor/TechAmd

  • SeverityMEDIUM

  • CVSS Score5.6

  • EPSS Probability0.12%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:N/A:N
  • Impact Assessment
  • ConfidentialityHigh
  • IntegrityNone
  • AvailabilityNone
  • CWE References
  • CWE-203
  • Vendor Resources
  • AMD Security Bulletin #1039
  • Related CVEs
  • CVE-2023-20583: AMD Processor Information Disclosure Flaw

  • CVE-2023-20569: Fedora Information Disclosure Vulnerability

  • CVE-2022-23823: AMD Athlon Timing Attack Vulnerability

  • CVE-2021-26341: AMD Athlon X4 940 Information Disclosure
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