From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Message-ID: <53483260.2020308@zytor.com> Date: Fri, 11 Apr 2014 11:20:16 -0700 From: "H. Peter Anvin" MIME-Version: 1.0 To: Andy Lutomirski , mingo@kernel.org, linux-kernel@vger.kernel.org, torvalds@linux-foundation.org, tglx@linutronix.de, stable@vger.kernel.org, hpa@linux.intel.com, linux-tip-commits@vger.kernel.org Subject: Re: [tip:x86/urgent] x86-64, modify_ldt: Ban 16-bit segments on 64-bit kernels References: <53483088.1010407@amacapital.net> In-Reply-To: <53483088.1010407@amacapital.net> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: On 04/11/2014 11:12 AM, Andy Lutomirski wrote: > > If this is what I think it is (hi, Spender), then it is probably only > useful for 3.14.y and not earlier kernels. > Not really. The kernel stack address is sensitive regardless of kASLR; in fact, it is completely orthogonal to kASLR. -hpa