rtld: Completely ignore LD_LIBRARY_PATH for AT_SECURE=1 programs
authorFlorian Weimer <fweimer@redhat.com>
Sun, 28 May 2017 18:37:40 +0000 (20:37 +0200)
committerAurelien Jarno <aurel32@debian.org>
Sun, 18 Jun 2017 18:04:53 +0000 (19:04 +0100)
commit60e5daa3751799b42075fee7052ccd420b19a154
tree2ad6ae7275225865f2b939b8708bf850f8799a99
parentc3e435cc91ecf7324ea9e1e123256733af6f13ba
rtld: Completely ignore LD_LIBRARY_PATH for AT_SECURE=1 programs

LD_LIBRARY_PATH can only be used to reorder system search paths, which
is not useful functionality.

Gbp-Pq: Topic any
Gbp-Pq: Name local-CVE-2017-1000366-rtld-LD_LIBRARY_PATH.diff
elf/rtld.c