the data segment is not randomized.
This commit is contained in:
parent
158ff069a0
commit
621bb43b15
@ -1,4 +1,4 @@
|
|||||||
.\" $NetBSD: security.7,v 1.12 2015/05/13 11:36:12 shm Exp $
|
.\" $NetBSD: security.7,v 1.13 2015/06/14 16:56:36 christos Exp $
|
||||||
.\"
|
.\"
|
||||||
.\" Copyright (c) 2006, 2011 Elad Efrat <elad@NetBSD.org>
|
.\" Copyright (c) 2006, 2011 Elad Efrat <elad@NetBSD.org>
|
||||||
.\" All rights reserved.
|
.\" All rights reserved.
|
||||||
@ -25,7 +25,7 @@
|
|||||||
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
|
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
|
||||||
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
.\"
|
.\"
|
||||||
.Dd March 30, 2011
|
.Dd June 14, 2015
|
||||||
.Dt SECURITY 7
|
.Dt SECURITY 7
|
||||||
.Os
|
.Os
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
@ -132,8 +132,6 @@ implementation introduces randomization to the following memory regions:
|
|||||||
.Pp
|
.Pp
|
||||||
.Bl -enum -compact -offset indent
|
.Bl -enum -compact -offset indent
|
||||||
.It
|
.It
|
||||||
The data segment
|
|
||||||
.It
|
|
||||||
The stack
|
The stack
|
||||||
.El
|
.El
|
||||||
.Pp
|
.Pp
|
||||||
|
Loading…
Reference in New Issue
Block a user