scm: Require CAP_SYS_ADMIN over the current pidns to spoof pids.
authorEric W. Biederman <ebiederm@xmission.com>
Fri, 15 Mar 2013 08:03:33 +0000 (01:03 -0700)
committerEric W. Biederman <ebiederm@xmission.com>
Mon, 18 Mar 2013 00:16:16 +0000 (17:16 -0700)
Don't allow spoofing pids over unix domain sockets in the corner
cases where a user has created a user namespace but has not yet
created a pid namespace.

Cc: stable@vger.kernel.org
Reported-by: Andy Lutomirski <luto@amacapital.net>
Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>

No differences found