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-2026-23111

CVE-2026-23111: Linux Kernel Privilege Escalation Flaw

CVE-2026-23111 is a privilege escalation vulnerability in the Linux kernel netfilter nf_tables component. An inverted genmask check enables local attackers to gain elevated privileges. This article covers technical details, impact, and mitigation.

Published: February 20, 2026

CVE-2026-23111 Overview

CVE-2026-23111 is a use-after-free vulnerability in the Linux kernel's netfilter nf_tables subsystem. The vulnerability exists in the nft_map_catchall_activate() function, which contains an inverted genmask check that causes incorrect handling of catchall map elements during transaction abort operations. This logic error can be exploited to achieve local privilege escalation from an unprivileged user on systems that enable user namespaces (CONFIG_USER_NS) and nftables (CONFIG_NF_TABLES).

Critical Impact

Local privilege escalation vulnerability allowing unprivileged users to gain root access through user namespaces and nftables manipulation on affected Linux kernel distributions.

Affected Products

  • Linux kernel with CONFIG_NF_TABLES enabled
  • Linux distributions with CONFIG_USER_NS enabled
  • Kernel versions prior to the security patches

Discovery Timeline

  • 2026-02-13 - CVE CVE-2026-23111 published to NVD
  • 2026-02-13 - Last updated in NVD database

Technical Details for CVE-2026-23111

Vulnerability Analysis

The vulnerability stems from a logic inversion in the nft_map_catchall_activate() function within the kernel's netfilter nf_tables implementation. This function is called from the abort path to re-activate catchall map elements that were deactivated during a failed transaction.

The correct behavior should skip elements that are already active (no re-activation needed) and process elements that are inactive (need restoration). However, the buggy code does the opposite—it skips inactive elements and processes active ones.

For comparison, the non-catchall nft_mapelem_activate() function correctly implements:

c
if (nft_set_elem_active(ext, iter->genmask))
    return 0;   /* skip active, process inactive */

While the buggy catchall version incorrectly implements:

c
if (!nft_set_elem_active(ext, genmask))
    continue;   /* skip inactive, process active */

Root Cause

The root cause is the inverted conditional check in nft_map_catchall_activate(). The function uses !nft_set_elem_active() where it should use nft_set_elem_active() (without negation) to match the behavior of its non-catchall counterpart. This inversion causes the function to skip the very elements that need re-activation and process elements that don't.

Attack Vector

When a DELSET operation is aborted, nft_setelem_data_activate() is never called for the catchall element due to the logic inversion. For NFT_GOTO verdict elements, this means nft_data_hold() is never called to restore the chain->use reference count.

Each abort cycle permanently decrements chain->use. Once chain->use reaches zero, a DELCHAIN operation succeeds and frees the chain while catchall verdict elements still reference it. This results in a use-after-free condition that can be exploited for local privilege escalation.

The attack can be triggered by an unprivileged user through user namespaces combined with nftables on distributions that enable both CONFIG_USER_NS and CONFIG_NF_TABLES.

Detection Methods for CVE-2026-23111

Indicators of Compromise

  • Unexpected nftables transaction abort sequences targeting catchall map elements
  • Suspicious user namespace creation combined with nftables manipulation
  • Kernel memory corruption artifacts or unexpected chain reference count behavior
  • System instability or crashes related to netfilter operations

Detection Strategies

  • Monitor for sequences of nftables operations involving DELSET followed by DELCHAIN commands from unprivileged users
  • Deploy kernel audit rules to track nftables syscalls originating from user namespaces
  • Implement detection for unusual reference count decrements on nf_tables chain objects
  • Use kernel tracing (ftrace/BPF) to monitor nft_map_catchall_activate() and related functions

Monitoring Recommendations

  • Enable and monitor kernel audit logs for netfilter-related syscalls
  • Deploy memory corruption detection tools on critical systems
  • Monitor for privilege escalation indicators following nftables operations
  • Review system logs for signs of nf_tables-related kernel warnings or errors

How to Mitigate CVE-2026-23111

Immediate Actions Required

  • Apply the kernel security patches immediately on all affected systems
  • Consider disabling user namespaces (CONFIG_USER_NS=n) if not required for operations
  • Restrict access to nftables via kernel capabilities where possible
  • Monitor for suspicious nftables activity from unprivileged users

Patch Information

The Linux kernel maintainers have released patches to fix this vulnerability. The fix removes the negation in the conditional check so that nft_map_catchall_activate() matches the correct behavior of nft_mapelem_activate(): skipping active elements and processing inactive ones.

Security patches are available through the following kernel commits:

  • Kernel Commit 1444ff8
  • Kernel Commit 42c574c
  • Kernel Commit 8b68a45
  • Kernel Commit 8c760ba
  • Kernel Commit b9b6573
  • Kernel Commit f41c5d1

Workarounds

  • Disable user namespaces for unprivileged users via sysctl kernel.unprivileged_userns_clone=0
  • Restrict nftables access using kernel capabilities (CAP_NET_ADMIN)
  • Use network namespaces with appropriate access controls
  • Consider using iptables-legacy as an alternative to nftables until patching is complete
bash
# Disable unprivileged user namespaces as a mitigation
echo 'kernel.unprivileged_userns_clone=0' >> /etc/sysctl.d/99-disable-unpriv-userns.conf
sysctl -p /etc/sysctl.d/99-disable-unpriv-userns.conf

# Verify the setting is applied
sysctl kernel.unprivileged_userns_clone

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

  • Vulnerability Details
  • TypePrivilege Escalation

  • Vendor/TechLinux Kernel

  • SeverityNONE

  • CVSS ScoreN/A

  • EPSS Probability0.03%

  • Known ExploitedNo
  • Impact Assessment
  • ConfidentialityNone
  • IntegrityNone
  • AvailabilityNone
  • Technical References
  • Kernel Commit Change 1444ff8

  • Kernel Commit Change 42c574c

  • Kernel Commit Change 8b68a45

  • Kernel Commit Change 8c760ba

  • Kernel Commit Change b9b6573

  • Kernel Commit Change f41c5d1
  • Related CVEs
  • CVE-2026-31430: Linux Kernel Privilege Escalation Flaw

  • CVE-2026-31443: Linux Kernel Privilege Escalation Flaw

  • CVE-2026-31463: Linux Kernel Privilege Escalation Flaw

  • CVE-2026-31459: Linux Kernel Privilege Escalation Flaw
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