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.
References
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2025-10-07 16:15
Updated : 2026-03-17 14:11
NVD link : CVE-2022-50514
Mitre link : CVE-2022-50514
CVE.ORG link : CVE-2022-50514
JSON object : View
Products Affected
linux
- linux_kernel
CWE
