glibc/sysdeps/gnu
Tulio Magno Quites Machado Filho 81b49e9692 Increase robustness of internal dlopen() by using RTLD_NOW [BZ #22766]
Prevent random runtime crashes due to missing symbols caused by mixed
libnss_* versions.

	[BZ #22766]
	* include/dlfcn.h [__libc_dl_open]: Replace RTLD_LAZY with RTLD_NOW.
	* sysdeps/gnu/unwind-resume.c (__lib_gcc_s_init): Replace
	__libc_dlopen_mode() using RTLD_NOW with __libc_dlopen.
	* sysdeps/nptl/unwind-forcedunwind.c: Likewise.

Signed-off-by: Tulio Magno Quites Machado Filho <tuliom@linux.ibm.com>
Reviewed-by: Carlos O'Donell <carlos@redhat.com>
2018-04-26 10:41:43 -03:00
..
bits hurd: Fix symbols exposition 2018-04-19 20:14:45 +02:00
net Update copyright dates with scripts/update-copyrights. 2018-01-01 00:32:25 +00:00
netinet Add TCP_FASTOPEN_KEY, TCP_FASTOPEN_NO_COOKIE from Linux 4.15. 2018-02-06 00:42:22 +00:00
sys Update copyright dates with scripts/update-copyrights. 2018-01-01 00:32:25 +00:00
configure LIBC_SLIBDIR_RTLDDIR: substitute arguments in single quotes 2018-01-25 17:20:28 +01:00
configure.ac Refactor handling of /lib64 etc. cases, move out of sysdeps/gnu/configure.ac. 2014-07-17 14:35:48 +00:00
errlist-compat.awk Update copyright dates with scripts/update-copyrights. 2018-01-01 00:32:25 +00:00
errlist.awk Update copyright dates with scripts/update-copyrights. 2018-01-01 00:32:25 +00:00
errlist.c Fix errno values 2018-03-20 03:10:57 +01:00
getutmp.c Update copyright dates with scripts/update-copyrights. 2018-01-01 00:32:25 +00:00
getutmpx.c Update 1999-05-13 19:55:50 +00:00
glob64-lstat-compat.c hurd: Fix glob64 compatibility symbols 2018-01-06 22:28:36 +01:00
glob64.c hurd: Fix glob64 compatibility symbols 2018-01-06 22:28:36 +01:00
glob-lstat-compat.c hurd: Fix glob64 compatibility symbols 2018-01-06 22:28:36 +01:00
globfree64.c posix: Sync glob with gnulib [BZ #1062] 2017-09-08 09:39:13 +02:00
ifaddrs.c Update copyright dates with scripts/update-copyrights. 2018-01-01 00:32:25 +00:00
ldsodefs.h Update copyright dates with scripts/update-copyrights. 2018-01-01 00:32:25 +00:00
Makefile Update copyright dates with scripts/update-copyrights. 2018-01-01 00:32:25 +00:00
rt-unwind-resume.c Move unwind-resume code from NPTL to sysdeps/gnu. 2010-04-05 20:07:39 -07:00
siglist.c Update copyright dates with scripts/update-copyrights. 2018-01-01 00:32:25 +00:00
unwind-resume.c Increase robustness of internal dlopen() by using RTLD_NOW [BZ #22766] 2018-04-26 10:41:43 -03:00
updwtmp.c Update copyright dates with scripts/update-copyrights. 2018-01-01 00:32:25 +00:00
utmp_file.c Update copyright dates with scripts/update-copyrights. 2018-01-01 00:32:25 +00:00
utmpx.h Update copyright dates with scripts/update-copyrights. 2018-01-01 00:32:25 +00:00