freebsd-src/usr.bin/ldd
Konstantin Belousov 9cabef3d14 ldd: use direct exec mode unconditionally
Trying to exec malformed or unusual binary, for instance, a non-FreeBSD
ABI, or using a non-standard interpreter, might give unexpected outcome.

Reported by:	The UK's National Cyber Security Centre (NCSC)
Reviewed by:	emaste, markj, philip
Discussed with:	jhb
Sponsored by:	The FreeBSD Foundation
admbug:	991
PR:	127276, 175339, 231926
MFC after:	1 week
Differential revision:	https://reviews.freebsd.org/D36650
2022-10-06 18:50:26 +03:00
..
ldd.1 ldd: Remove non-functional -v option 2021-08-28 23:39:16 +03:00
ldd.c ldd: use direct exec mode unconditionally 2022-10-06 18:50:26 +03:00
Makefile ldd: do not use dlopen(RTLD_TRACE) for dso when format is specified 2021-10-21 03:09:14 +03:00
Makefile.depend