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:22 +0000 (14:58 +0100)
commit5dd4c789c13035b805fdd2c3a9c38721657b05b3
treefcc318209298f676ad02a38e337d213225438197
parent22528b76ed6eb6251fdf01875aaa955480e7663d
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