|
Message-ID: <alpine.LRH.2.00.1112191130530.22702@tundra.namei.org> Date: Mon, 19 Dec 2011 11:33:10 +1100 (EST) From: James Morris <jmorris@...ei.org> To: kernel-hardening@...ts.openwall.com cc: linux-kernel@...r.kernel.org, linux-security-module@...r.kernel.org, Roland McGrath <roland@...k.frob.com> Subject: Re: [PATCH 2/2] security: Yama LSM On Thu, 15 Dec 2011, Kees Cook wrote: > +#ifdef CONFIG_SECURITY_YAMA > + ns->ptrace_scope = parent_pid_ns->ptrace_scope; > +#endif > + I'd like to see this implemented as an LSM hook, something like security_ptrace_set_scope(). - James -- James Morris <jmorris@...ei.org>
Powered by blists - more mailing lists
Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.