GHSA-25hr-298p-f2jgHighCVSS 7.8

In the Linux kernel, the following vulnerability has been resolved: net/mana: Null service_wq on...

Published
May 8, 2026
Last Modified
May 21, 2026

🔗 CVE IDs covered (1)

📋 Description

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.

🔗 References (5)