Skip to content

x86/fpu: KVM: Set the base guest FPU uABI size to sizeof(struct kvm_xsave)

Vitaly Kuznetsov requested to merge vkuznets/centos-stream-9:bug2092468 into main

Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=2092468

Fix an out-of-bounds write issue triggered by QEMU.

Signed-off-by: Vitaly Kuznetsov vkuznets@redhat.com

Merge request reports