CVE-2015-7560: s3: smbd: Add refuse_symlink() function that can be used to prevent...
authorJeremy Allison <jra@samba.org>
Tue, 5 Jan 2016 19:18:12 +0000 (11:18 -0800)
committerKarolin Seeger <kseeger@samba.org>
Wed, 24 Feb 2016 10:37:25 +0000 (11:37 +0100)
commite20deafd55197e1a94b6990929f52de483d590c5
treee6dbfb11102154683e33a1ebb96d5b740897d696
parent0549f6e48a8118c7394f34499f216351725ea435
CVE-2015-7560: s3: smbd: Add refuse_symlink() function that can be used to prevent operations on a symlink.

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

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>
source3/smbd/trans2.c