On Tue, Feb 04, 2014 at 04:28:18PM -0500, Jason Rhinelander wrote:
> My guess here is that something in the new apache/mpm-itk
> combination is removing the ability to seteuid/setegid sometime
> after the seteuid is done for the VirtualHost, and this is breaking
> anything later in the request that needs to do a seteuid, even for a
> trivial seteuid to the already active euid.

There are really only two things that can cause this, namely capabilities and
the seccomp v2 sandbox. My guess would be on the latter.

However, I don't see how this can cause the original bug?

/* Steinar */
-- 
Homepage: http://www.sesse.net/


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to