s3: smbd - fix processing of packets with invalid DOS charset conversions.
commit76e8ea232d6cf96b5bedaa7a11b1195aba8e4bcf
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:56:57 +0000 (22 16:56 +0200)
treedffad52ad2ef2dcd52d0e221d3f54c5bcddb3662
parent161da2d4b9f8642330ac173fb46e75d227aa7dec
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