Security Advisory

CVE-2022-50139

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2025-06-18 11:03:02
Last updated 2026-05-11 19:13:34
Assigner Linux
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: usb: aspeed-vhub: Fix refcount leak bug in ast_vhub_init_desc() We should call of_node_put() for the reference returned by of_get_child_by_name() which has increased the refcount.