Date: Thu, 12 Jan 2017 11:15:48 -0500 From: Ed Maste <emaste@freebsd.org> To: Konstantin Belousov <kib@freebsd.org> Cc: "src-committers@freebsd.org" <src-committers@freebsd.org>, "svn-src-all@freebsd.org" <svn-src-all@freebsd.org>, "svn-src-head@freebsd.org" <svn-src-head@freebsd.org> Subject: Re: svn commit: r311984 - head/libexec/rtld-elf Message-ID: <CAPyFy2Ah5H%2BwJVNoVwyqMS9kw2WgCHT=U7zjVEGe7P%2BfOiJXhg@mail.gmail.com> In-Reply-To: <201701121554.v0CFs3eN037304@repo.freebsd.org> References: <201701121554.v0CFs3eN037304@repo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 12 January 2017 at 10:54, Konstantin Belousov <kib@freebsd.org> wrote: > Author: kib > Date: Thu Jan 12 15:54:03 2017 > New Revision: 311984 > URL: https://svnweb.freebsd.org/changeset/base/311984 > > Log: > For the main binary, postpone enforcing relro read-only protection > until copy relocations are done. > > Newer binutils and lld seems to output copy into relro-protected range. AFAIK no released version of GNU BFD ld or gold have this change yet, but it has been committed to both. There's a long thread with details at https://sourceware.org/ml/libc-alpha/2016-12/msg00914.html
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAPyFy2Ah5H%2BwJVNoVwyqMS9kw2WgCHT=U7zjVEGe7P%2BfOiJXhg>