]> git.ipfire.org Git - thirdparty/samba.git/commit
CVE-2020-1472(ZeroLogon): s3:rpc_server/netlogon: Fix mem leak onto p->mem_ctx in...
authorJeremy Allison <jra@samba.org>
Wed, 16 Sep 2020 19:48:21 +0000 (12:48 -0700)
committerKarolin Seeger <kseeger@samba.org>
Fri, 18 Sep 2020 10:45:37 +0000 (12:45 +0200)
commitd5926ad40ffc31a9b0f6e2cb66d47aa58e1e5e4e
treef907cec591cb4fa78cfc366925885a949e23d388
parent9b174d71541ec60157c17938551d8c9b429e578f
CVE-2020-1472(ZeroLogon): s3:rpc_server/netlogon: Fix mem leak onto p->mem_ctx in error path of _netr_ServerPasswordSet2().

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

Signed-off-by: Jeremy Allison <jra@samba.org>
[dbagnall@samba.org, abartlet@samba.org: adapt for indentation
changes]
source3/rpc_server/netlogon/srv_netlog_nt.c