CVE-2017-2619: s3: smbd: Remove O_NOFOLLOW guards. We insist on O_NOFOLLOW existing.
authorJeremy Allison <jra@samba.org>
Thu, 15 Dec 2016 20:52:13 +0000 (12:52 -0800)
committerKarolin Seeger <kseeger@samba.org>
Thu, 23 Mar 2017 18:10:19 +0000 (19:10 +0100)
commit6ff5f0a75a9ec1aeccf50dff97d4c328fd65f219
treecc0f7eb0bde28fb6bb6922e7789f9104df3af7ba
parent49ed0b01d1310f09e321122effed571b8ba852cb
CVE-2017-2619: s3: smbd: Remove O_NOFOLLOW guards. We insist on O_NOFOLLOW existing.

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

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Uri Simchoni <uri@samba.org>
source3/smbd/open.c