CVE-2022-49774

Publication date

2025-05-01 14:09:11

Family

Linux

State

PUBLISHED

Description

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