Linux Kernel Refcount Leak Vulnerability in Libertias WiFi Driver

Vulnerability

A refcount leak vulnerability has been identified in the Linux kernel's WiFi driver for the Libertas chipset. This issue arises because the function 'usb_get_dev' is called before 'lbs_get_firmware_async', creating a potential leak in the reference count. If 'lbs_get_firmware_async' fails, 'usb_put_dev' needs to be called to prevent the leak.

Impact

Exploitation of this vulnerability can lead to a reference count leak, which may cause memory management issues such as use-after-free vulnerabilities.

Added: Jun 18, 2025, 3:12 PM
Updated: Jun 18, 2025, 3:12 PM

Vulnerability Rating

Custom Algorithm
spread
9.0
impact
0.0
exploitability
5.3
remediation
0.0
relevance
0.2
threat
3.2
urgency
2.9
incentive
1.7

Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.