Re: x86: randomize brk() and RLIMIT_DATA

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Sami Farin <safari-kernel@...>
Cc: Linux kernel Mailing List <linux-kernel@...>, Jiri Kosina <jkosina@...>
Date: Thursday, October 25, 2007 - 10:13 am

On Thu, 25 Oct 2007 16:41:24 +0300
Sami Farin <safari-kernel@safari.iki.fi> wrote:


this isn't a valid case afaics; even on "traditional x86" (before we
changed the address space layout, or even today if you have an
unlimited stack rlimit) this isn't going to work. applications really
shouldn't use (s)brk() but malloc(); you have to be able to fall back
to mmap regardless of what you do.



-- 
If you want to reach me at my work email, use arjan@linux.intel.com
For development, discussion and tips for power savings, 
visit http://www.lesswatts.org
-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
x86: randomize brk() and RLIMIT_DATA, Sami Farin, (Thu Oct 25, 9:41 am)
Re: x86: randomize brk() and RLIMIT_DATA, Arjan van de Ven, (Thu Oct 25, 10:13 am)
Re: x86: randomize brk() and RLIMIT_DATA, Jiri Kosina, (Thu Oct 25, 10:46 am)
Re: x86: randomize brk() and RLIMIT_DATA, Sami Farin, (Thu Oct 25, 1:19 pm)