CVE-2026-90084

Summary

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.

Affected Software

VendorProductVersion RangeStatus
LinuxLinuxcbc100aa220556d056272f07dc735c9758089da9 < 42a139332ce81a907dac987f1494d30e0a8ab149affected
LinuxLinuxcbc100aa220556d056272f07dc735c9758089da9 < ef42c9e922dfa806576d9d82867da2f3cd76b3caaffected
LinuxLinuxcbc100aa220556d056272f07dc735c9758089da9 < 3ba97ff4f873481d370bee7f7dfb87f8296af9beaffected
LinuxLinux5.14affected
LinuxLinux0 < 5.14unaffected
LinuxLinux6.18.52 <= 6.18.*unaffected
LinuxLinux7.2.6 <= 7.2.*unaffected
LinuxLinux7.3-rc1 <= *unaffected

Weaknesses

References