CVE detail
CVE-2026-53133
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.
Buzz score
Why this CVE is surfacing
This all-time snapshot uses the same composite formula as Trending across a 30-year evidence window, rather than a current rolling window.
Buzz score components · mention 23.0 · diversity 10.0 · KEV 0.0 · OTX 0.0 · PoC 0.0
Why it matters now
Mention timeline
- Total mentions
- 0
- within the 30d window
- Peak daily
- 0
- highest bucket
Evidence
Source links by recency
9 source links · newest first
Information published.
vendormsrc.microsoft.comJun 28, 2026, 8:51 AMNo excerpt available.
Patchgit.kernel.orgJun 25, 2026, 9:16 AMNo excerpt available.
Patchgit.kernel.orgJun 25, 2026, 9:16 AMNo excerpt available.
Patchgit.kernel.orgJun 25, 2026, 9:16 AMNo excerpt available.
Patchgit.kernel.orgJun 25, 2026, 9:16 AMNo excerpt available.
Patchgit.kernel.orgJun 25, 2026, 9:16 AMNo excerpt available.
Patchgit.kernel.orgJun 25, 2026, 9:16 AMNo excerpt available.
Patchgit.kernel.orgJun 25, 2026, 9:16 AMNo excerpt available.
Patchgit.kernel.orgJun 25, 2026, 9:16 AM
Exploit code
Public exploit repository references
Public PoC repositories are third-party, potentially unsafe artifacts. Treat their code as untrusted and use it only on authorized systems in an isolated, least-privilege environment. cvebuzz does not execute the code or verify that an exploit works.
0 repository references · best confidence N/A · max 0 stars
Related records
Similar CVEs
6 related CVEs with shared weakness or product evidence
- CVE-2024-1552CVSS 7.5 · High
Incorrect code generation could have led to unexpected numeric conversions and potential undefined behavior.*Note:* This issue only affects 32-bit ARM devices. This vulnerability…
- CVE-2022-34680CVSS 5.5 · Medium
NVIDIA GPU Display Driver for Linux contains a vulnerability in the kernel mode layer handler, where an integer truncation can lead to an out-of-bounds read, which may lead to den…
- CVE-2022-34677CVSS 5.5 · Medium
NVIDIA GPU Display Driver for Linux contains a vulnerability in the kernel mode layer handler, where an unprivileged regular user can cause an integer to be truncated, which may l…
- CVE-2022-34670CVSS 7.8 · High
NVIDIA GPU Display Driver for Linux contains a vulnerability in the kernel mode layer handler, where an unprivileged regular user can cause truncation errors when casting a primit…
- CVE-2022-2639CVSS 7.8 · High
An integer coercion error was found in the openvswitch kernel module. Given a sufficiently large number of actions, while copying and reserving memory for a new action of a new fl…
- CVE-2022-0322CVSS 5.5 · Medium
A flaw was found in the sctp_make_strreset_req function in net/sctp/sm_make_chunk.c in the SCTP network protocol in the Linux kernel with a local user privilege access. In this fl…