CVE-2026-23028
Gravedad:
Pendiente de análisis
Tipo:
No Disponible / Otro tipo
Fecha de publicación:
31/01/2026
Última modificación:
31/01/2026
Descripción
*** Pendiente de traducción *** In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
LoongArch: KVM: Fix kvm_device leak in kvm_ipi_destroy()<br />
<br />
In kvm_ioctl_create_device(), kvm_device has allocated memory,<br />
kvm_device->destroy() seems to be supposed to free its kvm_device<br />
struct, but kvm_ipi_destroy() is not currently doing this, that<br />
would lead to a memory leak.<br />
<br />
So, fix it.



