1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/lib/util/charset
Andrew Bartlett 34a8cee348 CVE-2019-14907 lib/util: Do not print the failed to convert string into the logs
The string may be in another charset, or may be sensitive and
certainly may not be terminated.  It is not safe to just print.

Found by Robert Święcki using a fuzzer he wrote for smbd.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=14208
Signed-off-by: Andrew Bartlett <abartlet@samba.org>
2020-01-21 10:11:39 +00:00
..
tests util: Free memory in charset torture test to satisfy sanitizer 2019-08-08 10:08:32 +00:00
charset_macosxfs.c lib:util: Use #ifdef instead of #if for config.h definitions 2018-11-28 23:19:22 +01:00
charset_proto.h s3: Fix fn signatures in charset_macosx.c 2011-12-25 13:31:58 +01:00
charset.h lib:charset: Make global_iconv_handle private 2017-04-18 11:47:17 +02:00
codepoints.c lib:charset: Remove use of talloc_autofree_context() for global_iconv_handle 2017-04-18 11:47:17 +02:00
convert_string.c CVE-2019-14907 lib/util: Do not print the failed to convert string into the logs 2020-01-21 10:11:39 +00:00
iconv.c charset: add support for Unicode normalisation with libicu 2019-08-07 06:07:28 +00:00
pull_push.c util: Fix the documentation of push_utf8_talloc() 2016-09-09 00:32:12 +02:00
util_str.c lib:charset: Fix error messages from charset conversion 2018-07-07 13:41:09 +02:00
util_unistr_w.c charset: Avoid compiler warnings with --enable-developer 2014-09-19 18:11:11 +02:00
util_unistr.c CVE-2015-5330: strupper_talloc_n_handle(): properly count characters 2015-12-09 17:19:52 +01:00
weird.c lib:util: Use C99 initializer for weird_table in charset 2019-01-28 10:29:22 +01:00
wscript_build charset: add support for Unicode normalisation with libicu 2019-08-07 06:07:28 +00:00
wscript_configure charset: add support for Unicode normalisation with libicu 2019-08-07 06:07:28 +00:00