All of lore.kernel.org
 help / color / mirror / Atom feed
From: "H. Peter Anvin" <hpa@zytor.com>
To: "H.J. Lu" <hjl.tools@gmail.com>, Jiri Kosina <jkosina@suse.cz>
Cc: LKML <linux-kernel@vger.kernel.org>, Josh Boyer <jwboyer@redhat.com>
Subject: Re: [PATCH] binfmt_elf: fix PIE load with randomization disabled
Date: Mon, 09 Dec 2013 13:49:08 -0800	[thread overview]
Message-ID: <52A63AD4.2030101@zytor.com> (raw)
In-Reply-To: <CAMe9rOrDmtHXZ1cA1or_XkktSPguDnH8sNLGM_oxj7bcsek4ww@mail.gmail.com>

> 
>> PT_LOAD being non-zero causing randomization to be turned off seems like
>> quite unexpected behavior to me, with a great potential to cause a lot of
>> confusion.
> 
> There should be no difference between dynamic executable and PIE
> with non-zero vaddr when choosing where to load them.
> 

Why is that?  It would seem to be a big difference between a relocatable
binary (PIE) and one with a load address fixed at link time.

	-hpa


  reply	other threads:[~2013-12-09 21:49 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-09 15:50 [PATCH] binfmt_elf: fix PIE load with randomization disabled H.J. Lu
2013-12-09 20:57 ` Jiri Kosina
2013-12-09 21:03   ` H.J. Lu
2013-12-09 21:13     ` Jiri Kosina
2013-12-09 21:47       ` H.J. Lu
2013-12-09 21:49         ` H. Peter Anvin [this message]
2013-12-09 21:52           ` H.J. Lu
2013-12-09 21:53             ` H. Peter Anvin
2013-12-09 21:59               ` H.J. Lu
2013-12-09 22:01                 ` H. Peter Anvin
2013-12-09 22:03                   ` H.J. Lu
2013-12-11 13:36                     ` Jiri Kosina
2013-12-11 13:41                       ` H.J. Lu
2013-12-11 17:49                         ` H. Peter Anvin
2013-12-11 18:21                           ` H.J. Lu
2013-12-11 19:43                             ` H. Peter Anvin
2013-12-11 20:02                               ` H.J. Lu
2013-12-09 21:51         ` Jiri Kosina
2013-12-09 21:39     ` H. Peter Anvin
2013-12-09 21:44       ` H.J. Lu
2013-12-09 23:35         ` H. Peter Anvin
2013-12-09 23:53           ` H.J. Lu
2013-12-10  0:37             ` H. Peter Anvin
2013-12-10  0:41               ` H.J. Lu

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=52A63AD4.2030101@zytor.com \
    --to=hpa@zytor.com \
    --cc=hjl.tools@gmail.com \
    --cc=jkosina@suse.cz \
    --cc=jwboyer@redhat.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.