Impact
The Linux kernel contains a bug in the mlx5e driver where incorrect lock ordering between the devlink and netdevice locks can cause a deadlock during recovery operations such as tx_err_cqe_work, reporter_rx_timeout, and other health reporter routines. The deadlock halts the kernel, resulting in a system freeze or crash but it does not expose data or provide code execution.
Affected Systems
The flaw affects any Linux kernel build that includes the mlx5e driver before the fix commit. Specific kernel versions are not listed, so all recent distributions shipping the buggy driver source code are potentially vulnerable until the patch is applied.
Risk and Exploitability
The CVSS score of 5.5 indicates moderate severity. The EPSS score is less than 1 % and the vulnerability is not in CISA’s KEV, suggesting a low likelihood of widespread exploitation. The likely attack vector involves local privileged or kernel-level execution that triggers driver recovery or health reporting; this inference is made because the deadlock occurs during kernel operations that are not exposed to remote users. The impact is mainly availability loss through a kernel crash, with no impact on confidentiality or integrity.
OpenCVE Enrichment