|
Message-ID: <1504119305.26846.78.camel@redhat.com>
Date: Wed, 30 Aug 2017 14:55:05 -0400
From: Rik van Riel <riel@...hat.com>
To: Kees Cook <keescook@...omium.org>, linux-kernel@...r.kernel.org
Cc: Thomas Gleixner <tglx@...utronix.de>, Ingo Molnar <mingo@...hat.com>,
"H. Peter Anvin" <hpa@...or.com>, x86@...nel.org, Borislav Petkov
<bp@...e.de>, Andy Lutomirski <luto@...nel.org>, Mathias Krause
<minipli@...glemail.com>, linux-mm@...ck.org,
kernel-hardening@...ts.openwall.com, David Windsor <dave@...lcore.net>
Subject: Re: [PATCH v2 27/30] x86: Implement
thread_struct whitelist for hardened usercopy
On Mon, 2017-08-28 at 14:35 -0700, Kees Cook wrote:
> This whitelists the FPU register state portion of the thread_struct
> for
> copying to userspace, instead of the default entire struct.
>
> Cc: Thomas Gleixner <tglx@...utronix.de>
> Cc: Ingo Molnar <mingo@...hat.com>
> Cc: "H. Peter Anvin" <hpa@...or.com>
> Cc: x86@...nel.org
> Cc: Borislav Petkov <bp@...e.de>
> Cc: Andy Lutomirski <luto@...nel.org>
> Cc: Mathias Krause <minipli@...glemail.com>
> Signed-off-by: Kees Cook <keescook@...omium.org>
> ---
> arch/x86/Kconfig | 1 +
> arch/x86/include/asm/processor.h | 8 ++++++++
> 2 files changed, 9 insertions(+)
>
Acked-by: Rik van Riel <riel@...hat.com>
--
All rights reversed
Download attachment "signature.asc" of type "application/pgp-signature" (474 bytes)
Powered by blists - more mailing lists
Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.