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
    • 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-2026-31501

CVE-2026-31501: Linux Kernel Use-After-Free Vulnerability

CVE-2026-31501 is a use-after-free flaw in the Linux Kernel ICSSG-PRUETH driver affecting RX packet processing. This vulnerability occurs on every received packet through the timestamp path. Learn the technical details.

Updated: May 16, 2026

CVE-2026-31501 Overview

CVE-2026-31501 is a use-after-free vulnerability [CWE-416] in the Linux kernel's Texas Instruments ICSSG-PRUETH Ethernet driver. The flaw resides in the receive (RX) path of the net/ti/icssg-prueth driver, where the Communications Port Programming Interface 5 (CPPI5) descriptor is freed before the protocol-specific data (psdata) pointer derived from it is dereferenced during packet timestamping. Every received packet routed through the timestamp path triggers the unsafe access. The vulnerability affects Linux kernel version 6.15 and 7.0 release candidates rc1 through rc7.

Critical Impact

A network-adjacent attacker can trigger memory corruption on every received packet processed through the timestamp path, potentially leading to kernel memory disclosure, denial of service, or arbitrary code execution in kernel context.

Affected Products

  • Linux Kernel 6.15
  • Linux Kernel 7.0-rc1 through 7.0-rc7
  • Systems using the Texas Instruments icssg-prueth Ethernet driver (PRU-ICSSG)

Discovery Timeline

  • 2026-04-22 - CVE-2026-31501 published to the National Vulnerability Database (NVD)
  • 2026-04-28 - Last updated in NVD database

Technical Details for CVE-2026-31501

Vulnerability Analysis

The vulnerability exists in the ICSSG-PRUETH driver, which supports Ethernet via the Programmable Real-Time Unit and Industrial Communication Subsystem Gigabit (PRU-ICSSG) on Texas Instruments SoCs. The cppi5_hdesc_get_psdata() function returns a pointer that references memory inside a CPPI descriptor. In both emac_rx_packet() and emac_rx_packet_zc(), the driver releases that descriptor by calling k3_cppi_desc_pool_free() before the psdata pointer is consumed by emac_rx_timestamp().

The timestamp function then dereferences psdata[0] and psdata[1] against freed memory. This produces a use-after-free condition on every received packet that traverses the hardware timestamp path. Depending on allocator state and concurrent memory reuse, the read may return stale data, attacker-influenced data from a reallocated buffer, or trigger a kernel oops.

Root Cause

The root cause is incorrect object lifetime management. The driver frees the backing CPPI descriptor while a pointer derived from that descriptor remains in active use. Memory ordering between descriptor pool release and timestamp processing was not enforced, leaving a window where freed memory is dereferenced.

Attack Vector

The attack vector is network-based and triggered by inbound traffic on an affected interface. An attacker on an adjacent network segment can send crafted Ethernet frames that the driver processes through the timestamping path. Because the bug fires on each received packet routed through emac_rx_timestamp(), exploitation does not require authentication or user interaction. Successful kernel memory corruption could lead to privilege escalation or full system compromise on devices using PRU-ICSSG networking, which is common in industrial and embedded Linux deployments.

No public proof-of-concept exploit is available, and the vulnerability is not listed in the CISA Known Exploited Vulnerabilities catalog.

Detection Methods for CVE-2026-31501

Indicators of Compromise

  • Kernel oops or panic messages referencing emac_rx_timestamp, emac_rx_packet, or emac_rx_packet_zc in dmesg or /var/log/kern.log
  • KASAN (Kernel Address Sanitizer) reports flagging use-after-free in the icssg-prueth module
  • Unexpected reboots or network interface resets on PRU-ICSSG-equipped hardware under sustained RX traffic with PTP/timestamping enabled

Detection Strategies

  • Inventory running kernel versions using uname -r and identify hosts running Linux 6.15 or 7.0 release candidates
  • Verify whether the icssg_prueth module is loaded via lsmod | grep icssg on Texas Instruments AM6x and similar SoCs
  • Enable KASAN on test builds to catch use-after-free dereferences in the RX path during integration testing

Monitoring Recommendations

  • Forward kernel logs to a centralized logging or SIEM platform and alert on driver-specific crash signatures
  • Monitor interface error counters and link flaps on PRU-ICSSG ports, which may indicate triggered crashes
  • Track package versions across Linux fleets to confirm patched kernels are deployed on affected hardware

How to Mitigate CVE-2026-31501

Immediate Actions Required

  • Identify all systems running Linux kernel 6.15 or 7.0-rc1 through 7.0-rc7 with the icssg-prueth driver loaded
  • Apply the upstream fixes from commits d5827316debc and eb8c426c9803, or upgrade to a stable kernel release containing these patches
  • Restrict physical and network access to industrial Ethernet ports served by PRU-ICSSG until patches are deployed

Patch Information

The fix defers the descriptor free until after all accesses through the psdata pointer are complete. In emac_rx_packet(), the free is moved into the requeue label so that both early-exit and success paths release the descriptor only after dereferences finish. In emac_rx_packet_zc(), the free is moved to the end of the loop body, after emac_dispatch_skb_zc() returns from invoking emac_rx_timestamp(). The patches are available at the Kernel Git Commit d5827316debc and Kernel Git Commit eb8c426c9803.

Workarounds

  • Disable hardware timestamping on affected interfaces using hwstamp_ctl -i <iface> -r 0 -t 0 to avoid the vulnerable code path
  • Unload the icssg_prueth module on systems that do not require PRU-ICSSG networking with modprobe -r icssg_prueth
  • Apply network segmentation to limit untrusted traffic from reaching affected PRU-ICSSG interfaces
bash
# Verify kernel version and module status
uname -r
lsmod | grep icssg_prueth

# Disable hardware timestamping as a temporary workaround
sudo hwstamp_ctl -i eth0 -r 0 -t 0

# After applying the patched kernel, reboot and confirm
sudo reboot
uname -r

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

  • Vulnerability Details
  • TypeUse After Free

  • Vendor/TechLinux Kernel

  • SeverityCRITICAL

  • CVSS Score9.8

  • EPSS Probability0.06%

  • 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-416
  • Vendor Resources
  • Kernel Git Commit Overview

  • Kernel Git Commit Overview
  • Related CVEs
  • CVE-2026-43328: Linux Kernel Use-After-Free Vulnerability

  • CVE-2026-43500: Linux Kernel Use-After-Free Vulnerability

  • CVE-2026-43333: Linux Kernel Use-After-Free Vulnerability

  • CVE-2026-43335: Linux Kernel Use-After-Free 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