CVE-2024-26977
Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
01/05/2024
Last modified:
18/09/2025
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
pci_iounmap(): Fix MMIO mapping leak<br />
<br />
The #ifdef ARCH_HAS_GENERIC_IOPORT_MAP accidentally also guards iounmap(),<br />
which means MMIO mappings are leaked.<br />
<br />
Move the guard so we call iounmap() for MMIO mappings.
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.1 (including) | 5.15.154 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 5.16 (including) | 6.1.84 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.2 (including) | 6.6.24 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.7 (including) | 6.7.12 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.8 (including) | 6.8.3 (excluding) |
| cpe:2.3:o:linux:linux_kernel:5.15:-:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:5.15:rc2:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:5.15:rc3:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:5.15:rc4:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:5.15:rc5:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:5.15:rc6:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:5.15:rc7:*:*:*:*:*:* |
To consult the complete list of CPE names with products and versions, see this page
References to Advisories, Solutions, and Tools
- https://git.kernel.org/stable/c/5e4b23e7a7b33a1e56bfa3e5598138a2234d55b6
- https://git.kernel.org/stable/c/6d21d0356aa44157a62e39c0d1a13d4c69a8d0c8
- https://git.kernel.org/stable/c/7626913652cc786c238e2dd7d8740b17d41b2637
- https://git.kernel.org/stable/c/af280e137e273935f2e09f4d73169998298792ed
- https://git.kernel.org/stable/c/b5d40f02e7222da032c2042aebcf2a07de9b342f
- https://git.kernel.org/stable/c/f3749345a9b7295dd071d0ed589634cb46364f77
- https://git.kernel.org/stable/c/5e4b23e7a7b33a1e56bfa3e5598138a2234d55b6
- https://git.kernel.org/stable/c/6d21d0356aa44157a62e39c0d1a13d4c69a8d0c8
- https://git.kernel.org/stable/c/7626913652cc786c238e2dd7d8740b17d41b2637
- https://git.kernel.org/stable/c/af280e137e273935f2e09f4d73169998298792ed
- https://git.kernel.org/stable/c/b5d40f02e7222da032c2042aebcf2a07de9b342f
- https://git.kernel.org/stable/c/f3749345a9b7295dd071d0ed589634cb46364f77



