imPC@ndo IT

Tracker / CVE-2026-31409

CVE-2026-31409

High 8.8

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.

Affected products and versions

linux linux_kernel
linux linux_kernel · 5.15 → 6.1.167
linux linux_kernel · 6.13 → 6.18.20
linux linux_kernel · 6.19 → 6.19.10
linux linux_kernel · 6.2 → 6.6.130
linux linux_kernel · 6.7 → 6.12.78

Analysis

This page is not indexable yet.Until it carries original analysis — what it actually exposes, how to check in two minutes whether a system was touched, what to do if it was — the page stays noindex. The database decides that, not the template.

References