CVE 7.3 HIGH

LoongArch: KVM: Handle the case that EIOINTC’s coremap is empty_CVE-2026-31569

7.3 / 10
HIGH
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:L/I:N/A:H

Description

In the Linux kernel, the following vulnerability has been resolved:

LoongArch: KVM: Handle the case that EIOINTC's coremap is empty

EIOINTC's 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 it's
similar as the case that cpuid >= 4.

This fix an out-of-bounds access to kvm_arch::phyid_map::phys_map[].

Basic Information

ID CVE-2026-31569
Source Linux
Published Apr 24, 2026 at 14:35
Modified Apr 27, 2026 at 14:04

Affected Product

Vendor Linux
Product Linux
Version 3956a52bc05bd811082a3c9d2b423ee957e6fefc
Affected Versions Linux Linux 3956a52bc05bd811082a3c9d2b423ee957e6fefc
Linux Linux 3956a52bc05bd811082a3c9d2b423ee957e6fefc
Linux Linux 3956a52bc05bd811082a3c9d2b423ee957e6fefc
Linux Linux 6.13

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.