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 leaks DMA memory addresses that can expose the layout of kernel memory. 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 the leak of DMA information. No CVSS score is available; severity is considered low to medium based on the available data.
OpenCVE Enrichment