s3: smbd - fix processing of packets with invalid DOS charset conversions.
commita88baed8dd64c3f77ee5070029d305489ad63743
authorJeremy Allison <jra@samba.org>
Sun, 8 Jun 2014 04:51:44 +0000 (7 21:51 -0700)
committerKarolin Seeger <kseeger@samba.org>
Sun, 22 Jun 2014 14:26:14 +0000 (22 16:26 +0200)
tree72ff1d059e4249ca252fa125c0c8e4774e019f5b
parenta04875b61021b20dced1b122db32d8c7aa5bc747
s3: smbd - fix processing of packets with invalid DOS charset conversions.

Bug 10654 - Segmentation fault in smbd_marshall_dir_entry()'s SMB_FIND_FILE_UNIX handler

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

Signed-off-by: Jeremy Allison <jra@samba.org>
CVE-2014-3493
source3/lib/charcnv.c
source3/libsmb/clirap.c
source3/smbd/lanman.c