diff options
| author | Steve French <[email protected]> | 2022-07-12 05:11:42 +0000 |
|---|---|---|
| committer | Steve French <[email protected]> | 2022-07-14 00:59:47 +0000 |
| commit | 32f319183c439b239294cb2d70ada3564c4c7c39 (patch) | |
| tree | 1f245440fa1ac47a2be016c5d5b73f3fd8ba7e74 /net/tls/tls_main.c | |
| parent | cifs: remove unnecessary locking of chan_lock while freeing session (diff) | |
| download | kernel-32f319183c439b239294cb2d70ada3564c4c7c39.tar.gz kernel-32f319183c439b239294cb2d70ada3564c4c7c39.zip | |
smb3: workaround negprot bug in some Samba servers
Mount can now fail to older Samba servers due to a server
bug handling padding at the end of the last negotiate
context (negotiate contexts typically are rounded up to 8
bytes by adding padding if needed). This server bug can
be avoided by switching the order of negotiate contexts,
placing a negotiate context at the end that does not
require padding (prior to the recent netname context fix
this was the case on the client).
Fixes: 73130a7b1ac9 ("smb3: fix empty netname context on secondary channels")
Reported-by: Julian Sikorski <[email protected]>
Tested-by: Julian Sikorski <[email protected]>
Reviewed-by: Shyam Prasad N <[email protected]>
Signed-off-by: Steve French <[email protected]>
Diffstat (limited to 'net/tls/tls_main.c')
0 files changed, 0 insertions, 0 deletions
