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

CVE-2023-20583: AMD Processor Information Disclosure Flaw

CVE-2023-20583 is a power side-channel information disclosure vulnerability in AMD processors that enables attackers to monitor CPU power consumption and leak sensitive data. This article covers technical details, impact, and mitigation.

Published: January 28, 2026

CVE-2023-20583 Overview

A potential power side-channel vulnerability exists in AMD processors that may allow an authenticated attacker to monitor CPU power consumption as data in a cache line changes over time. This side-channel attack technique could potentially result in the leak of sensitive information from affected systems. The vulnerability falls under the category of Observable Discrepancy (CWE-203), where differences in system behavior can be observed and exploited to infer protected information.

Critical Impact

Authenticated attackers with local access can potentially extract sensitive information by monitoring CPU power consumption patterns during cache line operations, potentially compromising cryptographic keys or other confidential data.

Affected Products

  • AMD processors (various product lines)
  • Systems utilizing AMD hardware with affected microarchitectures
  • Refer to AMD Security Bulletin AMD-SB-7006 for complete affected product list

Discovery Timeline

  • August 1, 2023 - CVE-2023-20583 published to NVD
  • November 21, 2024 - Last updated in NVD database

Technical Details for CVE-2023-20583

Vulnerability Analysis

This vulnerability represents a power side-channel attack vector affecting AMD processors. The fundamental issue lies in the observable correlation between CPU power consumption and data being processed in cache lines. When data changes within a cache line, there are measurable variations in power consumption that can be monitored by an attacker with local access to the system.

The attack requires local access and authentication, making it more difficult to exploit remotely. However, in multi-tenant environments such as cloud computing platforms or shared workstations, this vulnerability could enable one user to potentially extract sensitive information from another user's processes running on the same physical hardware.

The confidentiality impact is significant as cryptographic operations, password verification routines, and other security-sensitive computations could potentially be compromised through careful analysis of power consumption patterns.

Root Cause

The root cause stems from the inherent physical characteristics of modern processors where power consumption varies based on the data being processed. Specifically, the power drawn by the CPU changes as different bit patterns are written to and read from cache lines. This creates an observable discrepancy that violates the isolation assumptions between different security domains. The vulnerability is classified under CWE-203 (Observable Discrepancy), indicating that the system's behavior differences can be observed and used to infer sensitive information.

Attack Vector

The attack requires local access to the target system with authenticated user privileges. An attacker would need to:

  1. Gain authenticated access to the target system
  2. Execute monitoring code that measures CPU power consumption
  3. Correlate power consumption patterns with cache line operations
  4. Apply statistical analysis to extract sensitive data from the observed patterns

This is a local attack vector with high complexity requirements, meaning successful exploitation requires specialized knowledge and techniques for power analysis. The attacker does not require elevated privileges but must have the ability to execute code on the target system.

Detection Methods for CVE-2023-20583

Indicators of Compromise

  • Unusual processes attempting to access power management interfaces or RAPL (Running Average Power Limit) counters
  • Unexpected monitoring of CPU power states from user-space applications
  • Anomalous access patterns to /sys/class/powercap/ or similar power management interfaces on Linux systems

Detection Strategies

  • Monitor for unauthorized access to hardware performance counters and power monitoring interfaces
  • Implement application whitelisting to prevent execution of unknown power analysis tools
  • Deploy endpoint detection solutions that can identify suspicious power monitoring behavior
  • Review system logs for unusual access to power management subsystems

Monitoring Recommendations

  • Enable auditing of access to power management interfaces and hardware counters
  • Implement SentinelOne Singularity Platform for comprehensive endpoint visibility and behavioral analysis
  • Monitor for processes attempting to establish high-frequency power consumption measurements
  • Utilize hardware security modules (HSMs) for critical cryptographic operations to reduce exposure

How to Mitigate CVE-2023-20583

Immediate Actions Required

  • Review AMD Security Bulletin AMD-SB-7006 for specific guidance on affected products
  • Apply firmware and microcode updates provided by AMD when available
  • Restrict access to power monitoring interfaces on multi-tenant systems
  • Implement process isolation and consider disabling user-space access to power management features

Patch Information

AMD has published security guidance in AMD Security Bulletin AMD-SB-7006. Organizations should consult this bulletin for specific firmware updates, BIOS updates, and mitigation guidance applicable to their affected hardware. Contact your system vendor for platform-specific patches and updates.

Workarounds

  • Restrict or disable user-space access to RAPL and other power monitoring interfaces
  • Implement strict process isolation in multi-tenant environments
  • Consider using constant-time cryptographic implementations to reduce data-dependent power variations
  • Limit the ability of unprivileged users to run arbitrary code on sensitive systems
  • Deploy hardware security modules for cryptographic operations requiring the highest protection
bash
# Example: Restrict access to power management interfaces on Linux
# Limit RAPL interface access to root only
chmod 400 /sys/class/powercap/intel-rapl/*/energy_uj
# Consider disabling perf_event access for unprivileged users
echo 1 > /proc/sys/kernel/perf_event_paranoid

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 Score4.7

  • EPSS Probability0.11%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N
  • Impact Assessment
  • ConfidentialityHigh
  • IntegrityNone
  • AvailabilityNone
  • CWE References
  • CWE-203
  • Vendor Resources
  • AMD Security Bulletin AMD-SB-7006
  • Related CVEs
  • CVE-2023-20569: Fedora Information Disclosure Vulnerability

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

  • CVE-2021-46778: AMD Athlon Information Disclosure Issue

  • 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