CVE-2026-53133 PUBLISHED

RDMA/umem: Fix truncation for block sizes >= 4G

Assigner: Linux
Reserved: 09.06.2026 Published: 25.06.2026 Updated: 25.06.2026

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

RDMA/umem: Fix truncation for block sizes >= 4G

When the iommu is used the linearization of the mapping can give a single block that is very large split across multiple SG entries.

When __rdma_block_iter_next() reassembles the split SG entries it is overflowing the 32 bit stack values and computed the wrong DMA addresses for blocks after the truncation.

Use the right types to hold DMA addresses.

Product Status

Vendor Linux
Product Linux
Versions Default: unaffected
  • affected from a808273a495c657e33281b181fd7fcc2bb28f662 to 2ff4b7817e5b78070c30f5fb5e678e452a2628b3 (excl.)
  • affected from a808273a495c657e33281b181fd7fcc2bb28f662 to dee2a49adeeb2a5e16a3fc858fa21b841c519802 (excl.)
  • affected from a808273a495c657e33281b181fd7fcc2bb28f662 to cc644d5608e3b0dadc970bd6e6aa26b91ea07d0f (excl.)
  • affected from a808273a495c657e33281b181fd7fcc2bb28f662 to 8fe0231adebe086c8a459c790944ac026cd99c6e (excl.)
  • affected from a808273a495c657e33281b181fd7fcc2bb28f662 to baf8685bcf56dc1efb44b8f6a57c42516e549068 (excl.)
  • affected from a808273a495c657e33281b181fd7fcc2bb28f662 to afd35fec9297195b759078745549c2671223f24f (excl.)
  • affected from a808273a495c657e33281b181fd7fcc2bb28f662 to ac1aad8e1281534ce936c250f68084fc79c5469e (excl.)
  • affected from a808273a495c657e33281b181fd7fcc2bb28f662 to 15fe76e23615f502d051ef0768f86babaf08746c (excl.)
Vendor Linux
Product Linux
Versions Default: affected
  • Version 5.2 is affected
  • unaffected from 0 to 5.2 (excl.)
  • unaffected from 5.10.259 to 5.10.* (incl.)
  • unaffected from 5.15.210 to 5.15.* (incl.)
  • unaffected from 6.1.176 to 6.1.* (incl.)
  • 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