s3: smbd: Ensure change notifies can't get set unless the directory handle is open...
authorJeremy Allison <jra@samba.org>
Wed, 8 Jul 2020 01:25:23 +0000 (18:25 -0700)
committerKarolin Seeger <kseeger@samba.org>
Mon, 26 Oct 2020 13:58:45 +0000 (14:58 +0100)
commitc300a85848350635e7ddd8129b31c4d439dc0f8a
tree1935403d15ba61f3179f5c00669c5c8de1d00ba4
parenta5da8919303ea99937c0d3b536f964b7f1addda7
s3: smbd: Ensure change notifies can't get set unless the directory handle is open for SEC_DIR_LIST.

Remove knownfail entry.

CVE-2020-14318

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

Signed-off-by: Jeremy Allison <jra@samba.org>
selftest/knownfail.d/smb2_notify_handle_permissions [deleted file]
source3/smbd/notify.c