In the Linux kernel, the following vulnerability has been resolved:
KVM: PPC: Fix kvmarchvcpuioctl vcpuload leak
vcpu_put is not called if the user copy fails. This can result in preempt notifier corruption and crashes, among other issues.
{ "urgency": "not yet assigned" }