]> git.ipfire.org Git - thirdparty/samba.git/commit
CVE-2020-1472(ZeroLogon): s4 torture rpc: repeated bytes in client challenge
authorGary Lockyer <gary@catalyst.net.nz>
Fri, 18 Sep 2020 03:57:34 +0000 (15:57 +1200)
committerKarolin Seeger <kseeger@samba.org>
Fri, 18 Sep 2020 10:45:37 +0000 (12:45 +0200)
commitdb344db0efb0eff16211e6bb7dbf02501278c890
treebd36d99bf309232f328fba9db3b024bb9d687af9
parent337e4da4daa564f90bfcde1bd8a30cb269fd54a9
CVE-2020-1472(ZeroLogon): s4 torture rpc: repeated bytes in client challenge

Ensure that client challenges with the first 5 bytes identical are
rejected.

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

Signed-off-by: Gary Lockyer <gary@catalyst.net.nz>
[abartlet@samba.org: backported from master as test order was flipped]
source4/torture/rpc/netlogon.c