1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-10 01:18:15 +03:00
samba-mirror/source4/kdc
Andreas Schneider 144b32ae01 s4:kdc:mit: Fix heap-use-after-free
We need to duplicate the string as lp_load() will free the s4_conf_file
pointer and set it again.

Found with AddressSanitizer.

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
2021-02-03 04:19:36 +00:00
..
mit-kdb mit-kdc: Explicitly reject S4U requests 2020-03-10 14:46:04 +00:00
db-glue.c lib/util: remove extra safe_string.h file 2020-08-28 02:18:40 +00:00
db-glue.h
hdb-samba4-plugin.c
hdb-samba4.c auth auth_log: csbuild unused parm unix_username 2019-06-13 07:16:22 +00:00
kdc-glue.c
kdc-glue.h
kdc-heimdal.c s4: rename source4/smbd/ to source4/samba/ 2020-11-27 10:07:18 +00:00
kdc-proxy.c s4: rename source4/smbd/ to source4/samba/ 2020-11-27 10:07:18 +00:00
kdc-proxy.h
kdc-server.c s4: rename source4/smbd/ to source4/samba/ 2020-11-27 10:07:18 +00:00
kdc-server.h
kdc-service-mit.c s4: rename source4/smbd/ to source4/samba/ 2020-11-27 10:07:18 +00:00
kdc-service-mit.h s4-kdc: restore MIT KDC backend 2018-11-09 17:52:30 +01:00
kpasswd_glue.c samdb: Add remote address to connect 2018-05-10 20:02:23 +02:00
kpasswd_glue.h
kpasswd-helper.c samdb: Add remote address to connect 2018-05-10 20:02:23 +02:00
kpasswd-helper.h
kpasswd-service-heimdal.c s4: rename source4/smbd/ to source4/samba/ 2020-11-27 10:07:18 +00:00
kpasswd-service-mit.c s4: rename source4/smbd/ to source4/samba/ 2020-11-27 10:07:18 +00:00
kpasswd-service.c s4: rename source4/smbd/ to source4/samba/ 2020-11-27 10:07:18 +00:00
kpasswd-service.h
ktutil.c s4: Add kerberos tracing 2018-12-20 01:31:17 +01:00
mit_kdc_irpc.c s4: rename source4/smbd/ to source4/samba/ 2020-11-27 10:07:18 +00:00
mit_kdc_irpc.h
mit_samba.c s4:kdc:mit: Fix heap-use-after-free 2021-02-03 04:19:36 +00:00
mit_samba.h
pac-glue.c s4:kdc: fix the principal names in samba_kdc_update_delegation_info_blob 2019-10-21 14:40:38 +00:00
pac-glue.h s4:kdc: pass krbtgt and server to samba_kdc_update_pac_blob() 2018-03-19 20:30:52 +01:00
samba_kdc.h s4:kdc: remember is_krbtgt, is_rodc and is_trust samba_kdc_entry 2018-03-19 20:30:52 +01:00
sdb_to_hdb.c
sdb_to_kdb.c CVE-2019-14870: mit-kdc: enforce delegation_not_allowed flag 2019-12-10 10:44:01 +00:00
sdb.c
sdb.h kdc: Remind us that these values need to match other values 2020-08-07 03:23:44 +00:00
wdc-samba4.c s4:kdc: pass krbtgt and server to samba_kdc_update_pac_blob() 2018-03-19 20:30:52 +01:00
wscript_build