PT-2025-40196 · Linux+2 · Linux Kernel+2

Published

2023-04-24

·

Updated

2025-10-23

·

CVE-2023-53489

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 The Linux kernel contained memory leaks related to socket (sk) and zero-copy sk buffs (skbs) when using TX timestamping. The issue was identified through syzkaller reports, which demonstrated memory leaks in UDP sockets and zero-copy skbs. The problem arises from the way skbs are allocated, cloned, and freed during timestamping and zero-copy operations, leading to unreleased reference counts and circular dependencies. Specifically, the cloning of skbs in skb tstamp tx() did not properly handle ubuf references, causing a circular dependency. Additionally, previous attempts to address similar issues in TCP were incomplete and could still lead to memory leaks under certain conditions. The memory leaks occur when the original skb is received locally and the cloned skb is queued, potentially leading to unreferenced objects and memory exhaustion.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Exploit

Missing Release of Resource after Effective Lifetime

Memory Leak

Weakness Enumeration

Related Identifiers

ALSA-2025_16880
BDU:2025-16298
CVE-2023-53489
RHSA-2023:6583
SUSE-SU-2025:03615-1
SUSE-SU-2025:3761-1

Affected Products

Linux Kernel
Red Hat
Suse