CVE-2023-3347: smbd: pass lp_ctx to smb[1|2]_srv_init_signing()
authorRalph Boehme <slow@samba.org>
Wed, 21 Jun 2023 13:06:12 +0000 (15:06 +0200)
committerJule Anger <janger@samba.org>
Fri, 21 Jul 2023 12:05:35 +0000 (12:05 +0000)
commit1662eeeb7a6fc1b955fc0f7f52c7546ba3ac442a
tree0138906466e7fb6857f1118420d3eb58218ec190
parenta9a2b182df738fd283f820e162d189d20010ad63
CVE-2023-3347: smbd: pass lp_ctx to smb[1|2]_srv_init_signing()

No change in behaviour.

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

Signed-off-by: Ralph Boehme <slow@samba.org>
source3/smbd/proto.h
source3/smbd/smb1_signing.c
source3/smbd/smb1_signing.h
source3/smbd/smb2_signing.c