Protection against LD_PRELOAD
Should/does it protect againstLD_PRELOADusage? On brief inspection, it looks like any user could foolsupto run anything with aLD_PRELOADsetting and agetoptimplementation.
(or maybe a SUID program won't run with LD_PRELOAD?)
Ah, I didn't read: it should be made a static binary of course.
-
closed