Gentoo Archives: gentoo-hardened

From: Michael Orlitzky <michael@××××××××.com>
To: gentoo-hardened@l.g.o
Subject: [gentoo-hardened] UDEREF vs. Apache MMAP
Date: Sat, 08 Jan 2011 05:03:19
Message-Id: 4D27EEA5.6080301@orlitzky.com
1 I was able to figure out my new apache problem. It seems that
2 PAX_MEMORY_UDEREF and apache's EnableMMAP directive don't get along
3 sometimes:
4
5 http://httpd.apache.org/docs/2.2/mod/core.html#enablemmap
6
7 With UDEREF enabled and MMAP on, I get random inappropriate 206 response
8 codes everywhere causing headers, images, and CSS files to fail to
9 transfer properly.
10
11 This is sufficiently into the realm of what I consider voodoo. Is there
12 anything I can do to help narrow down the problem, or should I just
13 disable MMAP and be happy?

Replies

Subject Author
Re: [gentoo-hardened] UDEREF vs. Apache MMAP pageexec@××××××××.hu
Re: [gentoo-hardened] UDEREF vs. Apache MMAP "Anthony G. Basile" <blueness@g.o>