Join the Cyber Forum: Threat Intel on May 12, 2026 to learn how AI is reshaping threat defense.Join the Virtual Cyber Forum: Threat IntelRegister Now
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-2023-31323

CVE-2023-31323: AMD Secure Processor Type Confusion Flaw

CVE-2023-31323 is a type confusion vulnerability in AMD Secure Processor that could allow attackers to cause memory safety violations leading to loss of confidentiality, integrity, or availability. This article covers technical details, affected systems, impact assessment, and mitigation strategies.

Published: February 13, 2026

CVE-2023-31323 Overview

A type confusion vulnerability exists in the AMD Secure Processor (ASP) that could allow an attacker to pass a malformed argument to the External Global Memory Interconnect Trusted Agent (XGMI TA). This memory safety violation could potentially result in loss of confidentiality, integrity, or availability of the affected system.

Critical Impact

This vulnerability affects the AMD Secure Processor's trusted execution environment, potentially compromising the security foundation of AMD-based systems through memory safety violations in the XGMI TA component.

Affected Products

  • AMD processors with Secure Processor (ASP) supporting XGMI TA
  • Systems utilizing External Global Memory Interconnect functionality
  • AMD platforms with vulnerable ASP firmware versions

Discovery Timeline

  • 2026-02-12 - CVE CVE-2023-31323 published to NVD
  • 2026-02-12 - Last updated in NVD database

Technical Details for CVE-2023-31323

Vulnerability Analysis

This vulnerability is classified as CWE-843 (Access of Resource Using Incompatible Type - Type Confusion). Type confusion occurs when a program accesses a resource using an incompatible type, leading to undefined behavior and potential memory corruption.

In this case, the AMD Secure Processor's XGMI Trusted Agent improperly handles type information when processing arguments. The XGMI TA is a critical security component responsible for managing secure communication across AMD's External Global Memory Interconnect, which facilitates high-speed data transfer between processors in multi-socket configurations.

When a malformed argument with incorrect type information is passed to the XGMI TA, the processor may interpret memory in an unintended way, leading to memory safety violations. This can corrupt data structures, expose sensitive information, or cause system instability.

Root Cause

The root cause is improper type validation within the XGMI Trusted Agent component of the AMD Secure Processor. The ASP fails to adequately verify that incoming arguments conform to expected type specifications before processing them. This lack of rigorous type checking allows malformed data to be interpreted as a different type than intended, causing the processor to operate on memory with incorrect assumptions about its structure and content.

Attack Vector

The attack vector requires local access to the system. An attacker with local privileges could craft specially malformed arguments to the XGMI TA interface. Since this vulnerability resides in the Secure Processor's trusted execution environment, successful exploitation could potentially bypass security boundaries that normally protect sensitive operations.

The attack does not require user interaction and can be executed without special privileges at the hardware interface level. The exploitation mechanism involves crafting input that triggers type confusion when processed by the XGMI TA, leading to memory corruption or information disclosure within the trusted execution environment.

Detection Methods for CVE-2023-31323

Indicators of Compromise

  • Unexpected system crashes or instability related to multi-processor communication
  • Anomalous behavior in AMD Secure Processor operations or XGMI functionality
  • Unusual memory access patterns detected in firmware-level monitoring
  • Error logs indicating malformed data in secure processor communications

Detection Strategies

  • Monitor for unexpected AMD Secure Processor errors or exceptions in system logs
  • Implement firmware integrity verification to detect unauthorized modifications
  • Deploy endpoint detection solutions capable of monitoring low-level hardware interactions
  • Establish baseline behavior for XGMI communications and alert on deviations

Monitoring Recommendations

  • Enable comprehensive system logging for AMD PSP (Platform Security Processor) events
  • Regularly audit firmware versions against AMD security bulletins
  • Implement hardware security monitoring solutions with ASP visibility
  • Configure alerts for anomalous secure processor behavior patterns

How to Mitigate CVE-2023-31323

Immediate Actions Required

  • Review the AMD Security Bulletin AMD-SB-6024 for affected products
  • Inventory all AMD-based systems to identify those with vulnerable ASP firmware
  • Apply firmware updates provided by AMD or system vendors as soon as available
  • Prioritize patching for systems in multi-socket configurations using XGMI

Patch Information

AMD has released security information regarding this vulnerability in their Security Bulletin AMD-SB-6024. Organizations should consult this bulletin for specific firmware versions and update procedures. Firmware updates are typically delivered through system BIOS/UEFI updates from the system manufacturer (OEM).

Contact your hardware vendor or OEM for the appropriate BIOS/UEFI update that includes the patched AMD Secure Processor firmware. Ensure proper backup procedures are in place before applying firmware updates.

Workarounds

  • Restrict local access to affected systems to trusted administrators only
  • Implement defense-in-depth strategies to limit the impact of potential exploitation
  • Monitor affected systems closely until firmware updates can be applied
  • Consider network segmentation for critical systems using XGMI interconnects

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 Secure Processor

  • SeverityHIGH

  • CVSS Score8.4

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:N/VC:L/VI:H/VA:L/SC:L/SI:H/SA:L/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityLow
  • CWE References
  • CWE-843
  • Technical References
  • AMD Security Bulletin AMD-SB-6024
  • Related CVEs
  • CVE-2021-26410: AMD Secure Processor Info Disclosure Bug

  • CVE-2023-20548: AMD Secure Processor Race Vulnerability

  • CVE-2023-20514: AMD Secure Processor RCE Vulnerability

  • CVE-2025-29949: AMD Secure Processor DoS Vulnerability
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