In the Linux kernel, the following vulnerability has been resolved:
usb: aspeed-vhub: Fix refcount leak bug in astvhubinit_desc()
We should call ofnodeput() for the reference returned by ofgetchildbyname() which has increased the refcount.
{ "urgency": "not yet assigned" }