From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751693AbdLAI3m (ORCPT ); Fri, 1 Dec 2017 03:29:42 -0500 Received: from mx1.redhat.com ([209.132.183.28]:39712 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750994AbdLAI3k (ORCPT ); Fri, 1 Dec 2017 03:29:40 -0500 Subject: Re: [PATCH 2/2] kvm: x86: fix KVM_XEN_HVM_CONFIG ioctl To: Kees Cook Cc: LKML , KVM , Christoffer Dall , Marc Zyngier , Christian Borntraeger , Cornelia Huck , James Hogan , Paul Mackerras , kernel-hardening@lists.openwall.com, =?UTF-8?B?UmFkaW0gS3LEjW3DocWZ?= References: <20171026134547.23664-1-pbonzini@redhat.com> <20171026134547.23664-3-pbonzini@redhat.com> From: Paolo Bonzini Message-ID: Date: Fri, 1 Dec 2017 09:29:35 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.4.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.28]); Fri, 01 Dec 2017 08:29:40 +0000 (UTC) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 30/11/2017 21:40, Kees Cook wrote: > Hi Paolo, > > Since this didn't make it via my usercopy tree, do you want to take it > via KVM? It is a stand-alone fix, AIUI. Yes, will do! Thanks, Paolo From mboxrd@z Thu Jan 1 00:00:00 1970 References: <20171026134547.23664-1-pbonzini@redhat.com> <20171026134547.23664-3-pbonzini@redhat.com> From: Paolo Bonzini Message-ID: Date: Fri, 1 Dec 2017 09:29:35 +0100 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Subject: [kernel-hardening] Re: [PATCH 2/2] kvm: x86: fix KVM_XEN_HVM_CONFIG ioctl To: Kees Cook Cc: LKML , KVM , Christoffer Dall , Marc Zyngier , Christian Borntraeger , Cornelia Huck , James Hogan , Paul Mackerras , kernel-hardening@lists.openwall.com, =?UTF-8?B?UmFkaW0gS3LEjW3DocWZ?= List-ID: On 30/11/2017 21:40, Kees Cook wrote: > Hi Paolo, > > Since this didn't make it via my usercopy tree, do you want to take it > via KVM? It is a stand-alone fix, AIUI. Yes, will do! Thanks, Paolo