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

CVE-2020-0543: Intel Celeron Information Disclosure Flaw

CVE-2020-0543 is an information disclosure vulnerability in Intel Celeron 1000m processors caused by incomplete cleanup of special register operations. This article covers technical details, affected versions, and mitigation.

Published: March 4, 2026

CVE-2020-0543 Overview

CVE-2020-0543, also known as Special Register Buffer Data Sampling (SRBDS) or "CrossTalk," is a side-channel vulnerability affecting a wide range of Intel processors. The vulnerability stems from incomplete cleanup from specific special register read operations, which may allow an authenticated user with local access to potentially enable information disclosure. This hardware-level vulnerability affects Intel Core, Celeron, Pentium, and Xeon processor families across multiple generations.

The vulnerability is particularly concerning because it allows an attacker to extract sensitive data from the special register buffer, which may contain cryptographic keys, random numbers from RDRAND and RDSEED instructions, and other sensitive values processed by the CPU. This represents a significant risk for environments relying on hardware random number generation for cryptographic operations.

Critical Impact

Authenticated local attackers can potentially extract sensitive data including cryptographic keys and random numbers from Intel processor special register buffers, compromising the confidentiality of security-critical operations.

Affected Products

  • Intel Core processors (i3, i5, i7, i9 families from 3rd through 10th generation)
  • Intel Celeron processors (multiple series including G-series and mobile variants)
  • Intel Pentium processors (including G-series and Gold variants)
  • Intel Xeon E3 and E processors
  • Siemens SIMATIC Industrial PC systems
  • openSUSE Leap 15.1 and 15.2
  • Canonical Ubuntu Linux (12.04 ESM through 20.04 LTS)
  • Fedora 31 and 32

Discovery Timeline

  • June 15, 2020 - CVE CVE-2020-0543 published to NVD
  • November 21, 2024 - Last updated in NVD database

Technical Details for CVE-2020-0543

Vulnerability Analysis

CVE-2020-0543 (SRBDS) exploits a flaw in how Intel processors handle cleanup of special register buffer contents after executing certain privileged instructions. The vulnerability allows a local attacker to observe data values processed by instructions such as RDRAND, RDSEED, and EGETKEY that execute on other CPU cores.

The attack requires local access to the system and authenticated user privileges. The vulnerability affects confidentiality by enabling cross-core data leakage, allowing an attacker on one CPU core to read sensitive values generated on another core. This is particularly dangerous in multi-tenant environments, virtualized infrastructure, and cloud computing platforms where different security contexts share the same physical processor.

The exploitation complexity is low once the attacker has established local access. No user interaction is required, and the impact is confined to confidentiality with high severity in that domain, as the leaked data can include cryptographic random numbers and secret keys.

Root Cause

The root cause is classified as CWE-459 (Incomplete Cleanup). Intel processors fail to properly clear the staging buffer used by specific special register read operations. When certain RDRAND, RDSEED, or EGETKEY instructions are executed, the resulting values are stored in a shared microarchitectural buffer that is not adequately cleaned before being accessible to other execution contexts.

This microarchitectural implementation detail allows the buffer contents to be leaked through side-channel techniques, even across CPU cores. The issue is inherent to the hardware design and requires both microcode updates and operating system kernel patches to fully mitigate.

Attack Vector

The attack vector is local, requiring the attacker to have an authenticated session on the target system. Once authenticated, the attacker can execute specially crafted code that exploits timing differences or other side-channel techniques to extract data from the special register buffer.

The attack can be particularly effective in environments where:

  • Multiple virtual machines share the same physical CPU
  • Container workloads run alongside sensitive applications
  • Multi-user systems where users can execute arbitrary code
  • Cloud environments where tenants share physical infrastructure

The attacker's code monitors the special register buffer state to capture values generated by other processes or VMs, potentially recovering cryptographic keys, session tokens, or other sensitive random values.

Detection Methods for CVE-2020-0543

Indicators of Compromise

  • Unusual process activity involving high-frequency execution of timing measurement instructions
  • Processes attempting to read CPU model-specific registers (MSRs) related to microcode or CPU features
  • Unexpected performance counters activity related to special register operations
  • Processes exhibiting suspicious cross-core synchronization patterns

Detection Strategies

  • Monitor for processes executing timing-based side-channel attack patterns using CPU performance monitoring tools
  • Check system microcode version against Intel's published patched versions in Intel Security Advisory SA-00320
  • Verify kernel patches are applied by checking for SRBDS mitigation flags in /sys/devices/system/cpu/vulnerabilities/srbds
  • Implement hardware security auditing to detect attempts to exploit microarchitectural vulnerabilities

Monitoring Recommendations

  • Enable kernel audit logging for suspicious process behavior and privilege escalation attempts
  • Monitor CPU utilization patterns for anomalies consistent with side-channel attacks
  • Implement endpoint detection and response (EDR) solutions capable of detecting microarchitectural attack techniques
  • Review system logs for unauthorized access attempts preceding potential exploitation

How to Mitigate CVE-2020-0543

Immediate Actions Required

  • Apply Intel microcode updates from your system vendor or Linux distribution packages
  • Update operating system kernels to versions containing SRBDS mitigations
  • Verify mitigation status by checking /sys/devices/system/cpu/vulnerabilities/srbds on Linux systems
  • Review and restrict local access privileges to minimize the attack surface
  • Consider workload isolation for highly sensitive cryptographic operations

Patch Information

Intel has released microcode updates to address this vulnerability. The mitigations involve both microcode and operating system kernel updates working together:

  • Intel Microcode Updates: Available through Intel Security Advisory SA-00320
  • Ubuntu: Security updates available via USN-4385-1, USN-4387-1, USN-4388-1, and related advisories
  • Fedora: Updates available through Fedora package announcements for microcode and kernel packages
  • openSUSE: Security updates published in June and July 2020 security announcements
  • Siemens: Industrial PC firmware updates available per Siemens Product Security Advisory SSA-534763

Organizations should prioritize patching systems running sensitive workloads, virtualization hosts, and multi-tenant environments.

Workarounds

  • Disable hyperthreading (SMT) to reduce cross-core attack surface, though this may impact performance
  • Implement process isolation using separate physical systems for highly sensitive cryptographic operations
  • Use CPU pinning to isolate sensitive workloads to dedicated cores
  • Consider alternative random number generation sources that do not rely on affected hardware instructions
bash
# Check SRBDS vulnerability status on Linux
cat /sys/devices/system/cpu/vulnerabilities/srbds

# Verify microcode version
cat /proc/cpuinfo | grep -i microcode

# Check available mitigations
dmesg | grep -i srbds

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

  • Vulnerability Details
  • TypeInformation Disclosure

  • Vendor/TechIntel

  • SeverityMEDIUM

  • CVSS Score5.5

  • EPSS Probability0.48%

  • 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
  • CWE-459
  • Technical References
  • openSUSE Security Announcement

  • openSUSE Security Announcement

  • openSUSE Security Announcement

  • OpenWall Security Notice

  • Siemens Product Security Advisory

  • McAfee Product Security Bulletin

  • Fedora Package Announcement

  • Fedora Package Announcement

  • Fedora Package Announcement

  • Fedora Package Announcement

  • Ubuntu Security Notice USN-4385

  • Ubuntu Security Notice USN-4387

  • Ubuntu Security Notice USN-4388

  • Ubuntu Security Notice USN-4389

  • Ubuntu Security Notice USN-4390

  • Ubuntu Security Notice USN-4391

  • Ubuntu Security Notice USN-4392

  • Ubuntu Security Notice USN-4393
  • Vendor Resources
  • Intel Security Advisory SA-00320
  • Related CVEs
  • CVE-2025-20073: Intel UEFI DXE Information Disclosure Flaw

  • CVE-2025-22444: Intel UEFI PdaSmm Disclosure Vulnerability

  • CVE-2025-27708: Intel CSME Firmware Information Disclosure

  • CVE-2024-23984: Intel Processors Information Disclosure
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