CVE-2026-80880: IB/mlx5: Properly support implicit ODP rereg_mr

Published Sep 4, 2026
·
Updated

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

IB/mlx5: Properly support implicit ODP reregmr

Due to all the child mkeys in the implicit ODP configuration we cannot change anything in place for the parent mkey. Instead the whole thing needs to be rebuilt if any change is requested. If the user does not specify a translation then force the implicit values which will then fall through the logic into mlx5ibregusermr() to allocate a completely new MR.

Since implicit children were also touching the mr->pd, this removes another case where the access was racy.

Affected Software

1 affected component
Linux Kernel

Event History

Sep 4, 2026
CVE Published
via MITRE·04:49 PM
Data Sourced
via MITRE·04:49 PM
Description
Data Sourced
via NVD·05:17 PM
Description

Frequently Asked Questions

1

Which systems are exposed to this issue?

Systems using the Linux kernel's IB/mlx5 driver with implicit on-demand paging (ODP) memory registrations are relevant. The issue concerns rereg_mr operations on an implicit ODP configuration.

2

What operation triggers the vulnerable behavior?

The affected path is reached when a user requests changes through rereg_mr for a parent memory key in an implicit ODP setup. Because child memory keys exist, modifying the parent key in place can lead to unsafe handling, including a race involving mr->pd.

3

What is the remediation implemented by the fix?

The fix rebuilds the implicit ODP memory-registration setup rather than changing the parent memory key in place. When no translation is specified, it forces implicit values and allocates a completely new memory region through mlx5_ib_reg_user_mr().

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