CVE-2022-50660
Published: Dec 9, 2025
Modified: May 11, 2026
Description
In the Linux kernel, the following vulnerability has been resolved: wifi: ipw2200: fix memory leak in ipw_wdev_init() In the error path of ipw_wdev_init(), exception value is returned, and the memory applied for in the function is not released. Also the memory is not released in ipw_pci_probe(). As a result, memory leakage occurs. So memory release needs to be added to the error path of ipw_wdev_init().
| Vendor | Product | Versions |
|---|---|---|
Linux | Linux | affected a3caa99e6c68f466c13cfea74097f6fb01b45e25 - < 75d20ba9506eb90d92e660e04dd887ff1495fcc3affected a3caa99e6c68f466c13cfea74097f6fb01b45e25 - < fb3517b92a45c8004ac26250ae041a24eb23fef1affected a3caa99e6c68f466c13cfea74097f6fb01b45e25 - < 112c1af02b8f535baf42ef9d807aea963705ef15affected a3caa99e6c68f466c13cfea74097f6fb01b45e25 - < 8a2eb9d9d0c1535bc8e22840193bff4cdcac878baffected a3caa99e6c68f466c13cfea74097f6fb01b45e25 - < 9424ea9d557ef41d86eb40b6349ae991c3dcff89+3 more versions |
Linux | Linux | affected 2.6.33unaffected 0 - < 2.6.33unaffected 4.14.308 - <= 4.14.*unaffected 4.19.276 - <= 4.19.*unaffected 5.4.235 - <= 5.4.*+5 more versions |
References
Security Training
Train your team to recognize and prevent security threats with our comprehensive security awareness program.
Start TrainingVulnerability Scanning
Discover vulnerabilities in your applications and infrastructure before attackers do.
Scan Now