[PATCH v5 0/1] elf: Also try DT_RUNPATH for LD_AUDIT dlopen [BZ #28455]
H.J. Lu
hjl.tools@gmail.com
Mon Jan 3 23:57:52 GMT 2022
Changes from v4:
1. Incorporated feedbacks from Carlos:
https://sourceware.org/pipermail/libc-alpha/2021-December/134116.html
We try DT_RUNPATH in the executable only for LD_AUDIT dlopen before
LD_LIBRARY_PATH.
2. Build tst-audit14 with -Wl,--disable-new-dtags to test DT_RPATH.
H.J. Lu (1):
elf: Also try DT_RUNPATH for LD_AUDIT dlopen [BZ #28455]
elf/Makefile | 11 ++++++++---
elf/dl-load.c | 15 +++++++++++++++
elf/tst-audit14a.c | 1 +
3 files changed, 24 insertions(+), 3 deletions(-)
create mode 100644 elf/tst-audit14a.c
--
2.33.1
More information about the Libc-alpha
mailing list