All of lore.kernel.org
 help / color / mirror / Atom feed
From: Victor van der Veen <vvdveen@gmail.com>
To: Eric Dumazet <eric.dumazet@gmail.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: When was ASLR introduced in the Linux kernel?
Date: Tue, 30 Nov 2010 18:50:57 +0100	[thread overview]
Message-ID: <1291139457.2701.14.camel@GX620> (raw)
In-Reply-To: <1291119324.2904.51.camel@edumazet-laptop>

> > 
> > - When was ASLR introduced in the Linux kernel (not PaX/ExecShield)? 
> > - When was ASLR enabled by default? 
> > - What's the current state of ASLR in the Linux kernel? Is it still
> > under development? Or should we rely on the PaX/ExecShield patches?
> 
> randomize-va-space:
> 
> echo  val >/proc/sys/kernel/randomize_va_space
> 
> 
> vi +391 Documentation/sysctl/kernel.txt
> 
>  <snip>

Thanks, but this was not what I was really looking for. However,
searching for 'randomize_va_space' led me to a thread on lkml started by
Arjan van de Ven on January 27th, 2005:
http://lkml.org/lkml/2005/1/27/56

It would be great if someone can provide more details on this subject:
  1) when was randomize_va_space introduced? (probably somewhere in
2.6.11.x)
  2) when was it enabled by default (2.6.12.? but no announcement in
changelog?)
  3) which additions were added in later releases? (and when?)

Thanks,
Victor



  reply	other threads:[~2010-11-30 17:51 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-30 11:47 When was ASLR introduced in the Linux kernel? Victor van der Veen
2010-11-30 12:15 ` Eric Dumazet
2010-11-30 17:50   ` Victor van der Veen [this message]
2010-11-30 18:10     ` Eric Dumazet

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1291139457.2701.14.camel@GX620 \
    --to=vvdveen@gmail.com \
    --cc=eric.dumazet@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.