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
Configurations
Configuration 1 (hide)
|
History
08 Jul 2026, 15:24
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://git.kernel.org/stable/c/09dc18894148381d3bfc550083b1236043870dce - Patch | |
| References | () https://git.kernel.org/stable/c/2904e985a2917b5dac65df82733065e78a65fc9d - Patch | |
| References | () https://git.kernel.org/stable/c/50334a05a950840b39a1ce3d2a173b4183db9b3e - Patch | |
| References | () https://git.kernel.org/stable/c/badad6fad60def1b9805559dd81dbab3d97b82aa - Patch | |
| References | () https://git.kernel.org/stable/c/eba5df21eda0fe7418efbea2f799f8ea1b8ca94c - Patch | |
| First Time |
Linux linux Kernel
Linux |
|
| CWE | NVD-CWE-noinfo | |
| CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:7.1:rc2:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:7.1:rc1:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:7.1:rc5:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:7.1:rc3:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:7.1:rc7:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:7.1:rc4:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:7.1:rc6:*:*:*:*:*:* |
28 Jun 2026, 08:16
| Type | Values Removed | Values Added |
|---|---|---|
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 7.8 |
19 Jun 2026, 15:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-06-19 15:16
Updated : 2026-07-08 15:24
NVD link : CVE-2026-52908
Mitre link : CVE-2026-52908
CVE.ORG link : CVE-2026-52908
JSON object : View
Products Affected
linux
- linux_kernel
CWE
