CVE-2019-10218 - s3: libsmb: Protect SMB2 client code from evil server returned names.
commit284c98515b9963838792e8452d16294e86c899af
authorJeremy Allison <jra@samba.org>
Tue, 6 Aug 2019 19:08:09 +0000 (6 12:08 -0700)
committerKarolin Seeger <kseeger@samba.org>
Thu, 24 Oct 2019 09:45:18 +0000 (24 11:45 +0200)
treeba9694dde68cefbcff4243f1467b6fffe5bc3e7a
parent13bc9d7365751f12eb2f752eefe95fb610c65f30
CVE-2019-10218 - s3: libsmb: Protect SMB2 client code from evil server returned names.

Disconnect with NT_STATUS_INVALID_NETWORK_RESPONSE if so.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=14071

Signed-off-by: Jeremy Allison <jra@samba.org>
source3/libsmb/cli_smb2_fnum.c