- Update the text for the ASLR report

Submitted by:	Shawn Webb <lattera@gmail.com>
This commit is contained in:
Gabor Pali 2014-04-06 09:30:49 +00:00
parent 182a9afb06
commit e2bf99487d
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=44458

View file

@ -812,12 +812,14 @@
including the base of the executable and the positions of the
stack, heap, and libraries, in a process' address space.</p>
<p>We have added (a potentially buggy) ASLR support to all
supported &os; architectures. Focus is still on <tt>amd64</tt> as
that is what the developers have access to. We have added
support for Position-Independent Executables (PIEs) in a number
of applications in base. We have identified a number of bugs
and are actively working on targeting them.</p>
<p>We have added ASLR support to all architectures. As the
primary developers behind this feature have the most access to
<tt>amd64</tt>, the focus of development is on the
<tt>amd64</tt> architecture. Other architectures, such as ARM,
have known bugs with our current ASLR implementation and we are
working hard to fix them. We added support for
Position-Independent Executables (PIEs) in a number of
applications in base.</p>
</body>
<help>