Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: watchdog: sp5100_tco: Fix a memory leak of EFCH MMIO resource Unlike release_mem_region(), a call to release_resource() does not free the resource, so it has to be freed explicitly to avoid a memory leak.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 5.15.42, < 5.15.61 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/3a1becb1f13268ef58f19190608a7c742fb6fcf5Patch
- https://git.kernel.org/stable/c/84ddf527f90755beec6b55ce2e31331f5ccd4e37Patch
- https://git.kernel.org/stable/c/c6d9c0798ed366a09a9e53d71edcd2266e34a6ebPatch
- https://git.kernel.org/stable/c/ee1fb8f75abe361413913e3a6e93c8c0a4d83cd9Patch
FAQ
What is CVE-2022-50110?
CVE-2022-50110 is a vulnerability with a CVSS score of 5.5 (MEDIUM). In the Linux kernel, the following vulnerability has been resolved: watchdog: sp5100_tco: Fix a memory leak of EFCH MMIO resource Unlike release_mem_region(), a call to release_resource() does not f...
How severe is CVE-2022-50110?
CVE-2022-50110 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-50110?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.