CVE-2026-31409

April 7, 2026, 1:20 p.m.

None
No Score

Description

In the Linux kernel, the following vulnerability has been resolved: ksmbd: unset conn->binding on failed binding request When a multichannel SMB2_SESSION_SETUP request with SMB2_SESSION_REQ_FLAG_BINDING fails ksmbd sets conn->binding = true but never clears it on the error path. This leaves the connection in a binding state where all subsequent ksmbd_session_lookup_all() calls fall back to the global sessions table. This fix it by clearing conn->binding = false in the error path.

Product(s) Impacted

Vendor Product Versions
Linux
  • Linux Kernel
  • *
Smb
  • Smb2
  • *

Weaknesses

Common security weaknesses mapped to this vulnerability.

Timeline

Published: April 6, 2026, 8:16 a.m.
Last Modified: April 7, 2026, 1:20 p.m.

Status : Awaiting Analysis

CVE has been recently published to the CVE List and has been received by the NVD.

More info

Source

416baaa9-dc9f-4396-8d5f-8c081fb06d67

*Disclaimer: Some vulnerabilities do not have an associated CPE. To enhance the data, we use AI to infer CPEs based on CVE details. This is an automated process and might not always be accurate.