HOMEVULNERABILITIESCVE-2026-52908
NONE

CVE-2026-52908

Published: June 19, 2026· Updated: Jun 19, 2026

Official 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.

NVD Source

Technical Analysis

CVE-2026-52908 requires local access, meaning attackers must already have a foothold on the target system.

Exploitation requires some privileges, which limits the exposure to scenarios where an attacker has already gained initial access.

Affected Vendors & Products

Mentioned vendors (from description):
Linux
CPE data not yet available in NVD for this CVE.

Exploit & PoC Resources

NO KNOWN EXPLOITNo public exploit confirmed at this time
External links open in a new tab. Always verify in a controlled environment before use.

All References (5)

Quick Facts

CVE IDCVE-2026-52908
SeverityNONE
CISA KEVNo
PublishedJun 19, 2026

Recommended Actions

  • Apply vendor patches immediately
  • Monitor CVE-2026-52908 in threat intel feeds
  • Review IDS/IPS signatures for exploitation attempts
Data sourced from NVD (NIST), CISA KEV, and EPSS (FIRST). Analysis generated by CTIWATCH.COM. CVE data is provided under the NVD usage policy.