CVE-2026-89506: RDMA/uverbs: Add UVERBS_ATTR_UHW to UVERBS_METHOD_REG_MR

Published Sep 11, 2026
·
Updated

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

RDMA/uverbs: Add UVERBSATTRUHW to UVERBSMETHODREGMR

The original commit missed that three drivers (mthca, irdma, siw) have UHW data associated with regmr that cannot be passed through the ioctl. They also assume that the udata cannot be NULL, so failing to pass a valid udata can trigger a NULL udata crash in those drivers.

This never happens in real systems since in rdma-core ibvcmdregmrex() does not accept a udata and those three drivers don't use it, however a malicious userspace could trigger it.

Affected Software

1 affected component
Linux Linux kernel

Event History

Sep 11, 2026
CVE Published
via MITRE·07:43 PM
Data Sourced
via MITRE·07:43 PM
Description

Frequently Asked Questions

1

Who can realistically trigger this issue?

A malicious userspace process capable of issuing the relevant RDMA uverbs registration request can trigger it. The affected driver paths are mthca, irdma, and siw.

2

Are normal RDMA applications expected to encounter the crash?

No. The issue is not expected to occur in real systems through rdma-core's ibv_cmd_reg_mr_ex(), because that interface does not accept udata and the three affected drivers do not use it.

3

What is the failure mode if it is exploited?

The affected drivers assume udata is non-NULL. Supplying a registration request without valid udata can cause a NULL udata crash.

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