
Cloud Vulnerability DB
A community-led vulnerabilities database
In the Linux kernel, a vulnerability (CVE-2023-53026) was discovered in the RDMA/core component related to a block iterator counter overflow. The issue was identified when registering a new DMA MR after selecting the best aligned page size, where under specific circumstances involving sg entry and page size configurations, the counter responsible for tracking advancement from the start of the sg entry could overflow due to being a u32 type (NVD).
The vulnerability occurs during the iteration over a given sglist to split entries into smaller DMA blocks aligned to the selected page size. When the sg entry and page size meet certain conditions where the entry is not aligned to the selected page size, and the total size of aligned pages needed to cover the sg entry is >= 4GB, the u32 counter overflows. This overflow prevents the counter from properly tracking progress through the sg entry, resulting in an infinite loop inside the iterator function (NVD).
The vulnerability can lead to an infinite loop in the RDMA/core component of the Linux kernel, potentially causing system hangs or denial of service conditions when processing certain DMA memory registrations (NVD).
The vulnerability has been resolved by modifying the advancement condition in the iterator function to prevent overflow. Multiple patches have been released to address this issue across different kernel versions (NVD).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."