commit | 2ac3c8d18ed136827ad41786f30c6ed396429660 | [log] [tgz] |
---|---|---|
author | Kees Cook <keescook@chromium.org> | Thu Jun 02 12:33:44 2016 -0700 |
committer | Kees Cook <keescook@chromium.org> | Tue Jun 14 10:54:44 2016 -0700 |
tree | 90df0c0d779c556a9942360283178a29ec57e60b | |
parent | a5cd110cb8369d6b37ef5ccfe56b3fa1338c9615 [diff] |
MIPS/ptrace: run seccomp after ptrace Close the hole where ptrace can change a syscall out from under seccomp. Signed-off-by: Kees Cook <keescook@chromium.org> Cc: Ralf Baechle <ralf@linux-mips.org> Cc: "Maciej W. Rozycki" <macro@imgtec.com> Cc: James Hogan <james.hogan@imgtec.com> Cc: linux-mips@linux-mips.org