s3: torture: Add SMB1-TRUNCATED-SESSSETUP test.
authorJeremy Allison <jra@samba.org>
Fri, 11 Aug 2023 17:39:36 +0000 (10:39 -0700)
committerVolker Lendecke <vl@samba.org>
Mon, 14 Aug 2023 14:57:32 +0000 (14:57 +0000)
commit963fd8aa9b76361ab9aeb63307773f2498b17879
tree88061db9ba37917368d7b443686decbe081a18e9
parente7bf94b4e3a7f994aa6f0b859089c5add2ad380f
s3: torture: Add SMB1-TRUNCATED-SESSSETUP test.

Shows that we indirect through an uninitialized pointer and the client crashes
it's own smbd.

Add knownfail.

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

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>
selftest/knownfail.d/smb1_truncated_sessetup [new file with mode: 0644]
source3/selftest/tests.py
source3/torture/torture.c