CVE-2026-23029
Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
31/01/2026
Last modified:
31/01/2026
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
LoongArch: KVM: Fix kvm_device leak in kvm_eiointc_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_eiointc_destroy() is not currently doing this, that<br />
would lead to a memory leak.<br />
<br />
So, fix it.



