NONE · 0

CVE-2026-93108

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. ...

Vulnerability Description

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 ib_ipoib while its code is still executing. Client registration failure can also remove already-added devices and queue callbacks. Wait after client and workqueue teardown.

References

FAQ

What is CVE-2026-93108?

CVE-2026-93108 is a documented vulnerability. 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. ...

How severe is CVE-2026-93108?

CVSS scoring is not yet available for CVE-2026-93108. Check NVD for updates.

Is there a patch for CVE-2026-93108?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.