CyberRota Analysis
This vulnerability has an unknown severity rating. It affects Linux.
CVE
CVE-2022-50742
Severity
UNKNOWN
CVSS
N/A
EPSS
0.22%
Linux
Original NVD 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.