Impact
The kernel function ieee80211_tx_prepare_skb() inconsistently frees the network buffer across its error paths, creating an opportunity for a double‑free. This memory corruption can cause a kernel panic or crash, disrupting availability and compromising system stability.
Affected Systems
The vulnerability affects the Linux kernel’s mac80211 Wi‑Fi stack, including drivers such as ath9k, mt76, and mac80211_hwsim. All kernel releases before the applied fix are potentially impacted; no specific versions were listed.
Risk and Exploitability
With a CVSS score of 5.5 and an EPSS probability under 1%, the likelihood of exploitation is considered low, and the vulnerability is not currently listed in the CISA KEV catalog. The attack vector is inferred to be local or remote via a crafted Wi‑Fi transmission that triggers the erroneous return path, potentially leading to a double‑free scenario and kernel instability.
OpenCVE Enrichment