CVE-2021-44141: s3: torture: Add a test samba3.blackbox.test_symlink_rename.SMB1...
authorJeremy Allison <jra@samba.org>
Wed, 8 Dec 2021 06:15:46 +0000 (22:15 -0800)
committerJule Anger <janger@samba.org>
Mon, 31 Jan 2022 11:23:53 +0000 (12:23 +0100)
commitd46ffccc0780b9ef6b5a49e3e17b665345bd4362
treeedfc50466c409408efe11ab9010d618f85dc04af
parent9371ace08e603c745be14d6131b7a7713b36e782
CVE-2021-44141: s3: torture: Add a test samba3.blackbox.test_symlink_rename.SMB1.posix that shows we still leak target info across a SMB1+POSIX rename.

Add a knownfail.d/posix_sylink_rename

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

Signed-off-by: Jeremy Allison <jra@samba.org>
selftest/knownfail.d/posix_sylink_rename [new file with mode: 0644]
source3/script/tests/test_symlink_rename_smb1_posix.sh [new file with mode: 0755]
source3/selftest/tests.py