Security Advisory

CVE-2022-50514

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2025-10-07 15:19:10
Last updated 2026-05-11 19:20:54
Assigner Linux
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: f_hid: fix refcount leak on error path When failing to allocate report_desc, opts->refcnt has already been incremented so it needs to be decremented to avoid leaving the options structure permanently locked.