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:39 +0000 (14:58 +0100)
commitf43ecce46a89c6380317fbb5f2ae38f48d3d42c8
treebab78ab198a3f2e91d4a57087c24599acfd7f8a4
parentf100bd2f2e4f047942002a992c99104227a17f81
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