From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753286AbbBRUT0 (ORCPT ); Wed, 18 Feb 2015 15:19:26 -0500 Received: from mail-wi0-f177.google.com ([209.85.212.177]:54660 "EHLO mail-wi0-f177.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753080AbbBRUTG (ORCPT ); Wed, 18 Feb 2015 15:19:06 -0500 Date: Wed, 18 Feb 2015 21:19:01 +0100 From: Ingo Molnar To: Andrew Morton Cc: Borislav Petkov , Kees Cook , linux-kernel@vger.kernel.org, Thomas Gleixner , Ingo Molnar , "H. Peter Anvin" , x86@kernel.org, Alexander Viro , Ismael Ripoll , Hector Marco-Gisbert , Jan-Simon =?iso-8859-1?Q?M=F6ller?= , linux-fsdevel@vger.kernel.org Subject: Re: [PATCH] ASLR: fix stack randomization on 64-bit systems Message-ID: <20150218201901.GA20221@gmail.com> References: <20150214173350.GA18393@www.outflux.net> <20150218091543.GF3211@pd.tnic> <20150218121138.b977e1aba69d8e3e2fb2cbc1@linux-foundation.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150218121138.b977e1aba69d8e3e2fb2cbc1@linux-foundation.org> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Andrew Morton wrote: > On Wed, 18 Feb 2015 10:15:43 +0100 Borislav Petkov wrote: > > > CVE-2015-1593 > > > > > > Signed-off-by: Hector Marco-Gisbert > > > Signed-off-by: Ismael Ripoll > > > [kees: rebase, fix 80 char, clean up commit message, add test example, cve] > > > Signed-off-by: Kees Cook > > > Cc: stable@vger.kernel.org > > > > Ok, I'm picking this up. Do scream if someone else wants to do that, > > I grabbed it, but shall drop my copy if it turns up in linux-next. > > > otherwise it is going to tip next week, after the merge window is over. > > It's tagged for -stable backporting, so it should go into 3.20? Absolutely, this is x86/urgent material, so no need to wait for -rc1 with it. Thanks, Ingo