Security Advisory

CVE-2026-31569

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2026-04-24 14:35:48
Last updated 2026-05-11 22:11:19
Assigner Linux
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: LoongArch: KVM: Handle the case that EIOINTCs coremap is empty EIOINTCs coremap in eiointc_update_sw_coremap() can be empty, currently we get a cpuid with -1 in this case, but we actually need 0 because its similar as the case that cpuid >= 4. This fix an out-of-bounds access to kvm_arch::phyid_map::phys_map[].