On 01/21/2012 01:06 AM, Kees Cook wrote: > Add the "proc_pid_mem" sysctl to control whether or not /proc/pid/mem is > allowed to work: 0: disabled, 1: read only, 2: read/write. Maybe mention that the default is 2 (or did you mean to change that sooner or later?). > Signed-off-by: Kees Cook <keescook@xxxxxxxxxxxx> > --- > Documentation/sysctl/kernel.txt | 14 ++++++++++++++ > fs/proc/base.c | 14 +++++++++++++- > kernel/sysctl.c | 14 ++++++++++++++ > 3 files changed, 41 insertions(+), 1 deletions(-) -- ~Randy *** Remember to use Documentation/SubmitChecklist when testing your code *** -- To unsubscribe from this list: send the line "unsubscribe linux-doc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html