SB20260720217 - Use-after-free in Linux kernel smb server



SB20260720217 - Use-after-free in Linux kernel smb server

Published: July 20, 2026

Security Bulletin ID SB20260720217
CSH Severity
Medium
Patch available
YES
Number of vulnerabilities 1
Exploitation vector Remote access
Highest impact Denial of service

Breakdown by Severity

Medium 100%
  • Low
  • Medium
  • High
  • Critical

Description

This security bulletin contains information about 1 vulnerability.


1) Use-after-free (CVE-ID: CVE-2026-64016)

CWE-ID: CWE-416 - Use After Free

CVSSv4: 7.1 [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]


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

The vulnerability exists due to a use-after-free in ksmbd durable reconnect handling in smb2_open() when processing a durable reconnect followed by a later error path. A remote user can trigger a durable reconnect sequence that republishes a file object and then reaches the error path to cause a denial of service.

The issue occurs when the same file object is referenced by both fp and dh_info.fp, allowing the object to be freed while its volatile-id entry remains published in the session table.


Remediation

Install update from vendor's website.