Linux · Linux Kernel · CVE-2022-49105
**Name of the Vulnerable Software and Affected Versions**
Linux kernel (affected versions not specified)
**Description**
A memory leak issue has been identified in the Linux kernel, specifically in the wfx init common() function. The error handler in this function may return without calling ieee80211 free hw(hw), leading to a memory leak. To address this, an error label has been added to unify the error handler, which will be useful for subsequent changes.
**Recommendations**
At the moment, there is no information about a newer version that contains a fix for this vulnerability.