From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755513AbaEEI53 (ORCPT ); Mon, 5 May 2014 04:57:29 -0400 Received: from mx1.redhat.com ([209.132.183.28]:20660 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755312AbaEEI52 (ORCPT ); Mon, 5 May 2014 04:57:28 -0400 Date: Mon, 5 May 2014 16:58:55 +0800 From: Dave Young To: Kees Cook Cc: "H. Peter Anvin" , LKML Subject: Re: kaslr should avoid setup_data region Message-ID: <20140505085855.GC3897@darkstar.nay.redhat.com> References: <20140424023544.GA2180@darkstar.nay.redhat.com> <20140424025016.GB2180@darkstar.nay.redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org > I won't be in a position to test EFI booting for a while. If someone > else took this, that would make it get fixed much faster. I will hopefully look into it next week. But as I said I can only test with a hacked kernel which set the randomized addr to the setup_data region. Thanks Dave