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

CVE-2026-53261

·

Published

2026-06-01

·

Updated

2026-09-07

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 occurs in the devlink component when a devlink instance acquires a nested relation before registration but fails the probe process before reaching the devl register() function. In this scenario, specifically affecting SFs (Secondary Functions), the child devlink is linked to its parent, but a subsequent probe error triggers devlink free() directly. Because the instance was never registered, the devl unregister() function—which normally calls devlink rel put() to release the relation state—is bypassed, causing the devlink->rel variable to be leaked.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Exploit

Memory Leak

Missing Release of Resource after Effective Lifetime

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

Weakness Enumeration

Related Identifiers

BDU:2026-14067
CVE-2026-53261
USN-8726-1
USN-8727-1
USN-8728-1

Affected Products

Linux Kernel
Ubuntu