PT-2026-52229 · Linux · Linux

Published

2026-06-25

·

Updated

2026-06-25

·

CVE-2026-53133

None

No severity ratings or metrics are available. When they are, we'll update the corresponding info on the page.
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.
Found an issue in the description? Have something to add? Feel free to write us 👾

Related Identifiers

CVE-2026-53133

Affected Products

Linux