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

CVE-2023-39368: Intel Processor DoS Vulnerability

CVE-2023-39368 is a denial of service vulnerability affecting Intel Processors due to bus lock regulator failure. Attackers can exploit this flaw via network access. This article covers technical details, impact, and mitigations.

Published: February 4, 2026

CVE-2023-39368 Overview

CVE-2023-39368 is a protection mechanism failure vulnerability affecting the bus lock regulator in certain Intel processors. This hardware-level security flaw allows an unauthenticated attacker to potentially cause denial of service conditions through network access. The vulnerability stems from inadequate protection mechanisms in the processor's bus lock regulator component, which is responsible for managing memory bus locking operations.

Critical Impact

Unauthenticated attackers can exploit this vulnerability remotely to cause denial of service, potentially disrupting critical systems and services running on affected Intel processors.

Affected Products

  • Intel Processors with bus lock regulator feature (various generations)
  • Systems running affected Intel processor firmware
  • NetApp products utilizing affected Intel processors

Discovery Timeline

  • 2024-03-14 - CVE-2023-39368 published to NVD
  • 2024-11-21 - Last updated in NVD database

Technical Details for CVE-2023-39368

Vulnerability Analysis

This vulnerability represents a protection mechanism failure (CWE-693) in Intel processor hardware. The bus lock regulator is a security feature designed to prevent misuse of bus lock operations, which can cause significant performance degradation when abused. When the protection mechanism fails, attackers can leverage network access to trigger conditions that exploit this weakness, resulting in denial of service.

The attack requires network access and user interaction, but no authentication or special privileges are needed. The impact is limited to availability - there is no compromise of confidentiality or integrity. This makes it a targeted denial of service vulnerability that could affect system uptime and performance.

Root Cause

The root cause is a protection mechanism failure in the bus lock regulator component of affected Intel processors. Bus locks are low-level operations that lock the memory bus during certain atomic operations. Intel implemented the bus lock regulator to detect and mitigate abuse of these operations. However, due to implementation weaknesses, the regulator fails to properly enforce its protective measures under certain conditions, allowing attackers to bypass the intended safeguards.

Attack Vector

The vulnerability is exploitable via network access, requiring some form of user interaction. An attacker can craft malicious requests or operations that trigger the bus lock regulator's failure condition. Once triggered, the processor may enter a state where denial of service occurs, affecting system availability. The attack does not require authentication, making it accessible to remote unauthenticated attackers who can reach the target system over a network.

The exploitation typically involves triggering specific instruction sequences or memory access patterns that expose the bus lock regulator's protection failure. When successful, legitimate operations are disrupted, causing service degradation or complete denial of service.

Detection Methods for CVE-2023-39368

Indicators of Compromise

  • Unusual system performance degradation or unresponsive services without apparent cause
  • Elevated CPU utilization patterns associated with bus lock operations
  • Unexpected system crashes or hangs affecting availability
  • Network traffic patterns consistent with denial of service attempts

Detection Strategies

  • Monitor system event logs for unexpected processor-related errors or warnings
  • Implement network intrusion detection rules to identify potential exploitation attempts
  • Deploy endpoint detection and response (EDR) solutions capable of detecting anomalous processor behavior
  • Utilize hardware performance counters to detect unusual bus lock activity

Monitoring Recommendations

  • Enable detailed logging on systems running affected Intel processors
  • Implement automated alerting for availability-related events and performance anomalies
  • Monitor network traffic for suspicious patterns targeting affected systems
  • Establish baseline performance metrics to identify deviations indicative of exploitation

How to Mitigate CVE-2023-39368

Immediate Actions Required

  • Review and apply the latest microcode updates from Intel as referenced in Intel Security Advisory SA-00972
  • Update system firmware and BIOS to versions that include the security patches
  • Apply operating system-level updates that incorporate Intel microcode fixes
  • Review guidance from NetApp Security Advisory for NetApp-specific products

Patch Information

Intel has released security updates to address this vulnerability as documented in Intel Security Advisory SA-00972. System administrators should apply the latest Intel microcode updates, which are typically distributed through BIOS/UEFI firmware updates from system manufacturers or through operating system update mechanisms. Debian users should refer to the Debian LTS Announcement for specific package updates.

Workarounds

  • Implement network segmentation to limit exposure of affected systems to untrusted networks
  • Deploy web application firewalls and intrusion prevention systems to filter potentially malicious traffic
  • Limit network access to critical systems running affected processors to trusted sources only
  • Consider hardware replacement for highly sensitive environments if patches are unavailable for specific processor models

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

  • Vulnerability Details
  • TypeDOS

  • Vendor/TechIntel

  • SeverityMEDIUM

  • CVSS Score6.5

  • EPSS Probability0.22%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • CWE-693
  • Technical References
  • Debian LTS Announcement

  • NetApp Security Advisory

  • Intel Security Advisory SA-00972
  • Related CVEs
  • CVE-2025-27535: Intel Ethernet E825-C DOS Vulnerability

  • CVE-2025-32008: Intel AMT Out-of-Bounds Write DoS Flaw

  • CVE-2025-20080: Intel AMT/Standard Manageability DoS Flaw

  • CVE-2025-32735: Intel NPU Drivers 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