Vulnerability in Linux Kernel Affects Shared skb Fragments
CVE-2026-43284

8.8HIGH

Key Information:

Vendor

Linux

Status
Vendor
CVE Published:
8 May 2026

Badges

📈 Trended📈 Score: 13,500👾 Exploit Exists🟡 Public PoC🟣 EPSS 25%📰 News Worthy

What is CVE-2026-43284?

CVE-2026-43284 is a vulnerability found in the Linux kernel, specifically impacting how shared socket buffers (skb) handle data during the encryption and decryption processes in network packets. The flaw arises from the manner in which the xfrm transport layer processes ESP (Encapsulating Security Payload) packets within UDP (User Datagram Protocol). When shared skb fragments are spliced from a pipe, they may be incorrectly marked, allowing for certain operations to modify packet data directly in-place without copying. This poses a risk as it could enable unauthorized decryption of sensitive information, essentially allowing attackers to manipulate data within the packet without proper ownership checks. The potential for exploiting this vulnerability could lead to data leakage and weaken the overall security of systems utilizing the Linux kernel.

Potential impact of CVE-2026-43284

  1. Data Leakage: Due to the improper handling of shared skb fragments, there’s a risk of sensitive information being decrypted and accessed by unauthorized entities, leading to potential data breaches.

  2. Integrity Compromise: Attackers could exploit this vulnerability to modify data in transit, potentially leading to compromised integrity of network communications, affecting the reliability of data transmission across systems.

  3. Increased Attack Surface: The vulnerability expands the attack vectors against systems leveraging the Linux kernel for networking, which could be targeted by malicious actors to disrupt services or gain unauthorized access to resources.

Affected Version(s)

Linux cac2661c53f35cbe651bef9b07026a5a05ab8ce0

Linux cac2661c53f35cbe651bef9b07026a5a05ab8ce0

Linux cac2661c53f35cbe651bef9b07026a5a05ab8ce0

Exploit Proof of Concept (PoC)

PoC code is written by security researchers to demonstrate the vulnerability can be exploited. PoC code is also a key component for weaponization which could lead to ransomware.

News Articles

Dirty Frag is a new Linux bug putting your system at risk - and there's no easy fix yet

This Linux kernel vulnerability has defenders scrambling. Here's which systems are affected - and what you should do ASAP.

3 weeks ago

Dirty Frag Exploit Poised to Blow Up on Enterprise Linux Distros

The privilege escalation vulnerability, which is similar to other Linux flaws like Copy Fail and Dirty Pipe, may already be under limited exploitation.

3 weeks ago

Rushed Patches Follow Broken Embargo on Linux Kernel Vulnerabilities

Two new high-severity vulnerabilities, dubbed ’Dirty Frag’ when chained, have been found in the Linux kernel, affecting most Linux distributions

3 weeks ago

References

EPSS Score

25% chance of being exploited in the next 30 days.

CVSS V3.1

Score:
8.8
Severity:
HIGH
Confidentiality:
High
Integrity:
High
Availability:
High
Attack Vector:
Local
Attack Complexity:
Low
Privileges Required:
Low
User Interaction:
None
Scope:
Changed

Timeline

  • 🟡

    Public PoC available

  • 👾

    Exploit known to exist

  • 📈

    Vulnerability started trending

  • 📰

    First article discovered by It Security News

  • Vulnerability published

  • Vulnerability Reserved

.