Linux kernel
cpe:2.3:a:linux:linux_kernel:*:*:*:*:*:*:*, +4 more
A memory leak vulnerability has been identified in the Linux kernel's KVM implementation for the LoongArch architecture. The issue arises in the kvm_ipi_destroy() function, which fails to free the kvm_device struct allocated in kvm_ioctl_create_device(). This oversight leads to a memory leak, as the allocated memory is not properly released.
The vulnerability causes a memory leak, where allocated memory is not freed, potentially leading to increased memory usage and exhaustion over time.
Users can apply the patch available in the Linux kernel stable tree to address this vulnerability. The patch can be downloaded as part of the Linux source code snapshot corresponding to the commit ID 0bf58cb7288a4d3de6d8ecbb3a65928a9362bf21.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.