From: Paolo Bonzini Date: Fri, 21 Apr 2023 23:19:02 +0000 (-0400) Subject: Merge tag 'kvmarm-fixes-6.3-4' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar... X-Git-Tag: v6.3~7^2 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=265b97cbc22e0f67f79a71443b60dc1237ca5ee6;p=linux-block.git Merge tag 'kvmarm-fixes-6.3-4' of git://git./linux/kernel/git/kvmarm/kvmarm into HEAD KVM/arm64 fixes for 6.3, part #4 - Plug a buffer overflow due to the use of the user-provided register width for firmware regs. Outright reject accesses where the user register width does not match the kernel representation. - Protect non-atomic RMW operations on vCPU flags against preemption, as an update to the flags by an intervening preemption could be lost. --- 265b97cbc22e0f67f79a71443b60dc1237ca5ee6