]> git.ipfire.org Git - thirdparty/samba.git/commit
CVE-2020-14323 torture4: Add a simple test for invalid lookup_sids winbind call
authorVolker Lendecke <vl@samba.org>
Thu, 9 Jul 2020 19:48:57 +0000 (21:48 +0200)
committerKarolin Seeger <kseeger@samba.org>
Mon, 26 Oct 2020 13:59:48 +0000 (14:59 +0100)
commit6093b2d815a00a577036fa001b47d7fc5514ad2c
treea093a57595fe56508d823dbcaf7b95f62ead111a
parente6fe5b4d64a8e1a03e1aaebafd97f313b3c94342
CVE-2020-14323 torture4: Add a simple test for invalid lookup_sids winbind call

We can't add this test before the fix, add it to knownfail and have the fix
remove the knownfail entry again. As this crashes winbind, many tests after
this one will fail.

Reported by Bas Alberts of the GitHub Security Lab Team as GHSL-2020-134

Bug: https://bugzilla.samba.org/show_bug.cgi?id=14436
Signed-off-by: Volker Lendecke <vl@samba.org>
source4/torture/winbind/struct_based.c