CVE-2022-49653
Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
26/02/2025
Last modified:
11/03/2025
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
i2c: piix4: Fix a memory leak in the EFCH MMIO support<br />
<br />
The recently added support for EFCH MMIO regions introduced a memory<br />
leak in that code path. The leak is caused by the fact that<br />
release_resource() merely removes the resource from the tree but does<br />
not free its memory. We need to call release_mem_region() instead,<br />
which does free the memory. As a nice side effect, this brings back<br />
some symmetry between the legacy and MMIO paths.
Impact
Base Score 3.x
5.50
Severity 3.x
MEDIUM
Vulnerable products and versions
CPE | From | Up to |
---|---|---|
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 5.15.42 (including) | 5.15.54 (excluding) |
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 5.17.10 (including) | 5.18.11 (excluding) |
cpe:2.3:o:linux:linux_kernel:5.19:rc1:*:*:*:*:*:* | ||
cpe:2.3:o:linux:linux_kernel:5.19:rc2:*:*:*:*:*:* | ||
cpe:2.3:o:linux:linux_kernel:5.19:rc3:*:*:*:*:*:* | ||
cpe:2.3:o:linux:linux_kernel:5.19:rc4:*:*:*:*:*:* | ||
cpe:2.3:o:linux:linux_kernel:5.19:rc5:*:*:*:*:*:* |
To consult the complete list of CPE names with products and versions, see this page