PT-2026-52330 · Linux · Linux Kernel

CVE-2026-53235

·

Published

2026-06-08

·

Updated

2026-09-07

CVSS v4.0

8.2

High

VectorAV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N
Name of the Vulnerable Software and Affected Versions Linux kernel (affected versions not specified)
Description The skb gro receive list() function calls skb pull(skb, skb gro offset(skb)) without verifying if the data is in the linear area using pskb may pull(). When a socket buffer (skb) arrives via napi gro frags(), the skb headlen may be 0 while skb gro offset is non-zero. This causes skb pull() to decrement skb->len without changing skb->data len, triggering a BUG ON(skb->len < skb->data len) condition in the skb pull() function.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Exploit

Buffer Overflow

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

Weakness Enumeration

Related Identifiers

BDU:2026-14055
CVE-2026-53235
OPENSUSE-SU-2026:21555-1
SUSE-SU-2026:23066-1
SUSE-SU-2026:23068-1
SUSE-SU-2026:23221-1
SUSE-SU-2026:23231-1
SUSE-SU-2026:23237-1
USN-8726-1
USN-8727-1
USN-8728-1

Affected Products

Linux Kernel