1 matches found
CVE-2026-64555
The CVE concerns the Linux kernel KVM on arm64, where kvm_hyp_handle_mops() rewrites vcpu_cpsr() into hardware to rewind a MOPS exception. In nested virtualization, vcpu_cpsr() becomes a synthetic vEL2 value that requires translation before writing to SPSR_EL2, but the MOPS handler lacked this tr...