[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <ZyUq3WSLbKkoiExF@google.com>
Date: Fri, 1 Nov 2024 12:24:13 -0700
From: Sean Christopherson <seanjc@...gle.com>
To: Paolo Bonzini <pbonzini@...hat.com>
Cc: kvm@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] KVM: x86: Document an erratum in KVM_SET_VCPU_EVENTS on
Intel CPUs
On Thu, Oct 31, 2024, Sean Christopherson wrote:
> On Fri, 02 Aug 2024 13:04:20 -0700, Sean Christopherson wrote:
> > Document a flaw in KVM's ABI which lets userspace attempt to inject a
> > "bad" hardware exception event, and thus induce VM-Fail on Intel CPUs.
> > Fixing the flaw is a fool's errand, as AMD doesn't sanity check the
> > validity of the error code, Intel CPUs that support CET relax the check
> > for Protected Mode, userspace can change the mode after queueing an
> > exception, KVM ignores the error code when emulating Real Mode exceptions,
> > and so on and so forth.
> >
> > [...]
>
> Applied to kvm-x86 misc, thanks!
>
> [1/1] KVM: x86: Document an erratum in KVM_SET_VCPU_EVENTS on Intel CPUs
> https://github.com/kvm-x86/linux/commit/eebc1cfae6c9
FYI, I rebased misc to v6.12-rc5, as patches in another series had already been
taken through the tip tree. New hash:
[1/1] KVM: x86: Document an erratum in KVM_SET_VCPU_EVENTS on Intel CPUs
https://github.com/kvm-x86/linux/commit/0e3b70aa137c
Powered by blists - more mailing lists