Impact
A flaw in the Linux kernel’s ntb epf driver, identified as CWE-617, causes the module teardown routine to call pci_iounmap() with an incorrect offset when the PEER_SPAD and CONFIG regions share the same PCI Base Address Register. This unchecked misuse triggers a warning that the kernel is trying to unmap a non‑existent virtual memory area. The impact is documented as a kernel warning.
Affected Systems
Any Linux kernel build that includes the ntb epf driver is affected. The driver is part of kernel versions that support non‑Transparent Bridge hardware, and any kernel prior to the resolution commit may be vulnerable.
Risk and Exploitability
The EPSS score is < 1 %, and the vulnerability is not listed in CISA’s KEV catalog, indicating a low likelihood of exploitation. The CVSS score of 5.5 reflects moderate severity, but the flaw only manifests during module teardown. The overall risk remains low, and the impact is limited to a kernel warning that can be monitored and addressed with a patch.
OpenCVE Enrichment
Debian DLA