Impact
The enetc driver in the Linux kernel contains a DMA use‑after‑free flaw that can cause silent memory corruption. If a netc_xmit_ntmp_cmd() operation times out, the driver prematurely frees the DMA buffer while a pending command is still pending. An attacker who can trigger NTMP commands could cause the kernel to write to freed memory, potentially leading to privilege escalation or a system crash. This weakness is a classic use‑after‑free situation (CWE‑416).
Affected Systems
Affected systems are all Linux kernel builds that include the enetc network driver. The specific kernel versions are not listed in the advisory, but the commit references and the patch description indicate that any kernel relying on the legacy NTMP implementation is vulnerable before the downstream fix is applied. Users should review the release notes or the commit identifiers (37c8933, 3cade69, 655d9ce) to determine if their kernel contains the vulnerable code.
Risk and Exploitability
The CVSS score is not publicly available and the EPSS value is not provided, so the exact exploitation likelihood is unknown. However, use‑after‑free bugs in kernel drivers are typically high‑severity risks that can be exploited by local attackers with the ability to issue NTMP commands to the affected network interface. The vulnerability is not listed in the CISA KEV catalog, but its nature warrants immediate attention, and the absence of a published score does not reduce its risk.
OpenCVE Enrichment