Use-after-free in Linux kernel - CVE-2026-89635
Published: September 12, 2026
Vulnerability details
The vulnerability allows a remote user to cause a denial of service.
The vulnerability exists due to a use-after-free in ksmbd durable-handle oplock reconnection handling when reconnecting a durable file handle. A remote user can reconnect one durable handle after two sessions holding durable handles for the same file have disconnected, then trigger processing of the other handle's application instance ID to cause a denial of service.
Exploitation requires durable-v2 handles with RH leases under distinct AppInstanceIds on the same file.