CVE-2026-43440
Severity CVSS v4.0:
Pending analysis
Type:
CWE-416
Use After Free
Publication date:
08/05/2026
Last modified:
21/05/2026
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
net/mana: Null service_wq on setup error to prevent double destroy<br />
<br />
In mana_gd_setup() error path, set gc->service_wq to NULL after<br />
destroy_workqueue() to match the cleanup in mana_gd_cleanup().<br />
This prevents a use-after-free if the workqueue pointer is checked<br />
after a failed setup.
Impact
Base Score 3.x
7.80
Severity 3.x
HIGH
Vulnerable products and versions
| CPE | From | Up to |
|---|---|---|
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.18.16 (including) | 6.18.19 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.19.6 (including) | 6.19.9 (excluding) |
| cpe:2.3:o:linux:linux_kernel:7.0:rc2:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:7.0:rc3:*:*:*:*:*:* |
To consult the complete list of CPE names with products and versions, see this page



