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] [thread-next>] [day] [month] [year] [list]
Date:   Tue, 28 Mar 2023 14:02:03 +0200
From:   Mathias Krause <minipli@...ecurity.net>
To:     Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
        stable@...r.kernel.org
Cc:     linux-kernel@...r.kernel.org, akpm@...ux-foundation.org,
        torvalds@...ux-foundation.org, lwn@....net, jslaby@...e.cz
Subject: Re: Linux 5.15.103

On 17.03.23 09:04, Greg Kroah-Hartman wrote:
> I'm announcing the release of the 5.15.103 kernel.
> 
> [...]
> 
> Vitaly Kuznetsov (4):
>       KVM: Optimize kvm_make_vcpus_request_mask() a bit
>       KVM: Pre-allocate cpumasks for kvm_make_all_cpus_request_except()
>       KVM: nVMX: Don't use Enlightened MSR Bitmap for L3
>       KVM: VMX: Introduce vmx_msr_bitmap_l01_changed() helper
> 

That list is missing commit 6470accc7ba9 ("KVM: x86: hyper-v: Avoid
calling kvm_make_vcpus_request_mask() with vcpu_mask==NULL") to fulfill
the prerequisite of "KVM: Optimize kvm_make_vcpus_request_mask() a bit".

Right now the kvm selftests trigger a kernel NULL deref for the hyperv
test, making the system hang.

Please consider applying commit 6470accc7ba9 for the next v5.15.x release.

Thanks,
Mathias

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ