Re: [PATCH v2] proc: show personality via /proc/pid/personality

From: Alexey Dobriyan
Date: Sun Oct 05 2008 - 19:18:29 EST


On Sun, Oct 05, 2008 at 03:14:38AM -0700, Kees Cook wrote:
> Make process personality flags visible in /proc. Since a process's
> personality is potentially sensitive (e.g. READ_IMPLIES_EXEC), make this
> file only readable by the process owner.

Applied to proc.git, and I moved show hook to fs/proc/base.c where most
of this irregular stuff lives.

> Please revert the prior patch against the "status" file -- this is the
> alternative.

Sure.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/