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.
References (6)
Core 6
Core References
Scores
CVSS v3
8.8
EPSS
0.0003
EPSS Percentile
10.4%
Attack Vector
NETWORK
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Details
Status
published
Products (23)
Linux/Linux
< 5.15
Linux/Linux
1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 - 282343cf8a4a5a3603b1cb0e17a7083e4a593b03
Linux/Linux
1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 - 6260fc85ed1298a71d24a75d01f8b2e56d489a60
Linux/Linux
1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 - 6ebef4a220a1ebe345de899ebb9ae394206fe921
Linux/Linux
1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 - 89afe5e2dbea6e9d8e5f11324149d06fa3a4efca
Linux/Linux
1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 - 9feb2d1bf86d9e5e66b8565f37f8d3a7d281a772
Linux/Linux
1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 - d073870dab8f6dadced81d13d273ff0b21cb7f4e
Linux/Linux
5.15
Linux/Linux
6.1.167 - 6.1.*
Linux/Linux
6.12.78 - 6.12.*
... and 13 more
Published
Apr 06, 2026
Tracked Since
Apr 06, 2026