s3: smbd - fix processing of packets with invalid DOS charset conversions.
commit1692ff43ac2e8997dcccd63f2327b7141f5be878
authorJeremy Allison <jra@samba.org>
Wed, 11 Jun 2014 20:22:14 +0000 (11 13:22 -0700)
committerKarolin Seeger <kseeger@samba.org>
Mon, 23 Jun 2014 05:59:07 +0000 (23 07:59 +0200)
tree27e4f4715566f67285e4c3acd9743882deb7d3f3
parent331ae420e9fc10b56b3abdcda1c5d98f18f017d4
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