Impact
A double free of the service workqueue in the Linux kernel mana driver causes a use‑after‑free crash during a PCI device rescan. The flaw occurs when a service reset triggers cleanup twice, destroying an already‑freed workqueue. This results in a kernel panic that leads to a system reboot or loss of availability. The vulnerability corresponds to CWE‑1341 (Facility Violation: Additional Resource Release) and CWE‑415 (Double Free).
Affected Systems
Any Linux kernel that includes the mana driver is potentially affected. No specific kernel version is listed, so the issue applies to all releases that contain the problematic code paths. Systems that use the mana driver for networking and support PCI rescan operations are in scope.
Risk and Exploitability
The CVSS score of 7.8 indicates a high severity impact. The EPSS score is less than 1%, suggesting a very low probability of exploitation, and the vulnerability is not listed in CISA KEV. The likely attack vector is local or requires privilege escalation to initiate a PCI device rescan, making it relevant for privileged users or compromised applications, but the impact remains a denial of service via a kernel crash.
OpenCVE Enrichment
Ubuntu USN