Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: irqchip/wpcm450: Fix memory leak in wpcm450_aic_of_init() If of_iomap() failed, 'aic' should be freed before return. Otherwise there is a memory leak.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 5.13, < 5.15.86 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/4208d4faf36573a507b5e5de17abe342e9276759Patch
- https://git.kernel.org/stable/c/740efb64ca5e8f2b30ac843bc4ab07950479fed4Patch
- https://git.kernel.org/stable/c/773c9d7f127f7a599d42ceed831de69f5aa22f03Patch
- https://git.kernel.org/stable/c/bcbcb396e1a8bd4dcaabfb0d5b98abae70880470Patch
FAQ
What is CVE-2022-50416?
CVE-2022-50416 is a vulnerability with a CVSS score of 5.5 (MEDIUM). In the Linux kernel, the following vulnerability has been resolved: irqchip/wpcm450: Fix memory leak in wpcm450_aic_of_init() If of_iomap() failed, 'aic' should be freed before return. Otherwise the...
How severe is CVE-2022-50416?
CVE-2022-50416 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-2022-50416?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.