CVE-2026-80880

Summary

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

IB/mlx5: Properly support implicit ODP rereg_mr

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 mlx5_ib_reg_user_mr() 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

VendorProductVersion RangeStatus
LinuxLinuxef3642c4f54d3493c92c71faf46139b2473bc532 < cbc9982c8573fb9e35040063aa78c8ebe768a1ffaffected
LinuxLinuxef3642c4f54d3493c92c71faf46139b2473bc532 < ee914ef54a7e707453ecb43eb30fb0a5c6dd0d69affected
LinuxLinuxef3642c4f54d3493c92c71faf46139b2473bc532 < 94f7e50eb6b2ce7fbd9aeac1db22460d2013a3fbaffected
LinuxLinuxef3642c4f54d3493c92c71faf46139b2473bc532 < eb7cb798e563b3f3b3baeb9cc6f7455764267e50affected
LinuxLinuxef3642c4f54d3493c92c71faf46139b2473bc532 < d4f84bfa089fe71f775d25beb29303e844494c25affected
LinuxLinuxef3642c4f54d3493c92c71faf46139b2473bc532 < 5d02b9a2efd11d28d2a8feac7769686b1b871d9caffected
LinuxLinuxef3642c4f54d3493c92c71faf46139b2473bc532 < ee7a8335069150c3f1893a697ab30bbeca00d796affected
LinuxLinux5.11affected
LinuxLinux0 < 5.11unaffected
LinuxLinux5.15.212 <= 5.15.*unaffected
LinuxLinux6.1.178 <= 6.1.*unaffected
LinuxLinux6.6.145 <= 6.6.*unaffected
LinuxLinux6.12.97 <= 6.12.*unaffected
LinuxLinux6.18.40 <= 6.18.*unaffected
LinuxLinux7.1.5 <= 7.1.*unaffected
LinuxLinux7.2 <= *unaffected

Weaknesses

References