Linux kernel
cpe:2.3:a:linux:linux_kernel:*:*:*:*:*:*:*, +4 more
A memory leak vulnerability has been identified in the Linux kernel's KVM (Kernel-based Virtual Machine) implementation for the LoongArch architecture. The issue arises in the 'kvm_pch_pic_destroy()' function, which fails to properly free allocated memory for 'kvm_device' structures. This oversight occurs because the 'kvm_device->destroy()' method, which is intended to release this memory, is not being executed as expected. The vulnerability affects the Linux kernel stable tree.
The vulnerability leads to a memory leak, where allocated memory is not properly released, potentially causing increased memory usage over time.
Users can upgrade to the latest version of the Linux kernel where this vulnerability has been addressed. Instructions for downloading the patched version are available on the Linux kernel official website.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.