CVE-2026-31564
N/A
N/A
Summary
In the Linux kernel, the following vulnerability has been resolved:
LoongArch: KVM: Fix base address calculation in kvm_eiointc_regs_access()
In function kvm_eiointc_regs_access(), the register base address is caculated from array base address plus offset, the offset is absolute value from the base address. The data type of array base address is u64, it should be converted into the "void *" type and then plus the offset.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | d3e43a1f34acbb9a814337fc5624765538e5a274 < c4f0a9481cf0dd7c71a07484bc98f2570fdb3a82 | affected |
| Linux | Linux | d3e43a1f34acbb9a814337fc5624765538e5a274 < 6bcfb7f46d667b04bd1a1169ccedf5fb699c60df | affected |
| Linux | Linux | 6.19 | affected |
| Linux | Linux | 0 < 6.19 | unaffected |
| Linux | Linux | 6.19.11 <= 6.19.* | unaffected |
| Linux | Linux | 7.0 <= * | unaffected |
Weaknesses
References
- https://git.kernel.org/stable/c/c4f0a9481cf0dd7c71a07484bc98f2570fdb3a82
- https://git.kernel.org/stable/c/6bcfb7f46d667b04bd1a1169ccedf5fb699c60df
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.