CVE-2026-23029

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.
CVSS

No CVSS.

Configurations

No configuration.

History

No history.

Information

Published : 2026-01-31 12:16

Updated : 2026-02-03 16:44


NVD link : CVE-2026-23029

Mitre link : CVE-2026-23029

CVE.ORG link : CVE-2026-23029


JSON object : View

Products Affected

No product.

CWE

No CWE.