Re: [PATCH] user namespace: make signal.c respect user namespaces

From: Oleg Nesterov
Date: Fri Sep 23 2011 - 13:40:57 EST


On 09/23, Serge E. Hallyn wrote:
>
> It looks like I can fix all the
> cases

except ptrace_signal(). Although we can simply ignore this case, imho.

> at send_signal()

Yes, I was thinking about this too but didn't have the time to check
if this can really work.

> by checking whether si_fromuser(info)

I am not sure... sys_rt_queueinfo() is nasty. Plus we have to handle
the "fromkernel" case too. May be we can ignore this too.

Oleg.

--
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/