2 matches found
EUVD-2026-71503
In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: nv: Write ESREL2 for injected nested SError exceptions kvminjectel2exception writes ESREL2 for synchronous exceptions but not for SError. enterexception64 does not write ESRELx for any exception type, so the construct...
5.3AI score
SaveExploits0References3
CVE-2026-80873
This Linux kernel bug affects KVM arm64 nested virtualization . The root cause is that kvm_inject_el2_exception() writes the ESR_EL2 syndrome register for synchronous exceptions but not for SError exceptions, and enter_exception64() does not write ESR_ELx for any exception type. As a result, a gu...
5.3AI score
SaveExploits0References3
20