CVE-2017-2619: s3: smbd: Add the core functions to prevent symlink open races.
authorJeremy Allison <jra@samba.org>
Thu, 15 Dec 2016 21:04:46 +0000 (13:04 -0800)
committerKarolin Seeger <kseeger@samba.org>
Thu, 23 Mar 2017 18:10:19 +0000 (19:10 +0100)
commit4301505d977449d1995699010bb04682009aa105
tree5c73e384bb3470dcc2487960444fc01ed59a28ac
parent592e7fa67b137099b894759e8aa579eea0eb9c4c
CVE-2017-2619: s3: smbd: Add the core functions to prevent symlink open races.

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