CVE-2026-43440 PUBLISHED

net/mana: Null service_wq on setup error to prevent double destroy

Assigner: Linux
Reserved: 01.05.2026 Published: 08.05.2026 Updated: 08.05.2026

In the Linux kernel, the following vulnerability has been resolved:

net/mana: Null service_wq on setup error to prevent double destroy

In mana_gd_setup() error path, set gc->service_wq to NULL after destroy_workqueue() to match the cleanup in mana_gd_cleanup(). This prevents a use-after-free if the workqueue pointer is checked after a failed setup.

Product Status

Vendor Linux
Product Linux
Versions Default: unaffected
  • affected from fa3c2f8d9152344a478abb847081c1b5f84a94f5 to 59489ce60d7412ed82fb1d8002faa3102dcd4916 (excl.)
  • affected from a9a7c3203fdc4d4a8d8a7a3b1ed05d2bb4c6e77e to 6c92392602b451e3869f15ab685f8f650e942b13 (excl.)
  • affected from f975a0955276579e2176a134366ed586071c7c6a to 87c2302813abc55c46485711a678e3c312b00666 (excl.)
Vendor Linux
Product Linux
Versions Default: unaffected
  • affected from 6.18.16 to 6.18.19 (excl.)
  • affected from 6.19.6 to 6.19.9 (excl.)

References