From: Agostino Sarubbo <ago@gentoo.org>
To: gentoo-dev@lists.gentoo.org
Subject: Re: [gentoo-dev] Re: Can we get PIE on all SUID binaries by default, por favor?
Date: Mon, 23 Jan 2012 21:47:13 +0100 [thread overview]
Message-ID: <2875711.Ft4fV4mV9N@devil> (raw)
In-Reply-To: <CAJ0EP42C2e9ggiWAa7+JKvy73b5SWgbaa81m247b=f54aaObUQ@mail.gmail.com>
[-- Attachment #1.1: Type: text/plain, Size: 555 bytes --]
On Monday 23 January 2012 15:00:41 Mike Gilbert wrote:
> I'm asking "how does one enable PIE/ASLR", not how to check if it is
> enabled already.
Just enable hardened profile that compiles generally with:
-fno-strict-overflow -fPIE -fstack-protector-all
in particular with gcc-hardenednossp you have:
fno-strict-overflow -fPIE
with gcc-hardenednopie you have:
fno-strict-overflow -fstack-protector-all
with gcc-hardenednopiessp you have:
-fno-strict-overflow
--
Agostino Sarubbo ago -at- gentoo.org
Gentoo/AMD64 Arch Security Liaison
GPG: 0x7CD2DC5D
[-- Attachment #1.2: Type: text/html, Size: 3783 bytes --]
[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 490 bytes --]
next prev parent reply other threads:[~2012-01-23 20:49 UTC|newest]
Thread overview: 40+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-01-23 19:08 [gentoo-dev] Can we get PIE on all SUID binaries by default, por favor? Jason A. Donenfeld
2012-01-23 19:22 ` [gentoo-dev] " Diego Elio Pettenò
2012-01-23 19:26 ` Jason A. Donenfeld
2012-01-23 19:37 ` Diego Elio Pettenò
2012-01-23 19:40 ` Jason A. Donenfeld
2012-01-23 19:51 ` Mike Gilbert
2012-01-23 19:57 ` Jason A. Donenfeld
2012-01-23 20:00 ` Mike Gilbert
2012-01-23 20:09 ` Sven Vermeulen
2012-01-23 20:12 ` Francesco Riosa
2012-01-23 22:18 ` Zac Medico
2012-01-24 7:57 ` Jason A. Donenfeld
2012-01-24 5:56 ` Mike Frysinger
2012-01-23 20:47 ` Agostino Sarubbo [this message]
2012-01-23 19:56 ` Diego Elio Pettenò
2012-01-23 20:48 ` Markos Chandras
2012-01-24 5:50 ` Mike Frysinger
2012-01-24 5:58 ` [gentoo-dev] " Mike Frysinger
2012-01-26 16:55 ` Jason A. Donenfeld
2012-01-27 19:02 ` Jason A. Donenfeld
2012-01-27 19:39 ` "Paweł Hajdan, Jr."
2012-01-27 19:45 ` Fabian Groffen
2012-01-27 20:13 ` "Paweł Hajdan, Jr."
2012-01-27 20:33 ` Rich Freeman
2012-01-27 21:05 ` Jason A. Donenfeld
2012-01-28 0:12 ` Mike Frysinger
2012-01-28 5:12 ` Jason A. Donenfeld
2012-01-28 12:26 ` Anthony G. Basile
2012-01-29 19:14 ` Mike Frysinger
2012-02-01 0:58 ` Anthony G. Basile
2012-02-01 17:33 ` Matthew Thode
2012-02-01 20:08 ` Mike Frysinger
2012-01-27 19:48 ` Mike Frysinger
2012-01-27 21:02 ` Jason A. Donenfeld
2012-01-28 0:01 ` Anthony G. Basile
2012-01-28 5:07 ` Jason A. Donenfeld
2012-01-29 19:14 ` Mike Frysinger
2012-01-27 19:42 ` Mike Frysinger
2012-01-27 19:43 ` Mike Frysinger
2012-01-27 21:04 ` Jason A. Donenfeld
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=2875711.Ft4fV4mV9N@devil \
--to=ago@gentoo.org \
--cc=gentoo-dev@lists.gentoo.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox