CVE-2019-10218 - s3: libsmb: Protect SMB2 client code from evil server returned names.
authorJeremy Allison <jra@samba.org>
Tue, 6 Aug 2019 19:08:09 +0000 (12:08 -0700)
committerKarolin Seeger <kseeger@samba.org>
Tue, 29 Oct 2019 10:04:45 +0000 (10:04 +0000)
commit7ccc302b4bb9e0a9b695074959dc45e6fc4902bb
tree67bdddbd586be1bb9df355175dd008150ae40e5c
parent9f7a622b2bd4a42fad3e669e83fe07c5d7115dc6
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