The SentinelOne Annual Threat Report - A Defenders Guide from the FrontlinesThe SentinelOne Annual Threat ReportGet the Report
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
    • 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-25775

CVE-2023-25775: Intel Ethernet RDMA Driver Escalation Flaw

CVE-2023-25775 is a privilege escalation vulnerability in Intel Ethernet Controller RDMA Driver for Linux caused by improper access control. Attackers can exploit this via network access to elevate privileges. This article covers technical details, affected versions, impact assessment, and mitigation strategies.

Published: February 11, 2026

CVE-2023-25775 Overview

CVE-2023-25775 is an improper access control vulnerability affecting the Intel(R) Ethernet Controller RDMA driver for Linux. The flaw exists in versions prior to 1.9.30 and allows an unauthenticated attacker to potentially escalate privileges via network access. This vulnerability represents a significant security risk for systems utilizing Intel Ethernet controllers with RDMA (Remote Direct Memory Access) functionality.

Critical Impact

Unauthenticated attackers can exploit this vulnerability remotely to gain elevated privileges on affected Linux systems, potentially leading to complete system compromise.

Affected Products

  • Intel Ethernet Controller RDMA Driver for Linux versions prior to 1.9.30
  • Linux systems utilizing Intel Ethernet controllers with RDMA capabilities
  • NetApp products utilizing affected Intel drivers (see NetApp Security Advisory NTAP-20230915-0013)

Discovery Timeline

  • August 11, 2023 - CVE-2023-25775 published to NVD
  • November 21, 2024 - Last updated in NVD database

Technical Details for CVE-2023-25775

Vulnerability Analysis

This vulnerability stems from improper access control mechanisms within the Intel Ethernet Controller RDMA driver for Linux. RDMA technology allows direct memory access from one computer's memory to another without involving the operating system, which makes proper access control critical. When these controls are improperly implemented, attackers can bypass authentication requirements and gain unauthorized access to system resources.

The vulnerability enables remote exploitation without requiring any user interaction or prior authentication. An attacker with network access to a vulnerable system can potentially leverage this flaw to escalate their privileges, gaining unauthorized control over the affected system. The impact encompasses potential compromise of confidentiality, integrity, and availability of the system.

Root Cause

The root cause of CVE-2023-25775 is classified as CWE-284 (Improper Access Control). The Intel Ethernet Controller RDMA driver fails to properly validate or restrict access to certain functionality, allowing unauthenticated users to perform privileged operations. This type of vulnerability typically occurs when access control checks are missing, improperly implemented, or can be bypassed through specific input sequences or network requests.

Attack Vector

The attack vector for this vulnerability is network-based, requiring no authentication or user interaction. An attacker can exploit this vulnerability remotely by sending specially crafted network requests to systems running vulnerable versions of the Intel RDMA driver. The exploitation does not require local access or valid credentials, making it particularly dangerous for internet-facing systems or those accessible from untrusted network segments.

The vulnerability mechanism involves sending network requests that bypass the driver's access control mechanisms. When these requests are processed, the driver fails to properly validate the requester's authorization level, potentially granting elevated privileges to the unauthenticated attacker. For detailed technical information, refer to the Intel Security Advisory SA-00794.

Detection Methods for CVE-2023-25775

Indicators of Compromise

  • Unexpected network traffic patterns targeting RDMA services on Intel Ethernet interfaces
  • Unusual privilege escalation events or unauthorized administrative access on systems with Intel RDMA drivers
  • Anomalous system behavior or process execution originating from network-triggered events
  • Log entries indicating failed or successful unauthorized access attempts to RDMA-enabled resources

Detection Strategies

  • Monitor network traffic for suspicious RDMA protocol communications, particularly from external or untrusted sources
  • Implement host-based detection rules to identify privilege escalation attempts on systems with Intel RDMA drivers
  • Deploy SentinelOne agents to detect and alert on anomalous process behavior and privilege changes
  • Audit driver versions across the environment to identify systems running vulnerable versions prior to 1.9.30

Monitoring Recommendations

  • Enable comprehensive logging for Intel Ethernet Controller RDMA driver activity
  • Configure network monitoring to alert on unusual RDMA traffic volumes or connection patterns
  • Implement endpoint detection and response (EDR) solutions to capture and analyze privilege escalation attempts
  • Establish baseline network behavior for RDMA-enabled systems to detect deviations

How to Mitigate CVE-2023-25775

Immediate Actions Required

  • Update the Intel Ethernet Controller RDMA driver to version 1.9.30 or later immediately
  • Restrict network access to systems running RDMA services using firewall rules and network segmentation
  • Review and audit systems with Intel Ethernet controllers to identify vulnerable driver versions
  • Implement network monitoring to detect potential exploitation attempts while patching is in progress

Patch Information

Intel has released a security update addressing this vulnerability. Organizations should update the Intel Ethernet Controller RDMA driver for Linux to version 1.9.30 or later. The official security advisory is available at Intel Security Advisory SA-00794.

Additional patch information for specific distributions:

  • Debian users should refer to Debian LTS Announcement #4 and Debian LTS Announcement #5
  • NetApp customers should consult the NetApp Security Advisory NTAP-20230915-0013

Workarounds

  • Implement strict network segmentation to isolate systems with RDMA-enabled Intel Ethernet controllers
  • Disable RDMA functionality if not required for business operations until patching can be completed
  • Apply firewall rules to restrict network access to RDMA services from trusted sources only
  • Monitor affected systems closely for signs of exploitation until the patch is applied
bash
# Check current Intel RDMA driver version
modinfo irdma | grep version

# Restrict network access to RDMA ports using iptables (example)
iptables -A INPUT -p tcp --dport 4791 -j DROP
iptables -A INPUT -p udp --dport 4791 -j DROP

# Disable RDMA module if not required (temporary mitigation)
modprobe -r irdma

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

  • Vulnerability Details
  • TypePrivilege Escalation

  • Vendor/TechIntel

  • SeverityCRITICAL

  • CVSS Score9.8

  • EPSS Probability0.30%

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

  • NVD-CWE-noinfo
  • Technical References
  • Debian LTS Announcement #4

  • Debian LTS Announcement #5

  • NetApp Security Advisory NTAP-20230915-0013
  • Vendor Resources
  • Intel Security Advisory SA-00794
  • Related CVEs
  • CVE-2026-20709: Intel Processor Privilege Escalation Flaw

  • CVE-2026-23554: Intel EPT Privilege Escalation Vulnerability

  • CVE-2025-20064: Intel UEFI Privilege Escalation Flaw

  • CVE-2025-20105: Intel UEFI Firmware Privilege Escalation
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