Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: cxl: Fix a memory leak in an error handling path A bitmap_zalloc() must be balanced by a corresponding bitmap_free() in the error handling path of afu_allocate_irqs().
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 3.19, < 4.9.326 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/3a15b45b5454da862376b5d69a4967f5c6fa1368Patch
- https://git.kernel.org/stable/c/4be138bcd6d68cec0ce47051b117541061f5141aPatch
- https://git.kernel.org/stable/c/6544ff559315498ad6c0a311359ca44987f9ca07Patch
- https://git.kernel.org/stable/c/695af60af755873399ce01cb97176768828bc1fdPatch
- https://git.kernel.org/stable/c/89d51dc6878c47b6400922fac21b6a33f9d1a588Patch
- https://git.kernel.org/stable/c/addff638c41753639368c252d0c5ba0d8fe9ed97Patch
- https://git.kernel.org/stable/c/c2557780ee7818b701681c226fa4cb7c0b171665Patch
- https://git.kernel.org/stable/c/c2c7a29f99788e9e5dfe41d16868ea33da7cc235Patch
FAQ
What is CVE-2022-50025?
CVE-2022-50025 is a vulnerability with a CVSS score of 5.5 (MEDIUM). In the Linux kernel, the following vulnerability has been resolved: cxl: Fix a memory leak in an error handling path A bitmap_zalloc() must be balanced by a corresponding bitmap_free() in the error ...
How severe is CVE-2022-50025?
CVE-2022-50025 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-50025?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.