On Thu, 8 Mar 2007, Linus Torvalds wrote:

> 
> 
> On Fri, 9 Mar 2007, Oleg Nesterov wrote:
> > 
> > Also. A malicious user can eat all memory, 
> > signalfd_deliver()->kmem_cache_alloc()
> > doesn't check any limits.
> 
> This, btw, is one reason I *really* think signalfd() should just use the 
> same old signal queue, and not try to make its own.
> 
> Signal queueing and unqueuing simply isn't that simple. 

Alrighty. Back to the dequeue_signal ...



- Davide


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

Reply via email to