Bug 2373459 (CVE-2022-50162) - CVE-2022-50162 kernel: wifi: libertas: Fix possible refcount leak in if_usb_probe()
Summary: CVE-2022-50162 kernel: wifi: libertas: Fix possible refcount leak in if_usb_p...
Keywords:
Status: NEW
Alias: CVE-2022-50162
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
unspecified
unspecified
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-06-18 12:03 UTC by OSIDB Bzimport
Modified: 2025-11-25 15:24 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2025-06-18 12:03:56 UTC
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.

Comment 1 Avinash Hanwate 2025-06-20 04:01:39 UTC
Upstream advisory:
https://lore.kernel.org/linux-cve-announce/2025061826-CVE-2022-50162-b7b7@gregkh/T


Note You need to log in before you can comment on or make changes to this bug.