Impact
In the Linux kernel the libertas_tf driver contains a use‑after‑free bug. When the device is removed or a firmware command times out, the adapter’s command timer callback may run concurrently with the teardown code and dereference memory that has already been freed. This memory corruption can lead to a kernel crash or arbitrary code execution, thus enabling an attacker with access to the wireless interface to gain elevated privileges.
Affected Systems
The vulnerability is present in the Linux kernel’s libertas_tf driver. No specific kernel version range is listed, so any distribution that loads this driver could be affected. Users operating the libreOTA hardware with this driver should verify whether their current kernel includes the patch.
Risk and Exploitability
The CVSS score is not provided and EPSS is unavailable, but the use‑after‑free flaw is a critical kernel memory corruption issue. It is not yet listed in the CISA KEV catalog, and no public exploit has been reported as of the latest data. Nonetheless, the potential impact is severe and exploitation could be feasible if an attacker can trigger a firmware command timeout while the adapter is being removed. The risk is therefore considered high for systems that run the affected driver.
OpenCVE Enrichment