s3: torture: Add SMB1-TRUNCATED-SESSSETUP test.
commitec8887be3f6f128911be4855c6ad302140d4d5ff
authorJeremy Allison <jra@samba.org>
Fri, 11 Aug 2023 17:39:36 +0000 (11 10:39 -0700)
committerJule Anger <janger@samba.org>
Wed, 16 Aug 2023 08:47:14 +0000 (16 08:47 +0000)
treeb2045929b88f1dc27778adf48112773389477100
parentbce87c64b717bbb7ad78063f5918e715403f49fd
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>
(back-ported from commit 963fd8aa9b76361ab9aeb63307773f2498b17879)
selftest/knownfail.d/smb1_truncated_sessetup [new file with mode: 0644]
source3/selftest/tests.py
source3/torture/torture.c