summaryrefslogtreecommitdiff
path: root/source4/lib
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2022-11-07 17:21:44 +0100
committerStefan Metzmacher <metze@samba.org>2022-11-24 11:01:37 +0000
commit1414269dccfd7cb831889cc92df35920b034457c (patch)
treec149aacb911543e2a5c9d1206f54fc9c907b244a /source4/lib
parent2dcd8369fe7e6c7664f5e18324e85e0c4eebb2d5 (diff)
downloadsamba-1414269dccfd7cb831889cc92df35920b034457c.tar.gz
CVE-2021-20251: s4:auth: fix use after free in authsam_logon_success_accounting()
This fixes a use after free problem introduced by commit 7b8e32efc336fb728e0c7e3dd6fbe2ed54122124, which has msg = current; which means the lifetime of the 'msg' memory is no longer in the scope of th caller. BUG: https://bugzilla.samba.org/show_bug.cgi?id=14611 BUG: https://bugzilla.samba.org/show_bug.cgi?id=15253 Signed-off-by: Stefan Metzmacher <metze@samba.org> Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Diffstat (limited to 'source4/lib')
0 files changed, 0 insertions, 0 deletions