CVE-2026-52908 PUBLISHED

RDMA: During rereg_mr ensure that REREG_ACCESS is compatible

Assigner: Linux
Reserved: 09.06.2026 Published: 19.06.2026 Updated: 19.06.2026

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

RDMA: During rereg_mr ensure that REREG_ACCESS is compatible

If IB_MR_REREG_ACCESS changes from RO to RW then the umem has to be re-evaluated to ensure it is properly pinned as RW. Since the umem is hidden inside each driver's mr struct add a ib_umem_check_rereg() function that each driver has to call before processing IB_MR_REREG_ACCESS.

mlx4 has to retain its duplicate ib_access_writable check because it implements IB_MR_REREG_ACCESS | IB_MR_REREG_TRANS by changing both items in place sequentially while the MR is live, so it will continue to not support this combination.

Product Status

Vendor Linux
Product Linux
Versions Default: unaffected
  • affected from b40656aa7d559adc1fe689396dc58b92a9a27286 to 09dc18894148381d3bfc550083b1236043870dce (excl.)
  • affected from b40656aa7d559adc1fe689396dc58b92a9a27286 to eba5df21eda0fe7418efbea2f799f8ea1b8ca94c (excl.)
  • affected from b40656aa7d559adc1fe689396dc58b92a9a27286 to 2904e985a2917b5dac65df82733065e78a65fc9d (excl.)
  • affected from b40656aa7d559adc1fe689396dc58b92a9a27286 to 50334a05a950840b39a1ce3d2a173b4183db9b3e (excl.)
  • affected from b40656aa7d559adc1fe689396dc58b92a9a27286 to badad6fad60def1b9805559dd81dbab3d97b82aa (excl.)
Vendor Linux
Product Linux
Versions Default: affected
  • Version 6.2 is affected
  • unaffected from 0 to 6.2 (excl.)
  • unaffected from 6.6.143 to 6.6.* (incl.)
  • unaffected from 6.12.94 to 6.12.* (incl.)
  • unaffected from 6.18.36 to 6.18.* (incl.)
  • unaffected from 7.0.13 to 7.0.* (incl.)
  • unaffected from 7.1 to * (incl.)

References