public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] KVM: x86 - misc fixes
@ 2024-02-03 12:45 Mathias Krause
  2024-02-03 12:45 ` [PATCH 1/3] KVM: x86: Fix KVM_GET_MSRS stack info leak Mathias Krause
                   ` (4 more replies)
  0 siblings, 5 replies; 18+ messages in thread
From: Mathias Krause @ 2024-02-03 12:45 UTC (permalink / raw)
  To: Sean Christopherson, Paolo Bonzini; +Cc: kvm, Mathias Krause

This is v2 of an old patch which gained an info leak fix to make it a
series.

v1 -> v2:
- drop the stable cc, shorten commit log
- split out dr6 change
- add KVM_GET_MSRS stack info leak fix

v1: https://lore.kernel.org/kvm/20230220104050.419438-1-minipli@grsecurity.net/

Please apply!

Thanks,
Mathias

Mathias Krause (3):
  KVM: x86: Fix KVM_GET_MSRS stack info leak
  KVM: x86: Simplify kvm_vcpu_ioctl_x86_get_debugregs()
  KVM: x86: Fix broken debugregs ABI for 32 bit kernels

 arch/x86/kvm/x86.c | 32 +++++++++++++++++---------------
 1 file changed, 17 insertions(+), 15 deletions(-)

-- 
2.39.2


^ permalink raw reply	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2024-02-06 18:52 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-02-03 12:45 [PATCH 0/3] KVM: x86 - misc fixes Mathias Krause
2024-02-03 12:45 ` [PATCH 1/3] KVM: x86: Fix KVM_GET_MSRS stack info leak Mathias Krause
2024-02-04  1:28   ` Xiaoyao Li
2024-02-05 18:42   ` Sean Christopherson
2024-02-06 17:52     ` Mathias Krause
2024-02-03 12:45 ` [PATCH 2/3] KVM: x86: Simplify kvm_vcpu_ioctl_x86_get_debugregs() Mathias Krause
2024-02-04  1:05   ` Xiaoyao Li
2024-02-05 19:53   ` Sean Christopherson
2024-02-06 18:15     ` Mathias Krause
2024-02-06 18:24       ` Sean Christopherson
2024-02-06 18:30         ` Mathias Krause
2024-02-06 18:32     ` Mathias Krause
2024-02-03 12:45 ` [PATCH 3/3] KVM: x86: Fix broken debugregs ABI for 32 bit kernels Mathias Krause
2024-02-05 18:46   ` Sean Christopherson
2024-02-06 18:23     ` Mathias Krause
2024-02-05 19:56 ` [PATCH 0/3] KVM: x86 - misc fixes Sean Christopherson
2024-02-06 18:24   ` Mathias Krause
2024-02-06 18:52 ` Sean Christopherson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox