Impact
The brcmfmac Wi‑Fi driver in the Linux kernel contains a double‑free flaw: it frees shared DMA buffers during a reset or removal without clearing their pointers. If a reset occurs before the device is removed, the second free attempts deallocate already‑freed memory and can corrupt kernel memory, leading to a crash.
Affected Systems
All Linux systems that ship the brcmfmac module, such as most mainstream distributions. The exact kernel versions are not specified, but any kernel containing this driver is potentially affected.
Risk and Exploitability
The CVSS score is 8.8 and the EPSS score is below 1 %. The vulnerability is not listed in CISA KEV. The flaw is a classic double‑free in kernel space; if an attacker can trigger a reset followed by removal, the driver may execute the second free and cause an oops. No public exploit is known and the low EPSS suggests a low likelihood of widespread attack, yet the impact can be a kernel crash or disruption of system availability.
OpenCVE Enrichment
Debian DLA