From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754645AbcDOJUU (ORCPT ); Fri, 15 Apr 2016 05:20:20 -0400 Received: from mail-wm0-f66.google.com ([74.125.82.66]:34950 "EHLO mail-wm0-f66.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753780AbcDOJUP (ORCPT ); Fri, 15 Apr 2016 05:20:15 -0400 Date: Fri, 15 Apr 2016 11:20:10 +0200 From: Ingo Molnar To: Kees Cook Cc: Pavel Machek , Linus Torvalds , "Rafael J. Wysocki" , James Morse , Ard Biesheuvel , Matt Redfearn , Yves-Alexis Perez , Emrah Demir , Jonathan Corbet , "x86@kernel.org" , Len Brown , Borislav Petkov , Andy Lutomirski , "linux-doc@vger.kernel.org" , Linux PM list , LKML , "kernel-hardening@lists.openwall.com" Subject: Re: [PATCH v2] kaslr: allow kASLR to be default over Hibernation Message-ID: <20160415092010.GB10167@gmail.com> References: <20160412221659.GA18102@www.outflux.net> <20160414200102.GB3856@amd> <20160414203444.GC3856@amd> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: 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 * Kees Cook wrote: > 1) The x86 hibernation and KASLR code don't play well together currently. Please fix it, don't just work it around ... Thanks, Ingo