A Leader in the 2026 Gartner® Magic Quadrant™ for Endpoint Protection. Six years running.Six years. Gartner® Magic Quadrant™ Leader.Find Out Why
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-2024-21961

CVE-2024-21961: PCIe Link Memory Buffer DoS Vulnerability

CVE-2024-21961 is a denial of service vulnerability in PCIe Link caused by improper memory buffer restrictions. Attackers with guest VM access can disrupt host availability. This article covers technical details and mitigation.

Updated: May 15, 2026

CVE-2024-21961 Overview

CVE-2024-21961 is a memory buffer boundary vulnerability affecting the PCIe® Link implementation in AMD products. The flaw allows an attacker with access to a guest virtual machine to perform a denial of service attack against the host system. Successful exploitation results in loss of availability for the underlying host platform and all hosted workloads. The vulnerability is classified under CWE-119, improper restriction of operations within the bounds of a memory buffer. AMD has published Security Bulletins SB-3023 and SB-4013 documenting the issue and remediation guidance.

Critical Impact

A malicious guest VM can crash or destabilize the hypervisor host through crafted PCIe® Link operations, impacting availability for all co-tenant workloads.

Affected Products

  • AMD products implementing the affected PCIe® Link interface (see AMD SB-3023 and SB-4013)
  • Virtualized environments exposing PCIe® passthrough to guest VMs
  • Multi-tenant hypervisor deployments running on affected AMD hardware

Discovery Timeline

  • 2026-02-13 - CVE-2024-21961 published to NVD
  • 2026-04-15 - Last updated in NVD database

Technical Details for CVE-2024-21961

Vulnerability Analysis

The vulnerability stems from improper restriction of memory buffer operations in the PCIe® Link implementation. PCIe® Link is the underlying transport that connects devices to the host fabric, including virtualized device paths exposed to guests. When guest-controlled inputs reach buffer-bounded operations without sufficient validation, out-of-bounds memory access becomes possible inside the host trust boundary.

An attacker with low privileges inside a guest virtual machine can trigger the flaw through the PCIe® Link interface. The result is a denial of service on the host, affecting availability for all workloads on the shared platform. The vulnerability does not affect confidentiality or integrity. AMD references its security bulletins for affected component listings and firmware or microcode updates.

Root Cause

The root cause is [CWE-119] improper restriction of operations within the bounds of a memory buffer. The PCIe® Link code path performs operations on a memory buffer without enforcing correct boundary checks against attacker-influenced parameters. Guest-supplied values can drive accesses beyond the intended buffer extent, producing memory corruption sufficient to crash the host.

Attack Vector

The attack vector is network-adjacent through the virtualized PCIe® Link interface exposed to the guest. The attacker must already control or have authenticated access to a guest VM. Exploitation requires crafted interactions with the PCIe® Link surface, and the attack complexity is high because of the timing and preconditions involved. No user interaction is required on the host side.

No public proof-of-concept exploit code is available for CVE-2024-21961. Technical exploitation details are described in the AMD Security Bulletin SB-3023 and the AMD Security Bulletin SB-4013.

Detection Methods for CVE-2024-21961

Indicators of Compromise

  • Unexpected host hypervisor crashes, hangs, or hard resets correlated with guest VM activity
  • PCIe® bus error events, AER (Advanced Error Reporting) entries, or machine check exceptions in host logs
  • Repeated guest-initiated device reset or hot-reset sequences against passthrough devices

Detection Strategies

  • Monitor hypervisor kernel logs (dmesg, journalctl) for PCIe® AER errors and pcieport warnings preceding host instability
  • Correlate host availability incidents with the originating guest VM identity and workload tenant
  • Track firmware and microcode versions across the fleet to identify hosts missing AMD remediation

Monitoring Recommendations

  • Collect and centralize hypervisor system logs, IPMI/BMC events, and PCIe® error counters for behavioral baselining
  • Alert on anomalous spikes in guest-driven device I/O patterns against passthrough or SR-IOV functions
  • Review host uptime metrics to identify reboot patterns clustered around specific tenant guests

How to Mitigate CVE-2024-21961

Immediate Actions Required

  • Apply the firmware, microcode, or platform updates referenced in AMD Security Bulletin SB-3023 and AMD Security Bulletin SB-4013
  • Inventory hosts using affected AMD platforms and prioritize multi-tenant systems for remediation
  • Restrict guest privileges and reduce the number of guests with direct PCIe® passthrough access

Patch Information

AMD has issued remediation guidance through Security Bulletins SB-3023 and SB-4013. Administrators should consult both bulletins for the specific firmware, AGESA, or microcode versions that resolve CVE-2024-21961 on their hardware. Apply vendor-supplied platform BIOS updates from the OEM channel that incorporate the corrected AMD components.

Workarounds

  • Disable PCIe® device passthrough and SR-IOV exposure for untrusted guest workloads until patches are deployed
  • Isolate sensitive workloads on hosts that do not run untrusted multi-tenant guests
  • Enforce strict role-based access control over guest VM provisioning to limit who can introduce hostile guests
bash
# Verify installed firmware and microcode versions on Linux hypervisor hosts
dmidecode -s bios-version
cat /proc/cpuinfo | grep -i microcode | head -1

# Review PCIe error events that may indicate exploitation attempts
dmesg | grep -iE 'pcieport|AER|machine check'
journalctl -k --since "24 hours ago" | grep -iE 'pcie|aer'

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

  • Vulnerability Details
  • TypeDOS

  • Vendor/TechN/A

  • SeverityMEDIUM

  • CVSS Score6.0

  • EPSS Probability0.02%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:4.0/AV:N/AC:H/AT:P/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/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
  • ConfidentialityHigh
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • CWE-119
  • Technical References
  • AMD Security Bulletin SB-3023

  • AMD Security Bulletin SB-4013
  • Latest CVEs
  • CVE-2024-8261: Prolizyazilim OBS Auth Bypass Vulnerability

  • CVE-2024-13068: LimonDesk Auth Bypass Vulnerability

  • CVE-2025-53679: Fortinet FortiSandbox RCE Vulnerability

  • CVE-2026-9446: Simple POS Inventory System SQLi Flaw
Default Legacy - Prefooter | Experience the World’s Most Advanced Cybersecurity Platform

Experience the Most Advanced Cybersecurity Platform

See how the world’s most intelligent, autonomous cybersecurity platform can protect your organization today 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