Improper resource shutdown or release in Linux kernel - CVE-2026-52996

 

Improper resource shutdown or release in Linux kernel - CVE-2026-52996

Published: June 25, 2026


Vulnerability identifier: #VU135375
CSH Severity: Medium
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2026-52996
CWE-ID: CWE-404
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: Linux Foundation
Affected software:
Linux kernel

Detailed vulnerability description

The vulnerability allows a remote user to cause a denial of service.

The vulnerability exists due to improper resource shutdown or release in parse_durable_handle_context() in the ksmbd SMB server durable handle processing when handling durable v2 open requests with a matching CreateGuid but mismatched ClientGUID. A remote user can send specially crafted durable reconnect requests to cause a denial of service.

Repeated mismatch requests can pin global file table entries and prevent file cleanup for the corresponding files.


How to mitigate CVE-2026-52996

Install security update from vendor's repository.

Sources