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>
Thu, 29 Oct 2020 11:47:35 +0000 (11:47 +0000)
commit3076566d6565113edce9c330b196c93f8cc5aa11
tree59c80c2c0fad6bae4b7e347a0d7491fd4692d7cc
parent6e143d9c7a6a68fa8c99708ec01fbfd389327426
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>
Autobuild-User(master): Karolin Seeger <kseeger@samba.org>
Autobuild-Date(master): Thu Oct 29 11:47:35 UTC 2020 on sn-devel-184
selftest/knownfail.d/smb2_notify_handle_permissions [deleted file]
source3/smbd/notify.c