1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-11 05:18:09 +03:00
samba-mirror/lib/ldb/common
Andrew Bartlett a8a3cef3a7 ldb: Do not read beyond the end of the extended DN component when printing
The print functions used in Samba NULL terminate, but do not assume they will

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

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Gary Lockyer <gary@catalyst.net.nz>
2019-08-27 04:44:41 +00:00
..
attrib_handlers.c schema_syntax: Add comments for our index format functions 2019-04-08 02:07:23 +00:00
ldb_attributes.c ldb_tdb: Read from @INDEXLIST or an override if we are using a GUID index 2017-09-22 21:20:23 +02:00
ldb_controls.c ldb_controls: Add some talloc error checking for controls 2018-11-20 22:14:16 +01:00
ldb_debug.c lib/ldb: Do not vasprintf() the tevent debug messages that will not be shown 2012-08-09 20:14:23 +10:00
ldb_dn.c ldb: Do not read beyond the end of the extended DN component when printing 2019-08-27 04:44:41 +00:00
ldb_ldif.c ldb/ldb_ldif: add LDB_FLAG_FORCE_NO_BASE64_LDIF flag 2019-07-04 02:07:20 +00:00
ldb_match.c CVE-2019-3824 ldb: wildcard_match end of data check 2019-02-25 21:26:12 +01:00
ldb_modules.c Don't load LDB_MODULESDIR as a module file 2018-02-19 07:36:23 +01:00
ldb_msg.c ldb_msg: remove_element() checks element array bounds 2019-05-10 01:15:18 +00:00
ldb_options.c ldb: Add new internal helper function ldb_options_get() 2019-07-04 10:02:23 +00:00
ldb_pack.c ldb: Call TALLOC_FREE(filtered_msg->elements) on ldb_filter_attrs() failure 2019-08-27 01:16:33 +00:00
ldb_parse.c ldb: Avoid read beyond buffer 2019-05-30 07:12:11 +00:00
ldb_utf8.c ldb: make ldb a top level library for Samba 4.0 2011-07-05 17:24:47 +10:00
ldb.c lib ldb: save a copy of the options on the context 2019-07-02 02:23:09 +00:00
qsort.c ldb: Fix overflow checks 2018-04-03 20:20:10 +02:00