Security Advisory

CVE-2022-50742

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2025-12-24 13:05:39
Last updated 2026-05-11 19:24:38
Assigner 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.