Back to overview

CVE-2026-53133

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

Metadata

CVE ID
CVE-2026-53133
State
PUBLISHED
Assigner
Linux
Reserved
2026-06-09 07:44 UTC
Published
2026-06-25 08:38 UTC
Last updated
2026-06-25 08:38 UTC
Vendor / Product
Linux / Linux
Sources
cve.org  ·  NVD

Severity & Metrics

No CVSS data available.

Affected products (2)
VendorProductPlatformVersions
Linux Linux a808273a495c657e33281b181fd7fcc2bb28f662 < 2ff4b7817e5b78070c30f5fb5e678e452a2628b3, a808273a495c657e33281b181fd7fcc2bb28f662 < dee2a49adeeb2a5e16a3fc858fa21b841c519802, a808273a495c657e33281b181fd7fcc2bb28f662 < cc644d5608e3b0dadc970bd6e6aa26b91ea07d0f, a808273a495c657e33281b181fd7fcc2bb28f662 < 8fe0231adebe086c8a459c790944ac026cd99c6e …
Linux Linux 5.2, 0 < 5.2, 5.10.259 ≤ 5.10.*, 5.15.210 ≤ 5.15.* …
Back to overview