In the Linux kernel, the following vulnerability has been resolved: KVM: x86/xen: Fix eventfd error handling in kvmxeneventfdassign() Should not call eventfdctx_put() in case of error. [Introduce new goto target instead. - Paolo]