CVE-2022-49105
26.02.2025, 07:00
In the Linux kernel, the following vulnerability has been resolved: staging: wfx: fix an error handling in wfx_init_common() One error handler of wfx_init_common() return without calling ieee80211_free_hw(hw), which may result in memory leak. And I add one err label to unify the error handler, which is useful for the subsequent changes.Enginsight
Vendor | Product | Version |
---|---|---|
linux | linux_kernel | 𝑥 < 5.10.111 |
linux | linux_kernel | 5.11 ≤ 𝑥 < 5.15.34 |
linux | linux_kernel | 5.16 ≤ 𝑥 < 5.16.20 |
linux | linux_kernel | 5.17 ≤ 𝑥 < 5.17.3 |
𝑥
= Vulnerable software versions

Debian Releases
Common Weakness Enumeration
References