CVE-2026-93108: RDMA/ipoib: Drain RCU callbacks during module teardown

Published Sep 17, 2026
·
Updated

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

RDMA/ipoib: Drain RCU callbacks during module teardown

IPoIB reclamation completions can be signaled from inside an RCU callback. Teardown can wake before the callback returns and unload ibipoib while its code is still executing.

Client registration failure can also remove already-added devices and queue callbacks. Wait after client and workqueue teardown.

Affected Software

1 affected component
Linux Linux kernel

Event History

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

Frequently Asked Questions

1

Which systems are realistically exposed to this issue?

Systems using the Linux kernel IP over InfiniBand (IPoIB) RDMA module are the relevant population, particularly where the ib_ipoib module may be unloaded or where IPoIB client registration fails and removes devices.

2

What condition triggers the vulnerable behavior?

The issue occurs during module teardown when an IPoIB reclamation completion is signaled from an RCU callback. Teardown can complete and unload ib_ipoib before that callback has returned, leaving module code executing after unload.

3

Is an attacker required to send network traffic to trigger it?

The available information does not identify a network request or remote attacker prerequisite. It describes a kernel lifecycle and teardown race involving queued RCU callbacks.

4

What mitigation is indicated if an update cannot be applied immediately?

The data does not provide a workaround. Reducing or avoiding unloading of the ib_ipoib module would avoid the specifically described teardown path, but no supported mitigation is stated.

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