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-2020-26147

CVE-2020-26147: Linux Kernel Fragment Injection Vulnerability

CVE-2020-26147 is a fragment injection flaw in Linux kernel's Wi-Fi implementation that allows attackers to inject packets when WEP, WPA, WPA2, or WPA3 protocols are used. This article covers technical details, impact, and mitigation.

Published: March 4, 2026

CVE-2020-26147 Overview

CVE-2020-26147 is a Wi-Fi security vulnerability discovered in the Linux kernel 5.8.9 that affects the WEP, WPA, WPA2, and WPA3 protocol implementations. The flaw exists in how these implementations handle fragmented frames, allowing reassembly of fragments even when some of them were sent in plaintext while the connection uses encrypted protocols (WEP, CCMP, or GCMP). This vulnerability is part of the broader "FragAttacks" (fragmentation and aggregation attacks) family of Wi-Fi vulnerabilities.

Critical Impact

An attacker within adjacent network range can exploit this vulnerability to inject packets and/or exfiltrate selected fragments when another device sends fragmented frames, potentially compromising data confidentiality and integrity on encrypted Wi-Fi networks.

Affected Products

  • Linux Kernel (multiple versions through 5.8.9)
  • Debian Linux 9.0
  • Arista C-75, C-65, O-90, and W-68 wireless access points (firmware)
  • Siemens SCALANCE W700 IEEE 802.11n and W1700 IEEE 802.11ac (firmware)

Discovery Timeline

  • 2021-05-11 - CVE-2020-26147 published to NVD
  • 2024-11-21 - Last updated in NVD database

Technical Details for CVE-2020-26147

Vulnerability Analysis

This vulnerability targets a fundamental flaw in how Wi-Fi implementations handle frame fragmentation. When a large frame needs to be transmitted over Wi-Fi, it can be split into smaller fragments. The receiving device is expected to reassemble these fragments before processing the complete frame. The vulnerability arises because the Linux kernel's Wi-Fi stack does not properly validate whether all fragments in a sequence were encrypted consistently.

When an encrypted Wi-Fi connection (using WEP, CCMP, or GCMP) is established, all fragments should be encrypted. However, the vulnerable implementation accepts a mix of plaintext and encrypted fragments during reassembly. This creates an opportunity for an attacker positioned within Wi-Fi range to inject malicious plaintext fragments that get reassembled together with legitimate encrypted fragments from another device.

Root Cause

The root cause lies in insufficient validation during the fragment reassembly process in the Linux kernel's wireless networking subsystem. The implementation fails to enforce that all fragments belonging to a single frame must be either all plaintext or all encrypted. When using CCMP or GCMP encryption, the code does not verify the encryption state consistency across fragments, allowing mixed plaintext/encrypted fragment sequences to be processed and reassembled.

Attack Vector

This vulnerability requires the attacker to be within adjacent network range (Wi-Fi proximity) of the target device. The attack involves:

  1. Monitoring fragmented frame transmissions from a victim device on the network
  2. Injecting carefully crafted plaintext fragments that match the expected sequence numbers
  3. The vulnerable implementation reassembles the attacker's plaintext fragments with legitimate encrypted fragments
  4. This allows packet injection or selective exfiltration of fragment data

The attack exploits the Wi-Fi fragmentation mechanism where frames are identified by sequence numbers and fragment numbers. By injecting fragments with matching identifiers, an attacker can manipulate the reassembly process. The vulnerability requires user interaction in that the victim device must be actively sending fragmented frames.

Detection Methods for CVE-2020-26147

Indicators of Compromise

  • Unusual fragmented frame patterns in wireless network traffic with inconsistent encryption states
  • Detection of plaintext fragments on networks configured for WPA2/WPA3 encryption
  • Anomalous reassembly behavior in wireless driver logs indicating mixed fragment types
  • Unexpected packet injection attempts from unauthenticated sources within Wi-Fi range

Detection Strategies

  • Deploy wireless intrusion detection systems (WIDS) capable of monitoring fragment-level traffic anomalies
  • Implement network monitoring for inconsistent encryption states within fragmented frame sequences
  • Review kernel and wireless driver logs for reassembly errors or warnings related to fragment processing
  • Monitor for unexpected traffic patterns that may indicate fragment injection attempts

Monitoring Recommendations

  • Enable verbose logging in wireless drivers to capture fragment reassembly events
  • Deploy SentinelOne agents on Linux endpoints to monitor for exploitation attempts targeting network stack vulnerabilities
  • Implement continuous monitoring of Wi-Fi management and data frames for protocol violations
  • Establish baseline fragmentation patterns to detect anomalous fragment sequences

How to Mitigate CVE-2020-26147

Immediate Actions Required

  • Update the Linux kernel to a patched version that addresses the FragAttacks vulnerabilities
  • Apply firmware updates from Arista, Siemens, and other affected device vendors as documented in their respective security advisories
  • Review network architecture to minimize exposure of vulnerable devices to untrusted adjacent networks
  • Consider disabling frame fragmentation where operationally feasible

Patch Information

Patches for this vulnerability have been released by multiple vendors. For Linux systems, kernel updates addressing the FragAttacks family of vulnerabilities should be applied. Debian has released updates as documented in Debian LTS Announcement #19 and Debian LTS Announcement #20. Additional vendor-specific patches are available from:

  • Siemens Security Advisory SSA-913875
  • Arista Security Advisory #12602
  • Cisco Security Advisory

For comprehensive technical details on the FragAttacks vulnerabilities, refer to the FragAttacks Official Site and the GitHub FragAttacks Summary.

Workarounds

  • Disable Wi-Fi fragmentation support if the environment permits, though this may impact connectivity for some legacy devices
  • Implement network segmentation to isolate critical systems from potential adjacent network attackers
  • Use wired Ethernet connections for sensitive systems where Wi-Fi vulnerability exposure is a concern
  • Deploy additional network monitoring at the wireless access point level to detect fragment injection attempts
bash
# Example: Check current kernel version for patch status
uname -r

# Verify wireless driver module information
modinfo <wireless_driver_name>

# Review available kernel updates (Debian/Ubuntu)
apt update && apt list --upgradable | grep linux-image

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

  • Vulnerability Details
  • TypeOther

  • Vendor/TechLinux Kernel

  • SeverityMEDIUM

  • CVSS Score5.4

  • EPSS Probability0.19%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:A/AC:H/PR:N/UI:R/S:U/C:L/I:H/A:N
  • Impact Assessment
  • ConfidentialityHigh
  • IntegrityHigh
  • AvailabilityNone
  • CWE References
  • NVD-CWE-Other
  • Technical References
  • Siemens Security Advisory SSA-913875

  • GitHub FragAttacks Summary

  • Debian LTS Announcement #19

  • Debian LTS Announcement #20

  • Cisco Security Advisory

  • Arista Security Advisory #12602

  • FragAttacks Official Site
  • Vendor Resources
  • Openwall OSS Security List
  • Related CVEs
  • CVE-2026-31421: Linux Kernel cls_fw NULL Pointer Vulnerability

  • CVE-2026-31416: Linux Kernel Netfilter Header Vulnerability

  • CVE-2026-31417: Linux Kernel X.25 Overflow Vulnerability

  • CVE-2026-23457: Linux Kernel Integer Truncation 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