Security Advisory

CVE-2022-49665

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2025-02-26 02:24:00
Last updated 2026-05-11 19:04:19
Assigner Linux
State PUBLISHED

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.