Re: [PATCH 1/2] net: Check the correct namespace when spoofing pid over SCM_RIGHTS

2013-08-26 Thread Eric W. Biederman
Andy Lutomirski writes: > This is a security bug. > > The follow-up will fix nsproxy to discourage this type of issue from > happening again. Reviewed-by: "Eric W. Biederman" > > Cc: sta...@vger.kernel.org > Signed-off-by: Andy Lutomirski > --- > net/core/scm.c | 2 +- > 1 file changed, 1 ins

[PATCH 1/2] net: Check the correct namespace when spoofing pid over SCM_RIGHTS

2013-08-22 Thread Andy Lutomirski
This is a security bug. The follow-up will fix nsproxy to discourage this type of issue from happening again. Cc: sta...@vger.kernel.org Signed-off-by: Andy Lutomirski --- net/core/scm.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/core/scm.c b/net/core/scm.c index 03