CVE-2026-90084

Published: Set 17, 2026 Last Modified: Set 17, 2026
ExploitDB:
Other exploit source:
Google Dorks:

Description

AI Translation Available

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

octeontx2-vf: fix workqueue and netdev race in probe/remove

Initialize the VF workqueue before register_netdev() so ndo_set_rx_mode
does not queue work on a NULL workqueue. Unregister the netdev before
destroying the workqueue, and add proper probe error cleanup.

https://git.kernel.org/stable/c/3ba97ff4f873481d370bee7f7dfb87f8296af9be
https://git.kernel.org/stable/c/42a139332ce81a907dac987f1494d30e0a8ab149
https://git.kernel.org/stable/c/ef42c9e922dfa806576d9d82867da2f3cd76b3ca