In the Linux kernel, the following vulnerability has been resolved: KVM: PPC: Fix kvm_arch_vcpu_ioctl vcpu_load leak vcpu_put is not called if the user copy fails. This can result in preempt notifier corruption and crashes, among other issues.
The product does not sufficiently track and release allocated memory after it has been used, making the memory unavailable for reallocation and reuse.