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

Published Sep 17, 2026
·
Updated

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 registernetdev() so ndosetrxmode does not queue work on a NULL workqueue. Unregister the netdev before destroying the workqueue, and add proper probe error cleanup.

Affected Software

1 affected component
Linux Linux kernel

Event History

Sep 17, 2026
CVE Published
via MITRE·04:06 PM
Data Sourced
via MITRE·04:06 PM
Description

Frequently Asked Questions

1

Which systems are exposed to this race?

Systems using the Linux kernel octeontx2 virtual-function network driver are exposed when the affected VF netdevice is being probed or removed. The issue involves the driver's workqueue and netdevice lifecycle.

2

What condition triggers the problem?

The race occurs when ndo_set_rx_mode queues work before the VF workqueue has been initialized, or when workqueue teardown occurs before the netdevice is unregistered. This can result in work being queued to a NULL or improperly torn-down workqueue.

3

What should be done if patching cannot be applied immediately?

The provided data does not identify a configuration workaround. Reducing exposure requires avoiding probe and removal activity for affected octeontx2 VF network devices until a kernel containing the fix can be deployed.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203