CVE-2022-50742

Publication date

2025-12-24 13:05:39

Family

Linux

State

PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: misc: ocxl: fix possible refcount leak in afu_ioctl() eventfd_ctx_put need to be called to put the refcount that gotten by eventfd_ctx_fdget when ocxl_irq_set_handler fails.