CVE-2026-52908
HIGHRDMA: During rereg_mr ensure that REREG_ACCESS is compatible
Title source: cnaDescription
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.
References (5)
Core 5
Core References
Scores
CVSS v3
7.8
EPSS
0.0013
EPSS Percentile
2.9%
Attack Vector
LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Details
Status
published
Products (18)
linux/Kernel
6.13.0 - 6.18.36linux
linux/Kernel
6.19.0 - 7.0.13linux
linux/Kernel
6.2.0 - 6.6.143linux
linux/Kernel
6.7.0 - 6.12.94linux
Linux/Linux
< 6.2
Linux/Linux
6.12.94 - 6.12.*
Linux/Linux
6.18.36 - 6.18.*
Linux/Linux
6.2
Linux/Linux
6.6.143 - 6.6.*
Linux/Linux
7.0.13 - 7.0.*
... and 8 more
Published
Jun 19, 2026
Tracked Since
Jun 19, 2026