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:38:52 +0000 (11:38 +0100)
commit24f3cb04abc4db573adc1f2d69d7539a0233d673
treebdcb6efe7e258974c06bf70570013c7146de23ca
parenteba93d6c0b0de1770266bfa14c419864777c7887
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: Michael Adam <obnox@samba.org>
source3/smbd/trans2.c