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

CVE-2024-36355: SMM Handler RCE Vulnerability

CVE-2024-36355 is a remote code execution flaw in SMM handlers that allows Ring0 attackers to write to SMRAM and modify S3 wake execution flow. This post explains its impact, affected systems, and mitigation steps.

Published: February 13, 2026

CVE-2024-36355 Overview

CVE-2024-36355 is a BIOS/UEFI vulnerability affecting AMD processors where improper input validation in the System Management Mode (SMM) handler allows an attacker with Ring0 (kernel-level) access to write to System Management RAM (SMRAM). This flaw enables modification of execution flow during S3 (sleep) wake up, potentially resulting in arbitrary code execution at the highest system privilege level.

Critical Impact

Attackers with kernel-level access can leverage this vulnerability to write to protected SMRAM memory, enabling persistent arbitrary code execution that survives system sleep states and potentially compromises the firmware security boundary.

Affected Products

  • AMD Processors with affected AGESA firmware (see AMD Security Bulletin SB-3023)
  • AMD Processors with affected AGESA firmware (see AMD Security Bulletin SB-4013)
  • Systems utilizing vulnerable SMM handler implementations

Discovery Timeline

  • 2026-02-10 - CVE-2024-36355 published to NVD
  • 2026-02-12 - Last updated in NVD database

Technical Details for CVE-2024-36355

Vulnerability Analysis

This vulnerability is classified as CWE-787 (Out-of-Bounds Write), occurring within the System Management Mode handler responsible for managing low-level hardware operations. The SMM operates in a highly privileged execution environment that is normally isolated from the operating system and hypervisor layers. When the input validation in the SMM handler fails to properly sanitize data, an attacker who has already achieved Ring0 (kernel) access can craft malicious input that bypasses boundary checks and writes directly to SMRAM.

The attack specifically targets the S3 sleep wake-up pathway, where the SMM handler restores system state. By corrupting the execution flow data stored in SMRAM, an attacker can redirect code execution to attacker-controlled memory regions when the system resumes from sleep, achieving persistent code execution below the operating system level.

Root Cause

The root cause is improper input validation in the SMM handler that processes data during S3 wake-up operations. The handler fails to adequately validate boundaries or sanitize input parameters before writing to SMRAM, creating an out-of-bounds write condition. This allows an attacker with sufficient privileges to inject malicious data into protected memory regions that should be inaccessible even to kernel-level code.

Attack Vector

The attack requires local access with Ring0 (kernel) privileges as a prerequisite. An attacker must first compromise the operating system kernel through another vulnerability or via malicious driver installation. Once kernel-level access is achieved, the attacker can invoke the vulnerable SMM handler with crafted input data designed to exploit the improper validation. The malicious write to SMRAM modifies the S3 resume execution path, and upon the next system wake from sleep, the corrupted execution flow redirects to attacker-controlled code, achieving persistent firmware-level compromise.

The vulnerability mechanism involves crafting malicious input to the SMM handler that exploits insufficient boundary checking. When the system enters S3 sleep mode and subsequently wakes, the corrupted SMRAM data causes execution to flow to attacker-controlled code. For detailed technical information, refer to AMD Security Bulletin SB-3023 and AMD Security Bulletin SB-4013.

Detection Methods for CVE-2024-36355

Indicators of Compromise

  • Unexpected modifications to SMRAM memory regions during runtime analysis
  • Anomalous SMM handler invocations with unusual parameter values
  • System instability or unexpected behavior following S3 sleep/wake cycles
  • Evidence of unauthorized kernel-level driver installations that may be used to gain Ring0 access

Detection Strategies

  • Deploy firmware integrity monitoring solutions to detect unauthorized SMRAM modifications
  • Implement kernel driver signing enforcement to prevent unauthorized Ring0 access
  • Monitor SMI (System Management Interrupt) activity for anomalous patterns
  • Utilize hardware-based memory protection features where available to detect boundary violations

Monitoring Recommendations

  • Enable Secure Boot and verify firmware integrity at each boot cycle
  • Implement continuous monitoring of kernel driver loads and Ring0 code execution
  • Log and alert on S3 sleep/wake events with associated firmware validation checks
  • Deploy endpoint detection solutions capable of monitoring low-level system calls and SMI triggers

How to Mitigate CVE-2024-36355

Immediate Actions Required

  • Apply the latest BIOS/UEFI firmware updates from system OEMs that incorporate patched AGESA versions
  • Review and validate all installed kernel drivers to ensure no unauthorized Ring0 code is present
  • Enable Secure Boot and configure strict driver signing policies
  • Limit administrative access to systems to reduce the attack surface for gaining initial Ring0 access

Patch Information

AMD has released security advisories addressing this vulnerability. System administrators should consult their OEM for BIOS updates containing the remediated AGESA firmware versions. Refer to AMD Security Bulletin SB-3023 and AMD Security Bulletin SB-4013 for specific version information and affected product details.

Workarounds

  • Disable S3 sleep mode in BIOS settings where operationally feasible to eliminate the specific attack pathway
  • Implement strict kernel-mode code signing requirements to prevent unauthorized Ring0 access
  • Enable hardware-based memory protection features such as Intel BIOS Guard or AMD Hardware Validated Boot where available
  • Restrict physical access to systems and implement tamper detection mechanisms
bash
# Example: Disable S3 sleep mode on Linux systems as a temporary workaround
# Check current sleep states
cat /sys/power/state

# Disable S3 sleep via kernel parameter (add to GRUB configuration)
# Edit /etc/default/grub and add to GRUB_CMDLINE_LINUX:
# mem_sleep_default=s2idle

# Update GRUB configuration
sudo update-grub
sudo reboot

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

  • Vulnerability Details
  • TypeRCE

  • Vendor/TechN/A

  • SeverityHIGH

  • CVSS Score7.0

  • EPSS Probability0.01%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:4.0/AV:L/AC:H/AT:P/PR:H/UI:N/VC:N/VI:H/VA:N/SC:H/SI:H/SA:H/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
  • AvailabilityNone
  • CWE References
  • CWE-787
  • 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