Re: New Security Features, Please Comment

From: Alan Cox
Date: Wed Dec 03 2008 - 18:08:28 EST


> The children are pre-forked, so the overhead is in the setup... then
> when the app recieves a request, it sets the child's uid to the uid of
> the website, and then passes the request to the child, which, now, the
> child is running as the website owner.

But the child process may already have been trojanned by a previous user
so it gains you nothing.

> It is more secure then just doing nothing.

I'm not convinced. Not remotely.

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