DynamoRIO / DynamoRIO/dynamorio
add warning about suid/sgid binaries to new injector
Open
Bug-AppFail
Component-Docs
OpSys-Linux
- Dominant language
- C
- Stars
- 3.2k
- Forks
- 629
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 31
Description
We should update the docs and the new default early injector to warn about suid/sgid binaries, which we will fail to inject into (and the app will fail to run, which if it's a child inside a larger process tree will likely fail the whole parent app). We can still suggest the /etc/ld.so.preload workaround, by keeping libdrpreload.so around.
Contributor guide
Assessment
This issue has not been assessed yet.