CVE-2022-49653 - CVE House
Back to Database
Status published Unknown CVE-2022-49653

i2c: piix4: Fix a memory leak in the EFCH MMIO support

Vulnerability Description

In the Linux kernel, the following vulnerability has been resolved: i2c: piix4: Fix a memory leak in the EFCH MMIO support The recently added support for EFCH MMIO regions introduced a memory leak in that code path. The leak is caused by the fact that release_resource() merely removes the resource from the tree but does not free its memory. We need to call release_mem_region() instead, which does free the memory. As a nice side effect, this brings back some symmetry between the legacy and MMIO paths.

Impact Analysis

Refer to official advisory for detailed impact metrics.

Remediation

Ensure systems are updated to the latest vendor-supplied patch levels.

THREAT MONITOR

Am I Vulnerable?

Launch our assessment wizard to check if your infrastructure is exposed to • CVE-2022-49653

Credits & Attribution

No credits recorded in the NVD database.

Affected Vendor

Affected Software

Linux
Vulnerable Versions:
4b965566ca26e83553d92b8c57050e5d59911806, 7c148722d074c29fb998578eea5de3c14b9608c9, f48190bca4b1a397f2e050efea2c8e8e72049ec8, 5.15.42, 5.17.10, 5.18, 0, 5.15.54, 5.18.11, 5.19

Timeline

Official Publish: February 26th, 2025
Last Modified: May 23rd, 2026
Added to House: July 21st, 2026

CVSS Vectors

No vector data available

Weaknesses (CWE)

No CWE data available

MITRE ATT&CK TTPs

No associated TTPs found for this vulnerability.