mirror of https://gitee.com/Nocallback/glibc.git
Browse Source
setuid/setgid process now ignores any glibc tunables, and filters out all environment variables that might changes its behavior. This patch also adds GLIBC_TUNABLES, so any spawned process by setuid/setgid processes should set tunable explicitly. Checked on x86_64-linux-gnu. Reviewed-by: Florian Weimer <fweimer@redhat.com> Reviewed-by: Siddhesh Poyarekar <siddhesh@sourceware.org>azanella/bz23960-dirent
2 changed files with 5 additions and 28 deletions
Loading…
Reference in new issue