U.S. flag   An official website of the United States government
Dot gov

Official websites use .gov
A .gov website belongs to an official government organization in the United States.

Https

Secure .gov websites use HTTPS
A lock (Dot gov) or https:// means you've safely connected to the .gov website. Share sensitive information only on official, secure websites.

Vulnerability Change Records for CVE-2026-52908

Change History

New CVE Received from kernel.org 6/19/2026 11:16:35 AM

Action Type Old Value New Value
Added Description

                  
                
              
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.
Added Reference

                  
                
              
https://git.kernel.org/stable/c/09dc18894148381d3bfc550083b1236043870dce
Added Reference

                  
                
              
https://git.kernel.org/stable/c/2904e985a2917b5dac65df82733065e78a65fc9d
Added Reference

                  
                
              
https://git.kernel.org/stable/c/50334a05a950840b39a1ce3d2a173b4183db9b3e
Added Reference

                  
                
              
https://git.kernel.org/stable/c/badad6fad60def1b9805559dd81dbab3d97b82aa
Added Reference

                  
                
              
https://git.kernel.org/stable/c/eba5df21eda0fe7418efbea2f799f8ea1b8ca94c
Added Affected

                  
                
              
[{"vendor":"Linux","product":"Linux","defaultStatus":"unaffected","programFiles":["drivers/infiniband/core/umem.c","drivers/infiniband/hw/hns/hns_roce_mr.c","drivers/infiniband/hw/irdma/verbs.c","drivers/infiniband/hw/mlx4/mr.c","drivers/infiniband/hw/mlx5/mr.c","drivers/infiniband/sw/rxe/rxe_verbs.c","include/rdma/ib_umem.h"],"repo":"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git","versions":[{"version":"b40656aa7d559adc1fe689396dc58b92a9a27286","lessThan":"09dc18894148381d3bfc550083b1236043870dce","versionType":"git","status":"affected"},{"version":"b40656aa7d559adc1fe689396dc58b92a9a27286","lessThan":"eba5df21eda0fe7418efbea2f799f8ea1b8ca94c","versionType":"git","status":"affected"},{"version":"b40656aa7d559adc1fe689396dc58b92a9a27286","lessThan":"2904e985a2917b5dac65df82733065e78a65fc9d","versionType":"git","status":"affected"},{"version":"b40656aa7d559adc1fe689396dc58b92a9a27286","lessThan":"50334a05a950840b39a1ce3d2a173b4183db9b3e","versionType":"git","status":"affected"},{"version":"b40656aa7d559adc1fe689396dc58b92a9a27286","lessThan":"badad6fad60def1b9805559dd81dbab3d97b82aa","versionType":"git","status":"affected"}]},{"vendor":"Linux","product":"Linux","defaultStatus":"affected","programFiles":["drivers/infiniband/core/umem.c","drivers/infiniband/hw/hns/hns_roce_mr.c","drivers/infiniband/hw/irdma/verbs.c","drivers/infiniband/hw/mlx4/mr.c","drivers/infiniband/hw/mlx5/mr.c","drivers/infiniband/sw/rxe/rxe_verbs.c","include/rdma/ib_umem.h"],"repo":"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git","versions":[{"version":"6.2","status":"affected"},{"version":"0","lessThan":"6.2","versionType":"semver","status":"unaffected"},{"version":"6.6.143","lessThanOrEqual":"6.6.*","versionType":"semver","status":"unaffected"},{"version":"6.12.94","lessThanOrEqual":"6.12.*","versionType":"semver","status":"unaffected"},{"version":"6.18.36","lessThanOrEqual":"6.18.*","versionType":"semver","status":"unaffected"},{"version":"7.0.13","lessThanOrEqual":"7.0.*","versionType":"semver","status":"unaffected"},{"version":"7.1","lessThanOrEqual":"*","versionType":"original_commit_for_fix","status":"unaffected"}]}]