APPLIED [OEM-6.1] Re: [SRU][OEM-6.1/L/M][PATCH 0/1] CVE-2023-5090

Timo Aaltonen tjaalton at ubuntu.com
Fri Oct 27 06:19:22 UTC 2023


Yuxuan Luo kirjoitti 25.10.2023 klo 23.08:
> [Impact]
> Assuming that the guest's apic was in x2apic mode, reseting its apic
> will bring it back to the xapic mode. In this case, an erroneous check
> statement prevents an interception function from doing anything,
> exposing bare metal environment to the guest, leading to denial of
> service.
> 
> [Backport]
> For Mantic it is a clean cherry pick.
> For Lunar and Jammy-OEM-6.1, there is a refactoring commit f628a34a9d52
> ("KVM: SVM: Replace "avic_mode" enum with "x2avic_enabled" boolean")
> causing a conflict. Ignoring this refactoring and manually removing the
> erroneous check statement does the work.
> 
> [Test]
> Compile and boot tested.
> 
> [Potential Regression]
> Expect low regression potential limited in AMD users.
> 
> Maxim Levitsky (1):
>    x86: KVM: SVM: always update the x2avic msr interception
> 
>   arch/x86/kvm/svm/svm.c | 3 +--
>   1 file changed, 1 insertion(+), 2 deletions(-)
> 

applied to oem-6.1, thanks

-- 
t




More information about the kernel-team mailing list