CVE-2022-49774
Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
01/05/2025
Last modified:
02/05/2025
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
KVM: x86/xen: Fix eventfd error handling in kvm_xen_eventfd_assign()<br />
<br />
Should not call eventfd_ctx_put() in case of error.<br />
<br />
[Introduce new goto target instead. - Paolo]