Gentoo Archives: gentoo-user

From: Shaochun Wang <scwang@××××××.cn>
To: Gentoo <gentoo-user@l.g.o>
Subject: [gentoo-user] How to disable stack randomization?
Date: Fri, 03 Aug 2007 13:24:17
Message-Id: 20070803131518.GA12893@localhost
1 Every time I execute the same program, its stack starts at a different
2 address. After some studying, I know it is caused by stack randomization
3 in kernel. Although stack randomization impedes stack buffer overflow,
4 it introduces some nondeterminism.
5
6 Does anyone know how to disable it?
7 Thank you in advance.
8
9 --
10 Shaochun Wang <scwang@××××××.cn>
11
12 Jabber: fungusw@××××××.org
13 --
14 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] How to disable stack randomization? Ryan Sims <rwsims@×××××.com>
Re: [gentoo-user] How to disable stack randomization? Norberto Bensa <nbensa@×××××.com>
Re: [gentoo-user] How to disable stack randomization? Shaochun Wang <scwang@××××××.cn>