Gentoo Archives: gentoo-hardened

From: Michael Orlitzky <michael@××××××××.com>
To: gentoo-hardened@l.g.o
Subject: Re: [gentoo-hardened] UDEREF vs. Apache MMAP
Date: Sat, 08 Jan 2011 21:03:03
Message-Id: 4D28C733.2020907@orlitzky.com
In Reply to: Re: [gentoo-hardened] UDEREF vs. Apache MMAP by "Anthony G. Basile"
1 On 01/08/2011 01:22 PM, Anthony G. Basile wrote:
2 > On 01/08/2011 07:09 AM, pageexec@××××××××.hu wrote:
3 >> On 7 Jan 2011 at 23:57, Michael Orlitzky wrote:
4 >>
5 >>> I was able to figure out my new apache problem. It seems that
6 >>> PAX_MEMORY_UDEREF and apache's EnableMMAP directive don't get along
7 >>> sometimes:
8 >>
9 >> this one should have already been fixed in one of this week's patches,
10 >> but i'm not sure if it's in any hardened release yet. you could try the
11 >> latest grsec patch directly and see if it actually resolves the issue.
12 >>
13 >
14 > Okay Michael, can you try:
15 >
16 > hardened-sources-2.6.32-r33
17 >
18 > and/or
19 >
20 > hardened-sources-2.6.36-r8
21 >
22 > Both are based on the latest grsecurity-*-201101052002.patch
23
24 Back to normal with hardened-sources-2.6.36-r8. Thanks again guys.