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, 28 Jun 2024 15:55:36 -0700
From: Sean Christopherson <seanjc@...gle.com>
To: Sean Christopherson <seanjc@...gle.com>, kvm@...r.kernel.org, Kai Huang <kai.huang@...el.com>
Cc: pbonzini@...hat.com, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] KVM: VMX: Switch __vmx_exit() and kvm_x86_vendor_exit()
 in vmx_exit()

On Thu, 27 Jun 2024 13:05:24 +1200, Kai Huang wrote:
> In the vmx_init() error handling path, the __vmx_exit() is done before
> kvm_x86_vendor_exit().  They should follow the same order in vmx_exit().
> 
> But currently __vmx_exit() is done after kvm_x86_vendor_exit() in
> vmx_exit().  Switch the order of them to fix.
> 
> 
> [...]

Applied to kvm-x86 vmx, thanks!

[1/1] KVM: VMX: Switch __vmx_exit() and kvm_x86_vendor_exit() in vmx_exit()
      https://github.com/kvm-x86/linux/commit/92c1e3cbf0d0

--
https://github.com/kvm-x86/linux/tree/next

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ