Created
September 4, 2017 13:46
-
-
Save timb-machine/ab0a645376f749a128a09399290f0a0f to your computer and use it in GitHub Desktop.
no-unqualified-linker-paths.diff.txt example 2
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ LD_LIBRARY_PATH=unqualified:/qualified: SLEEP=0 ../glibc-2.19/build-tree/amd64-libc/elf/ld.so ./test-dlopen-LD_LIBRARY_PATH | |
10030: [+] operating on non setuid binary | |
10030: [+] being opened via LD_LIBRARY_PATH | |
10030: [+] not marked insecure=unqualified/ | |
10030: [+] not fully qualified, marking insecure=unqualified/ (via LD_LIBRARY_PATH) | |
10030: [+] operating on non setuid binary | |
10030: [+] being opened via LD_LIBRARY_PATH | |
10030: [+] not marked insecure=unqualified/ | |
10030: [+] not fully qualified, marking insecure=unqualified/ (via LD_LIBRARY_PATH) | |
10030: [+] operating on non setuid binary | |
10030: [+] being opened via LD_LIBRARY_PATH | |
10030: [+] not marked insecure=unqualified/ | |
10030: [+] not fully qualified, marking insecure=unqualified/ (via LD_LIBRARY_PATH) | |
10030: [+] operating on non setuid binary | |
10030: [+] being opened via LD_LIBRARY_PATH | |
10030: [+] not marked insecure=unqualified/ | |
10030: [+] not fully qualified, marking insecure=unqualified/ (via LD_LIBRARY_PATH) | |
10030: [+] operating on non setuid binary | |
10030: [+] being opened via LD_LIBRARY_PATH | |
10030: [+] not marked insecure=/qualified/ | |
10030: [+] operating on non setuid binary | |
10030: [+] being opened via LD_LIBRARY_PATH | |
10030: [+] not marked insecure=/qualified/ | |
10030: [+] operating on non setuid binary | |
10030: [+] being opened via LD_LIBRARY_PATH | |
10030: [+] not marked insecure=/qualified/ | |
10030: [+] operating on non setuid binary | |
10030: [+] being opened via LD_LIBRARY_PATH | |
10030: [+] not marked insecure=/qualified/ | |
10030: [+] operating on non setuid binary | |
10030: [+] being opened via LD_LIBRARY_PATH | |
10030: [+] not marked insecure= | |
10030: [+] not fully qualified, marking insecure= (via LD_LIBRARY_PATH) | |
10030: [+] operating on non setuid binary | |
10030: [+] being opened via LD_LIBRARY_PATH | |
10030: [+] not marked insecure= | |
10030: [+] not fully qualified, marking insecure= (via LD_LIBRARY_PATH) | |
10030: [+] operating on non setuid binary | |
10030: [+] being opened via LD_LIBRARY_PATH | |
10030: [+] not marked insecure= | |
10030: [+] not fully qualified, marking insecure= (via LD_LIBRARY_PATH) | |
10030: [+] operating on non setuid binary | |
10030: [+] being opened via LD_LIBRARY_PATH | |
10030: [+] not marked insecure= | |
10030: [+] not fully qualified, marking insecure= (via LD_LIBRARY_PATH) | |
10030: opening file=test.so | |
10030: [+] operating on non setuid binary | |
10030: [+] being opened via LD_LIBRARY_PATH | |
10030: [+] not marked insecure=/lib/x86_64-linux-gnu/ | |
10030: [+] operating on non setuid binary | |
10030: [+] being opened via LD_LIBRARY_PATH | |
10030: [+] not marked insecure=/lib/x86_64-linux-gnu/ | |
10030: [+] operating on non setuid binary | |
10030: [+] being opened via LD_LIBRARY_PATH | |
10030: [+] not marked insecure=/lib/x86_64-linux-gnu/ | |
10030: [+] operating on non setuid binary | |
10030: [+] being opened via LD_LIBRARY_PATH | |
10030: [+] not marked insecure=/lib/x86_64-linux-gnu/ | |
10030: [+] operating on non setuid binary | |
10030: [+] being opened via LD_LIBRARY_PATH | |
10030: [+] not marked insecure=/usr/lib/x86_64-linux-gnu/ | |
10030: [+] operating on non setuid binary | |
10030: [+] being opened via LD_LIBRARY_PATH | |
10030: [+] not marked insecure=/usr/lib/x86_64-linux-gnu/ | |
10030: [+] operating on non setuid binary | |
10030: [+] being opened via LD_LIBRARY_PATH | |
10030: [+] not marked insecure=/usr/lib/x86_64-linux-gnu/ | |
10030: [+] operating on non setuid binary | |
10030: [+] being opened via LD_LIBRARY_PATH | |
10030: [+] not marked insecure=/usr/lib/x86_64-linux-gnu/ | |
10030: [+] operating on non setuid binary | |
10030: [+] being opened via LD_LIBRARY_PATH | |
10030: [+] not marked insecure=/lib/ | |
10030: [+] operating on non setuid binary | |
10030: [+] being opened via LD_LIBRARY_PATH | |
10030: [+] not marked insecure=/lib/ | |
10030: [+] operating on non setuid binary | |
10030: [+] being opened via LD_LIBRARY_PATH | |
10030: [+] not marked insecure=/lib/ | |
10030: [+] operating on non setuid binary | |
10030: [+] being opened via LD_LIBRARY_PATH | |
10030: [+] not marked insecure=/lib/ | |
10030: [+] operating on non setuid binary | |
10030: [+] being opened via LD_LIBRARY_PATH | |
10030: [+] not marked insecure=/usr/lib/ | |
10030: [+] operating on non setuid binary | |
10030: [+] being opened via LD_LIBRARY_PATH | |
10030: [+] not marked insecure=/usr/lib/ | |
10030: [+] operating on non setuid binary | |
10030: [+] being opened via LD_LIBRARY_PATH | |
10030: [+] not marked insecure=/usr/lib/ | |
10030: [+] operating on non setuid binary | |
10030: [+] being opened via LD_LIBRARY_PATH | |
10030: [+] not marked insecure=/usr/lib/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment