PT-2026-51890 · Linux+2 · Linux Kernel+2
CVE-2026-52996
·
Published
2026-06-24
·
Updated
2026-09-07
CVSS v3.1
5.5
Medium
| Vector | AV: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 resource leak exists in the ksmbd component of the Linux kernel during the durable v2 open process. When the
parse durable handle context() function handles a DURABLE REQ V2 request, it uses ksmbd lookup fd cguid() to find a file, which increments the reference count via ksmbd fp get(). If a file is found with a matching CreateGuid but a different ClientGUID, the system fails to release this reference before proceeding to the new-open path. This failure pins entries in the global ft table, preventing the ksmbd close fd() function from executing and disabling the durable scavenger, which results in long-lived resource leaks.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
Affected Products
Linuxmint
Linux Kernel
Ubuntu