VYPR
Unrated severityNVD Advisory· Published May 1, 2024· Updated May 4, 2025

pci_iounmap(): Fix MMIO mapping leak

CVE-2024-26977

Description

In the Linux kernel, the following vulnerability has been resolved:

pci_iounmap(): Fix MMIO mapping leak

The #ifdef ARCH_HAS_GENERIC_IOPORT_MAP accidentally also guards iounmap(), which means MMIO mappings are leaked.

Move the guard so we call iounmap() for MMIO mappings.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Affected products

53

Patches

Vulnerability mechanics

References

6

News mentions

0

No linked articles in our index yet.