CVE-2022-50139

Publication date

2025-06-18 11:03:02

Family

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.