Impact
A malfunction in the Spacemit Ethernet driver causes DMA mappings for transmission buffers to remain alive when an error occurs during emac_tx_mem_map(). The failure to free the mappings results in a resource leak. Based on the description, it is inferred that an attacker could potentially observe the kernel's DMA memory allocation pattern. This flaw stems from improper resource management, mapping to CWE‑763.
Affected Systems
The Linux kernel's Spacemit Ethernet driver is affected. Any kernel version that includes this driver is potentially impacted; no specific version ranges are provided.
Risk and Exploitability
The EPSS score is below 1%, indicating that exploitation is unlikely, and the vulnerability is not listed in the CISA KEV catalog. The likely attack vector involves crafting network traffic to trigger the mapping error on the Spacemit interface, leading to a leak of DMA memory addresses. The CVSS score of 7.5 classifies this flaw as a high severity vulnerability.
OpenCVE Enrichment