From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Message-ID: <1498070869.13083.22.camel@redhat.com> Subject: Re: [kernel-hardening] [PATCH] [RFC] binfmt_elf: Use ELF_ET_DYN_BASE only for PIE From: Rik van Riel To: Daniel Micay , Kees Cook Cc: LKML , Qualys Security Advisory , Thomas Gleixner , Ingo Molnar , "H. Peter Anvin" , "x86@kernel.org" , Alexander Viro , Dmitry Safonov , Masahiro Yamada , Grzegorz Andrejczuk , "linux-fsdevel@vger.kernel.org" , "kernel-hardening@lists.openwall.com" Date: Wed, 21 Jun 2017 14:47:49 -0400 In-Reply-To: <1498066333.27465.8.camel@gmail.com> References: <20170621055835.GA27467@beast> <1498046876.13083.17.camel@redhat.com> <1498066040.27465.7.camel@gmail.com> <1498066333.27465.8.camel@gmail.com> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: On Wed, 2017-06-21 at 13:32 -0400, Daniel Micay wrote: > On Wed, 2017-06-21 at 10:28 -0700, Kees Cook wrote: > > > The stack rlimit calculation fix for space potentially lost to > > > ASLR > > > is > > > probably still needed too, right? > > > > Yes. Was that picked up by akpm already? > > > > -Kees > > I think it was dropped when the ET_DYN changes were dropped. I can resend those.