Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: platform/x86: thinkpad_acpi: 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.18.1, < 5.18.10 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/3884bf75fa044c73e843d95dd71a424e80ebb095Patch
- https://git.kernel.org/stable/c/d2f33f0c3ad7b0d5262d9b986f1353265fad7a08Patch
FAQ
What is CVE-2022-49665?
CVE-2022-49665 is a vulnerability with a CVSS score of 5.5 (MEDIUM). In the Linux kernel, the following vulnerability has been resolved: platform/x86: thinkpad_acpi: Fix a memory leak of EFCH MMIO resource Unlike release_mem_region(), a call to release_resource() doe...
How severe is CVE-2022-49665?
CVE-2022-49665 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-49665?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.