PT-2026-4479 · Linux+1 · Linux Kernel+1

Published

2026-01-01

·

Updated

2026-05-22

·

CVE-2026-22979

CVSS v3.1

5.5

Medium

VectorAV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Name of the Vulnerable Software and Affected Versions Linux kernel (affected versions not specified)
Description A memory leak exists in the Linux kernel's networking subsystem within the skb segment list() function when handling packets aggregated by the GRO (Generic Receive Offload) engine. Prior to a specific commit, the code correctly transferred memory accounting between parent SKBs and their segments. A later commit altered the behavior to orphan fraglist entries, but the corresponding accounting logic in skb segment list() was not updated. This resulted in an under-count of memory when the head SKB was freed, preventing socket destruction and causing a persistent memory leak. The issue is specifically related to SKB GSO FRAGLIST packets constructed by GRO. The leak can be observed using KMEMLEAK during network environment teardown, as indicated by unreferenced objects and a specific backtrace involving functions like kmem cache alloc noprof and sk prot alloc.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Exploit

Memory Leak

Weakness Enumeration

Related Identifiers

AZL-78455
CVE-2026-22979
ECHO-EFB5-8C88-9546
OESA-2026-1566
OESA-2026-1567
OESA-2026-1570
OPENSUSE-SU-2026:20416-1
SUSE-SU-2026:0962-1
SUSE-SU-2026:1081-1
SUSE-SU-2026:20667-1
SUSE-SU-2026:20720-1
SUSE-SU-2026:20838-1
SUSE-SU-2026:20845-1
SUSE-SU-2026:20876-1
SUSE-SU-2026:20931-1
SUSE-SU-2026:21284-1
USN-8278-1
USN-8289-1
USN-8296-1

Affected Products

Linux Kernel
Ubuntu