Found 1 matching messages (0.026 seconds). Page 1 of 1.
This cleans up the permission checks done for /proc/PID/mem i/o calls. It puts all the logic in a new function, check_mem_permission(). The old code repeated the (!MAY_PTRACE(task) || !ptrace_may_attach(task)) magical ...
linux-kernel - Roland McGrath - Mar 26 2008 - 19:07