Use-after-free in Linux kernel - CVE-2026-64437

 

Use-after-free in Linux kernel - CVE-2026-64437

Published: July 27, 2026


Vulnerability identifier: #VU139500
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-64437
CWE-ID: CWE-416
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 use-after-free in smb2_cancel() and deferred byte-range lock handling in ksmbd when processing an SMB2_CLOSE followed by an SMB2_CANCEL for the same AsyncId. A remote user can send crafted SMB requests to cause a denial of service.

Exploitation requires authentication to the SMB service and access to a locking handle associated with deferred work.


How to mitigate CVE-2026-64437

Install security update from vendor's repository.

Sources