sptrace is a LKM designed to give administrators more control over the ptrace() call. It limits users' access to the ptrace() call. It can disable ptrace altogether, or if you add a ptrace group to your system, only users in that group will be able to use ptrace().