Skip to content

KVM: nVMX: add missing consistency checks for CR0 and CR4

Ricardo Robaina requested to merge rrobaina/centos-stream-9:bz2190256 into main

Bugzilla: https://bugzilla.redhat.com/2190256
CVE: CVE-2023-30456
Brew: https://brewweb.engineering.redhat.com/brew/taskinfo?taskID=52687010

d1afffef (Ricardo Robaina)
KVM: nVMX: add missing consistency checks for CR0 and CR4

arch/x86/kvm/vmx/nested.c | 10 ++++++++--
1 file changed, 8 insertions(+), 2 deletions(-)

Signed-off-by: Ricardo Robaina rrobaina@redhat.com

Merge request reports