]> git.ipfire.org Git - thirdparty/samba.git/commit
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)
committerStefan Metzmacher <metze@samba.org>
Mon, 31 Jan 2022 14:26:10 +0000 (14:26 +0000)
commit239e915b8f721bab820ffba6ff355d828a34ffe9
tree69f4aa7c2974eb4381fa60e0af33d4a65c333bca
parent86157b3c7bfda64060ed4fbe23711aaa571be092
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