CVE-2022-50162

Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
18/06/2025
Last modified:
18/06/2025

Description

In the Linux kernel, the following vulnerability has been resolved:<br /> <br /> wifi: libertas: Fix possible refcount leak in if_usb_probe()<br /> <br /> usb_get_dev will be called before lbs_get_firmware_async which means that<br /> usb_put_dev need to be called when lbs_get_firmware_async fails.

Impact