SELinuxDenyPtrace and security by default
SELinuxDenyPtrace and security by default
Posted Apr 12, 2012 7:24 UTC (Thu) by geertj (guest, #4116)Parent article: SELinuxDenyPtrace and security by default
Could the problem be solved by allowing ptrace() only to children of the current process? That way debugging and strace would work, but no other process could ptrace() my password safe. And processes could protect themselves against ptracing by reparenting themselves to init.