CVE-2025-38367

Publication date

2025-07-25 12:47:41

Family

Linux

State

PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: LoongArch: KVM: Avoid overflow with array index The variable index is modified and reused as array index when modify register EIOINTC_ENABLE. There will be array index overflow problem.