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

CVE-2026-53394

·

Published

2026-07-19

·

Updated

2026-09-07

CVSS v3.1

7.5

High

VectorAV:N/AC:L/PR:N/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 nfsd component during a race condition involving NFSv4.0 OPEN threads with the same owner string. When the find or alloc open stateowner() function encounters an unconfirmed owner, it calls release openowner() and sets the oo variable to NULL. Because the execution flow bypasses the guard that would free a pre-allocated new variable and instead calls alloc stateowner(), the previous allocation of the slab object and owner name buffer is overwritten and leaked. This happens if a concurrent thread inserts a new unconfirmed owner into the hash between retry iterations.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Exploit

Memory Leak

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

Weakness Enumeration

Related Identifiers

CVE-2026-53394
OPENSUSE-SU-2026:11339-1
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
Ubuntu