PT-2026-42878 · Linux+2 · Linux Kernel+2

Published

2026-05-23

·

Updated

2026-06-27

·

CVE-2026-43503

CVSS v3.1

8.8

High

VectorAV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H
Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 7.1-rc5
Description A local privilege escalation flaw, known as DirtyClone, exists in the Linux networking stack. The issue occurs because the SKBFL SHARED FRAG flag is not properly propagated through several frag-transfer helpers and functions, including pskb copy fclone(), skb shift(), skb gro receive(), skb gro receive list(), tcp clone payload(), skb segment(), and skb try coalesce().
When these functions move fragment descriptors from a source to a destination socket buffer (skb), they fail to carry over the SKBFL SHARED FRAG marker. This creates a mismatch where the destination skb references externally-owned or page-cache-backed pages but reports that it does not have shared fragments. In-place writers, such as ESP input (esp4.c and esp6.c), rely on the skb has shared frag() function to determine if shared pages must be handled via skb cow data(). Because the marker is missing, an unprivileged user can trigger stray writes to the page cache of a root-owned read-only file, allowing the attacker to corrupt file-backed memory and gain root privileges.
Recommendations Update the Linux kernel to version 7.1-rc5 or later.

Fix

Found an issue in the description? Have something to add? Feel free to write us 👾

Related Identifiers

CVE-2026-43503
ECHO-E912-6020-E80C
OESA-2026-2496
OESA-2026-2580
OESA-2026-2581
OPENSUSE-SU-2026:10954-1
SUSE-SU-2026:22108-1
SUSE-SU-2026:22137-1
SUSE-SU-2026:2310-1
SUSE-SU-2026:2450-1
SUSE-SU-2026:2494-1
SUSE-SU-2026:2496-1
SUSE-SU-2026:2500-1
SUSE-SU-2026:2503-1
SUSE-SU-2026:2511-1
SUSE-SU-2026:2518-1
SUSE-SU-2026:2520-1
SUSE-SU-2026:2532-1
SUSE-SU-2026:2549-1
SUSE-SU-2026:2553-1
SUSE-SU-2026:2559-1
SUSE-SU-2026:2567-1
SUSE-SU-2026:2571-1
SUSE-SU-2026:2588-1
SUSE-SU-2026:2592-1
SUSE-SU-2026:2594-1
SUSE-SU-2026:2601-1
SUSE-SU-2026:2603-1
SUSE-SU-2026:2607-1
SUSE-SU-2026:2608-1
SUSE-SU-2026:2610-1
SUSE-SU-2026:2630-1
USN-8370-1
USN-8371-1
USN-8373-1
USN-8374-1
USN-8388-1
USN-8388-2
USN-8393-1
USN-8426-1
USN-8426-2
USN-8440-1
USN-8461-1
USN-8462-1

Affected Products

Linuxmint
Linux Kernel
Ubuntu