← Voltar à pesquisa de CVEs

CVE-2026-31564

Linux Kernel

Descrição

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.

CVSS 5.5EPSS 0.107%Risco 0.56
Ver fonte
Publicação
2026-04-24 15:16:30
Versões afetadas
unknown
Tipo
Core software
Vetor
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Sistemas operativos
Linux