← Back to CVE List
CVE-2022-49665
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.
> MITRE Terms of Use apply – see LICENSE‑MITRE.txt