Skip to main content

In the Linux kernel, the following vulnerability has been resolved: svcrdma: Fix offset arithmetic in read_chunk_range svc_rdma_read_chunk_range()… (CVE-2026-89533)

0
Medium
Published: 09/11/2026 (09/11/2026, 21:31:30 UTC)
Source: GCVE Database

Description

A vulnerability in the Linux kernel's svcrdma component was fixed involving incorrect offset arithmetic in the svc_rdma_read_chunk_range() function. The flaw caused incorrect DMA length calculations and a 32-bit unsigned integer underflow due to improper boundary checks and arithmetic ordering when processing Read chunk segments. This could lead to excessive memory allocation requests and potential instability. The fix includes correcting the comparison operator, adjusting arithmetic to apply length caps properly, returning success for zero-length requests, and stopping iteration once the requested range is consumed.

AI-Powered Analysis

Machine-generated threat intelligence

AILast updated: 09/12/2026, 01:10:37 UTC

Technical Analysis

The Linux kernel svcrdma module's svc_rdma_read_chunk_range() function contained two arithmetic defects in its per-segment loop that processed Read chunk segments. First, it used a '>' comparison instead of '>=' to skip fully consumed segments, causing underflow in dummy.rs_length when offset equaled segment length. Second, the length calculation subtracted offset after applying the minimum cap, leading to incorrect segment length and potential underflow. These defects could cause a large number of buffer vectors (nr_bvec) and trigger large memory allocations in svc_rdma_build_read_segment() and svc_rdma_get_rw_ctxt(). Additionally, the function did not handle zero-length requests properly, rejecting valid requests. The patch corrected the comparison to '>=' to skip fully consumed segments, moved the '- offset' inside the min_t() call to cap the residual length correctly, returned success immediately for zero-length requests, and stopped iteration once the requested range was fulfilled.

Potential Impact

The vulnerability could cause incorrect memory allocation sizes due to underflow and arithmetic errors when processing RDMA Read chunks, potentially leading to excessive memory consumption or kernel instability. However, no known exploits in the wild have been reported. The issue affects the Linux kernel's svcrdma component handling RDMA requests.

Mitigation Recommendations

A fix is available that corrects the offset arithmetic and boundary checks in svc_rdma_read_chunk_range(). Users should apply the official Linux kernel patches that address this issue. No additional mitigation is required once the patch is applied.

Pro Console: star threats, build custom feeds, automate alerts via Slack, email & webhooks.Upgrade to Pro

Technical Details

Gcve Source
db.gcve.eu
Osv Id
GHSA-9cp7-7xj6-hh85
Osv Schema Version
1.4.0
Aliases
["CVE-2026-89533"]

Threat ID: 6aa4a01555bf5e2cf5a866d7

Added to database: 09/12/2026, 00:43:01 UTC

Last enriched: 09/12/2026, 01:10:37 UTC

Last updated: 09/12/2026, 01:10:37 UTC

Views: 2

Community Reviews

0 reviews

Crowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.

Sort by
Loading community insights…

Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.

Actions

PRO

Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.

Please log in to the Console to use AI analysis features.

Need more coverage?

Upgrade to Pro Console for AI refresh and higher limits.

For incident response and remediation, OffSeq services can help resolve threats faster.

Latest Threats

Breach by OffSeqOFFSEQFRIENDS — 25% OFF

Check if your credentials are on the dark web

Instant breach scanning across billions of leaked records. Free tier available.

Scan now
OffSeq TrainingCredly Certified

Lead Pen Test Professional

Technical5-day eLearningPECB Accredited
View courses