In the Linux kernel, the following vulnerability has been resolved:
LoongArch: KVM: Fix kvmdevice leak in kvmipi_destroy()
In kvmioctlcreatedevice(), kvmdevice has allocated memory, kvmdevice->destroy() seems to be supposed to free its kvmdevice struct, but kvmipidestroy() is not currently doing this, that would lead to a memory leak.
So, fix it.
{
"cna_assigner": "Linux",
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/23xxx/CVE-2026-23028.json"
}