Impact
The vulnerability arises from a missing call to ice_deinit_hw during the devlink reinitialization path. When a devlink reload fails, subsequent unloading of the ice driver dereferences a NULL pointer, causing a kernel panic and system reboot. This results in a denial‑of‑service impact to the affected host.
Affected Systems
Linux kernel versions 6.19 release candidates rc1 through rc6 are affected by the code path flaw. The bug was fixed by commit 1390b8b3d2be, which restores the missing deinitialization call in the reinit down path.
Risk and Exploitability
The CVSS score of 5.5 indicates moderate severity. The EPSS score is less than 1% and the vulnerability is not listed in the KEV catalog, suggesting a low likelihood of exploitation. Exploitation requires the ability to unload or reload the ice driver, a privileged operation, so the attack surface is limited. Overall, the risk is moderate but unlikely to be widely exploited.
OpenCVE Enrichment