lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Fri, 25 Jan 2019 18:50:46 +0100
From:   Paolo Bonzini <pbonzini@...hat.com>
To:     Vitaly Kuznetsov <vkuznets@...hat.com>, kvm@...r.kernel.org
Cc:     Radim Krčmář <rkrcmar@...hat.com>,
        linux-kernel@...r.kernel.org, Liran Alon <liran.alon@...cle.com>
Subject: Re: [PATCH 0/2] x86/kvm/hyper-v: fix KVM_CAP_HYPERV_ENLIGHTENED_VMCS

On 17/01/19 18:12, Vitaly Kuznetsov wrote:
> Commit e2e871ab2f02 ("x86/kvm/hyper-v: Introduce nested_get_evmcs_version()
> helper") broke KVM_CAP_HYPERV_ENLIGHTENED_VMCS: the returned evmcs version
> is always zero now. Fix the issue and add a check to evmcs selftest.
> 
> The offending commit is in 5.0-rc1, it would be great if the fix could be
> queued before 5.0.
> 
> Vitaly Kuznetsov (2):
>   x86/kvm/hyper-v: nested_enable_evmcs() sets vmcs_version incorrectly
>   KVM: selftests: check returned evmcs version range
> 
>  arch/x86/kvm/vmx/evmcs.c                        | 7 ++++---
>  tools/testing/selftests/kvm/x86_64/evmcs_test.c | 6 ++++++
>  2 files changed, 10 insertions(+), 3 deletions(-)
> 


Queued, thanks.

Paolo

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ