← Voltar à pesquisa de CVEs

CVE-2026-31409

Linux Kernel

Descrição

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.

CVSS 8.8EPSS 0.45399999999999996%Risco 0.92
Ver fonte
Publicação
2026-04-06 08:16:38
Versões afetadas
unknown
Tipo
Core software
Última alteração
2026-07-24 22:10:00
Vetor
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Sistemas operativos
Linux