Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: iwlwifi: Fix memory leaks in error handling path Should an error occur (invalid TLV len or memory allocation failure), the memory already allocated in 'reduce_power_data' should be freed before returning, otherwise it is leaking.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 5.14, < 5.15.7 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/4768935c25403ba96e7a745645df24a51a774b7ePatch
- https://git.kernel.org/stable/c/a571bc28326d9f3e13f5f2d9cda2883e0631b0cePatch
- https://git.kernel.org/stable/c/4768935c25403ba96e7a745645df24a51a774b7ePatch
- https://git.kernel.org/stable/c/a571bc28326d9f3e13f5f2d9cda2883e0631b0cePatch
FAQ
What is CVE-2021-47529?
CVE-2021-47529 is a vulnerability with a CVSS score of 5.5 (MEDIUM). In the Linux kernel, the following vulnerability has been resolved: iwlwifi: Fix memory leaks in error handling path Should an error occur (invalid TLV len or memory allocation failure), the memory ...
How severe is CVE-2021-47529?
CVE-2021-47529 has been rated MEDIUM with a CVSS base score of 5.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2021-47529?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.