Impact
This CVE represents a null‑pointer dereference in the iwl_mld_remove_link function of the iwlwifi driver. The function stores the link->fw_id before freeing the link object. If the link pointer is NULL, the dereference occurs, causing a use‑after‑free that leads to a kernel crash.
Affected Systems
All Linux kernel implementations that include the iwlwifi Wi‑Fi driver and have not applied the commit 0e66a39f4f0e are affected. Because the vulnerable code is part of the kernel's wireless subsystem, any device running a recent kernel that supports Intel wireless hardware may be impacted.
Risk and Exploitability
The CVSS score of 5.5 indicates moderate severity. The EPSS score is less than 1%, indicating a very low likelihood of exploitation. The vulnerability is not listed in the CISA KEV catalog, and no remote exploitation vector is documented. Attackers would need local or privileged access to trigger the misuse of the iwlwifi driver, and the impact is limited to a denial of service rather than privilege escalation.
OpenCVE Enrichment
Ubuntu USN