CVE-2022-49105
5.5
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Summary
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.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | a7a91ca5a23dbcc68f04d18ef7e765b1e4f64c7f < 93498c6e775ae91732a8109dba1bdcd324908f84 | affected |
| Linux | Linux | a7a91ca5a23dbcc68f04d18ef7e765b1e4f64c7f < 86efcb524ae1889ae73f2a2f0bb7fff2ec757ab0 | affected |
| Linux | Linux | a7a91ca5a23dbcc68f04d18ef7e765b1e4f64c7f < ab0fed1fa744173433cfd1dbaf9239f200ded650 | affected |
| Linux | Linux | a7a91ca5a23dbcc68f04d18ef7e765b1e4f64c7f < 9727912e906762a63c1a667c84731d3427653f88 | affected |
| Linux | Linux | a7a91ca5a23dbcc68f04d18ef7e765b1e4f64c7f < 60f1d3c92dc1ef1026e5b917a329a7fa947da036 | affected |
| Linux | Linux | 5.5 | affected |
| Linux | Linux | 0 < 5.5 | unaffected |
| Linux | Linux | 5.10.111 <= 5.10.* | unaffected |
| Linux | Linux | 5.15.34 <= 5.15.* | unaffected |
| Linux | Linux | 5.16.20 <= 5.16.* | unaffected |
| Linux | Linux | 5.17.3 <= 5.17.* | unaffected |
| Linux | Linux | 5.18 <= * | unaffected |
Weaknesses
ADP Enrichment
CISA ADP Vulnrichment
- SSVC:
- Exploitation: none
- Automatable: no
- Technical Impact: partial
References
- https://git.kernel.org/stable/c/93498c6e775ae91732a8109dba1bdcd324908f84
- https://git.kernel.org/stable/c/86efcb524ae1889ae73f2a2f0bb7fff2ec757ab0
- https://git.kernel.org/stable/c/ab0fed1fa744173433cfd1dbaf9239f200ded650
- https://git.kernel.org/stable/c/9727912e906762a63c1a667c84731d3427653f88
- https://git.kernel.org/stable/c/60f1d3c92dc1ef1026e5b917a329a7fa947da036
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.