CVE-2022-49105EPSS p15.8%
CVE-2022-49105CVE-2022-49105
linux / linux_kernel
Description
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.
Scoring
| CVSS | 5.5 () |
| Vector | CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H |
| EPSS | 0.24% probability of exploitation · percentile 15.8% · 2026-08-13T12:03:51Z |
| Last modified | 2026-08-13 |