Impact
The Linux kernel network driver for Mellanox Ethernet adapters contains a flaw that can lead to a kernel panic when an MPV devcom master‑up event is replayed after a PCIe DPC recovery. The code incorrectly uses a sender devcom pointer that may not yet be initialized, resulting in a NULL pointer dereference. This flaw is a classic NULL pointer dereference (CWE‑476) and can crash the system, causing a denial of service.
Affected Systems
Any Linux kernel build that includes the mlx5e driver and supports MPV multiport functionality is affected – this includes kernels shipped with Mellanox ConnectX adapters. No specific kernel versions are listed, so the issue is presumed to exist in all affected releases until the commit is back‑ported. Users should verify if their kernel contains the fix described in the linked commits.
Risk and Exploitability
The fault is triggered by a PCIe DPC containment event, which may occur spontaneously or due to external hardware errors. Attacking would require inducing such an event or an existing error. The CVSS score is 5.5, indicating moderate severity, and the EPSS score is less than 1 %, indicating a very low probability of exploitation. The flaw is not listed in CISA KEV, and no exploit is publicly known. Nonetheless, a kernel panic leads to immediate service disruption, so the risk is significant for affected systems that cannot update their kernel promptly.
OpenCVE Enrichment
Debian DLA