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-2023-6535

CVE-2023-6535: Linux Kernel NVMe Driver DoS Vulnerability

CVE-2023-6535 is a denial of service flaw in the Linux Kernel's NVMe driver that allows attackers to trigger kernel panic via crafted TCP packets. This article covers the technical details, affected versions, and mitigations.

Updated: May 16, 2026

CVE-2023-6535 Overview

CVE-2023-6535 is a NULL pointer dereference [CWE-476] in the Linux kernel's NVMe over TCP (NVMe/TCP) driver. An unauthenticated remote attacker can send a sequence of crafted TCP packets to an NVMe/TCP endpoint and trigger a NULL pointer dereference inside the kernel. The result is a kernel panic, producing a denial of service on the affected host. The flaw is network-reachable, requires no privileges, and impacts availability only.

The vulnerability affects upstream Linux kernel builds and multiple Red Hat Enterprise Linux variants that ship the nvme-tcp module. NetApp, Debian, and Fedora distributions also published fixes downstream.

Critical Impact

Remote, unauthenticated attackers can crash any Linux host exposing an NVMe-over-TCP target, taking storage fabric nodes offline without authentication or user interaction.

Affected Products

  • Linux kernel (upstream) with the nvme-tcp driver enabled
  • Red Hat Enterprise Linux 8.x and 9.x (including EUS, AUS, TUS, and Real Time variants)
  • Red Hat Virtualization Host 4.0 and Red Hat CodeReady Linux Builder (multi-architecture)

Discovery Timeline

  • 2024-02-07 - CVE-2023-6535 published to the National Vulnerability Database
  • 2024-02-08 - Red Hat publishes initial advisories RHSA-2024:0723, RHSA-2024:0724, and RHSA-2024:0725
  • 2024-04-15 - NetApp releases advisory NTAP-20240415-0003
  • 2024-06 - Debian LTS ships kernel fixes
  • 2025-11-04 - Last updated in NVD database

Technical Details for CVE-2023-6535

Vulnerability Analysis

The flaw resides in the kernel's NVMe over TCP transport, which exposes block storage targets via the NVMe protocol on top of TCP. When the driver receives a sequence of malformed protocol data units (PDUs), an internal code path dereferences a pointer that has not been initialized or has already been released. Because the dereference occurs in kernel context, the access to an invalid address triggers an oops and a kernel panic, halting the entire system.

The vulnerability is reachable across the network because NVMe/TCP listens for connections on a TCP port and parses incoming PDUs before any authentication of the host is fully established. An attacker who can reach the target port can therefore terminate the kernel without credentials or user interaction. The impact is limited to availability — there is no memory disclosure or code execution path described in the advisory.

Root Cause

The root cause is a missing NULL check in the nvme-tcp PDU handling logic. Under specific packet sequences, a structure pointer used during PDU dispatch is consulted before validation, satisfying the conditions for a classic NULL pointer dereference as catalogued under [CWE-476].

Attack Vector

The attack vector is purely network-based. An adversary with TCP reachability to an exposed NVMe/TCP target port (typically 4420) crafts a malformed PDU sequence and transmits it to the listener. The kernel parses the PDUs, hits the invalid pointer, and panics. No authentication, prior session, or local foothold is required. Hosts that confine NVMe/TCP to isolated storage VLANs are significantly less exposed than those that allow general network reach to the target.

Detection Methods for CVE-2023-6535

Indicators of Compromise

  • Unscheduled kernel panics on hosts running nvme-tcp with stack traces referencing the NVMe TCP receive or PDU handling functions
  • BUG: kernel NULL pointer dereference entries in dmesg or /var/log/messages correlating with inbound traffic on TCP port 4420
  • Repeated TCP connections from untrusted sources to NVMe/TCP listener ports immediately preceding host crashes

Detection Strategies

  • Monitor kernel ring buffer output and journalctl -k for NULL pointer dereference oops messages referencing nvme_tcp_* symbols
  • Correlate host unavailability events with network flow logs targeting NVMe/TCP ports to identify abuse patterns
  • Inventory hosts loading the nvme_tcp kernel module using lsmod | grep nvme_tcp to scope exposure

Monitoring Recommendations

  • Forward kernel logs to a centralized logging or SIEM platform and alert on nvme_tcp oops signatures
  • Track TCP connections to port 4420 from outside the storage network segment and alert on anomalies
  • Baseline the uptime and crash frequency of NVMe/TCP target hosts to detect repeated denial-of-service attempts

How to Mitigate CVE-2023-6535

Immediate Actions Required

  • Apply the kernel updates referenced in Red Hat advisories RHSA-2024:0723, RHSA-2024:0724, RHSA-2024:0725, RHSA-2024:0881, RHSA-2024:0897, RHSA-2024:1248, RHSA-2024:2094, and RHSA-2024:3810 on affected systems
  • Restrict access to NVMe/TCP target ports using network ACLs and host firewalls so that only authorized initiators can connect
  • Reboot patched hosts to load the updated kernel and confirm with uname -r that the fixed version is active

Patch Information

Vendor fixes are tracked in the Red Hat CVE Analysis CVE-2023-6535 and Red Hat Bugzilla Report #2254053. Distribution-specific updates are available via the Debian LTS Announcement June 2024, the Fedora Package Announcement, and the NetApp Security Advisory NTAP-20240415-0003.

Workarounds

  • Unload the nvme_tcp kernel module on systems that do not require NVMe over TCP using modprobe -r nvme_tcp and blacklist the module to prevent reload
  • Confine NVMe/TCP traffic to a dedicated, isolated storage VLAN that is unreachable from untrusted client and management networks
  • Place NVMe/TCP targets behind stateful firewalls that permit connections only from known initiator IP addresses
bash
# Blacklist the nvme_tcp module on hosts that do not need NVMe over TCP
echo "blacklist nvme_tcp" | sudo tee /etc/modprobe.d/blacklist-nvme-tcp.conf
sudo modprobe -r nvme_tcp

# Restrict inbound NVMe/TCP traffic (port 4420) to a trusted storage subnet
sudo iptables -A INPUT -p tcp --dport 4420 -s 10.10.20.0/24 -j ACCEPT
sudo iptables -A INPUT -p tcp --dport 4420 -j DROP

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

  • Vulnerability Details
  • TypeDOS

  • Vendor/TechLinux

  • SeverityHIGH

  • CVSS Score7.5

  • EPSS Probability0.03%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • CWE-476
  • Technical References
  • Red Hat Security Advisory RHSA-2024:0723

  • Red Hat Security Advisory RHSA-2024:0724

  • Red Hat Security Advisory RHSA-2024:0725

  • Red Hat Security Advisory RHSA-2024:0881

  • Red Hat Security Advisory RHSA-2024:0897

  • Red Hat Security Advisory RHSA-2024:1248

  • Red Hat Security Advisory RHSA-2024:2094

  • Red Hat Security Advisory RHSA-2024:3810

  • Red Hat CVE Analysis CVE-2023-6535

  • Red Hat Bugzilla Report #2254053

  • Debian LTS Announcement June 2024

  • Fedora Package Announcement

  • NetApp Security Advisory NTAP-20240415-0003
  • Related CVEs
  • CVE-2026-46015: Linux Kernel TCP Listener DOS Vulnerability

  • CVE-2026-45919: Linux Kernel Scheduler DoS Vulnerability

  • CVE-2026-45913: Linux Kernel Bridge MDB DoS Vulnerability

  • CVE-2026-43286: Linux Kernel DOS Vulnerability
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