Impact
Based on the description, it is inferred that the flaw arises when a MACsec receive security context is deleted while the driver still holds a reference to its metadata. The unguarded free allows an attacker to cause the kernel to dereference dangling memory, which can corrupt critical kernel structures or crash the system. If an attacker can trigger this race condition, they could gain kernel‑level execution and full control of the host.
Affected Systems
All Linux installations that load the mlx5e driver and enable MACsec offloading are affected. The vulnerability is present in any kernel version that includes the unpatched mlx5e code path for MACsec receive sessions, regardless of the chipset vendor, and remains until the CVE‑2026‑72072 patch is applied.
Risk and Exploitability
The CVSS score of 7.8 places it at high severity, but the EPSS score of less than 1% indicates a very low current exploitation probability. The vulnerability is not listed in the CISA KEV catalog. Based on the description, it is inferred that exploitation would require an attacker who can influence MACsec traffic to an interface using the mlx5e driver, such as by sending crafted MACsec frames. The likely attack vector therefore requires kernel‑level access to the NIC’s MACsec state, making it a higher‑complexity, targeted threat rather than a broad‑scale attack vector.
OpenCVE Enrichment