Impact
The dpaa2‑eth driver in the Linux kernel mishandles the release of a MAC endpoint device when a MAC is disconnected. A reference to the endpoint device is retained even after the MAC is closed, resulting in a resource leak. Repeated connect and disconnect operations can accumulate unreleased references, potentially exhausting system memory or other resources and degrading system performance or availability.
Affected Systems
The vulnerability affects the Linux operating system’s kernel, specifically the dpaa2‑eth driver responsible for managing Ethernet MAC endpoints. No specific kernel versions are listed, so all kernels that include this driver prior to the commit that fixed the issue are potentially affected.
Risk and Exploitability
The EPSS score is < 1%, and the CVSS score of 5.9 indicates moderate severity. The vulnerability is not listed in the CISA KEV catalog, suggesting limited public exploitation. Exploitation would require local kernel or elevated privileges to repeatedly connect and disconnect MAC interfaces. The absence of a public exploit does not negate the risk of a denial‑of‑service scenario through resource exhaustion caused by the reference leak.
OpenCVE Enrichment
Debian DLA