commit | fca16f9a02d9c44d8231ee52f84de3d57422bc3d | [log] [tgz] |
---|---|---|
author | Steve French <smfrench@gmail.com> | Wed Oct 25 15:58:31 2017 -0500 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sat Mar 24 11:00:08 2018 +0100 |
tree | c800eedc1ebbc1143f5774006a5d83524ef5aa65 | |
parent | 548af581f939bbad7fa21fa8dace32e5eef075e5 [diff] |
SMB3: Validate negotiate request must always be signed commit 4587eee04e2ac7ac3ac9fa2bc164fb6e548f99cd upstream. According to MS-SMB2 3.2.55 validate_negotiate request must always be signed. Some Windows can fail the request if you send it unsigned See kernel bugzilla bug 197311 CC: Stable <stable@vger.kernel.org> Acked-by: Ronnie Sahlberg <lsahlber.redhat.com> Signed-off-by: Steve French <smfrench@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>