CVE-2026-23029
CVSS Score Not Available
0.01%
LOW RiskEPSS (2nd percentile)
In the Linux kernel, the following vulnerability has been resolved: LoongArch: KVM: Fix kvm_device leak in kvm_eiointc_destroy() In kvm_ioctl_create_device(), kvm_device has allocated memory, kvm_device->destroy() seems to be supposed to free its kvm_device struct, but kvm_eiointc_destroy() is not currently doing this, that would lead to a memory leak. So, fix it.
Published: 1/31/2026
Modified: 4/15/2026
Vulnerability Summary
EPSS Score (Exploitation Probability)
0.01%LOW Exploitation Risk
2nd percentile
This vulnerability has a 0.01% probability of being exploited in the next 30 days, ranking higher than 2% of all scored CVEs.