diff options
author | Jeremy Allison <jra@samba.org> | 2014-06-16 14:28:11 -0700 |
---|---|---|
committer | Jeremy Allison <jra@samba.org> | 2014-06-18 07:15:13 +0200 |
commit | 22c974f57bab050e56e268e7ccfa2f93cae2093e (patch) | |
tree | 221cfb59d5393d1bb7e22848f869e2099cffc08a /source3/lib | |
parent | 1c44d9a3e1f0ffdb3848c6a7b1e01057a42d5359 (diff) | |
download | samba-22c974f57bab050e56e268e7ccfa2f93cae2093e.tar.gz samba-22c974f57bab050e56e268e7ccfa2f93cae2093e.tar.xz samba-22c974f57bab050e56e268e7ccfa2f93cae2093e.zip |
s3: smb2 - strictly obey file name restrictions w.r.t. the SMB2 protocol spec.
MS-SMB2: 3.3.5.9 - Receiving an SMB2 CREATE Request
If the file name length is greater than zero and the
first character is a path separator character, the
server MUST fail the request with
STATUS_INVALID_PARAMETER.
Found and fix confirmed by Microsoft test tool.
Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Ira Cooper <ira@samba.org>
Diffstat (limited to 'source3/lib')
0 files changed, 0 insertions, 0 deletions