In the Linux kernel, the following vulnerability has been resolved: wifi: libertas: Fix possible refcount leak in if_usb_probe() usb_get_dev will be called before lbs_get_firmware_async which means that usb_put_dev need to be called when lbs_get_firmware_async fails.
Upstream advisory: https://lore.kernel.org/linux-cve-announce/2025061826-CVE-2022-50162-b7b7@gregkh/T