CVE-2019-10197: smbd: make sure we reset current_user.{need,done}_chdir in become_root()
authorStefan Metzmacher <metze@samba.org>
Tue, 18 Jun 2019 12:04:08 +0000 (14:04 +0200)
committerKarolin Seeger <kseeger@samba.org>
Tue, 3 Sep 2019 08:07:38 +0000 (08:07 +0000)
commit509113fcffdd0f371f8b32efc900d2102ef0cef7
tree2650cc374635b494f145cce247ebd217095eb4be
parent6fae81312fad5caf948f0f0f48b84fd3f59dc944
CVE-2019-10197: smbd: make sure we reset current_user.{need,done}_chdir in become_root()

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

Signed-off-by: Stefan Metzmacher <metze@samba.org>
source3/smbd/uid.c