|
|
|
|
|
by Retr0id
247 days ago
|
|
LD_PRELOAD "works as designed" but people who don't know about it often make false assumptions, leading to exploitable bugs. One such assumption is "if /bin/foo is a trustworthy executable then any process with /proc/pid/exe pointing to /bin/foo is trustworthy" |
|
We know that this isn't anything revolutionary, but most people assume that this kind of thing can't happen, so we wrote a blog post about it.