CVE-2026-43440
Gravedad:
Pendiente de análisis
Tipo:
No Disponible / Otro tipo
Fecha de publicación:
08/05/2026
Última modificación:
12/05/2026
Descripción
*** Pendiente de traducción *** 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.



