In the Linux kernel, the following vulnerability has been resolved: svcrdma: Fix pcl_for_each_segment for empty chunks When a parsed chunk list… (CVE-2026-89532)
A vulnerability in the Linux kernel's svcrdma component was fixed to address an out-of-bounds read caused by improper handling of chunks with zero segments. The issue occurs when a chunk's segment count is zero, leading to an underflow in pointer arithmetic and subsequent memory access beyond the intended bounds. This can cause a general protection fault. The fix changes the iteration bounds to correctly handle zero-segment chunks, preventing the out-of-bounds access without requiring caller changes.
AI Analysis
Technical Summary
The Linux kernel svcrdma module had a vulnerability where the macro pcl_for_each_segment computed an inclusive upper bound using ch_segcount - 1, which underflows to 0xFFFFFFFF when ch_segcount is zero. This causes the loop to access memory beyond the ch_segments array, resulting in an out-of-bounds read and a general protection fault. The vulnerability is reachable from the wire due to zero-segment chunks being accepted and linked before segment filling. The fix changes the macro to use a half-open upper bound that correctly handles zero-segment chunks by skipping the loop body, thus preventing the out-of-bounds access.
Potential Impact
This vulnerability can cause a general protection fault (kernel crash) due to out-of-bounds memory access in the svcrdma kernel module when processing certain network chunks with zero segments. It affects kernel stability but there is no explicit information about remote code execution or privilege escalation. No known exploits in the wild have been reported.
Mitigation Recommendations
A fix has been implemented in the Linux kernel svcrdma module by adjusting the iteration bounds in pcl_for_each_segment to correctly handle zero-segment chunks. Users should apply the official kernel update that includes this fix once available. Patch status is not yet confirmed; check the vendor advisory for current remediation guidance.
In the Linux kernel, the following vulnerability has been resolved: svcrdma: Fix pcl_for_each_segment for empty chunks When a parsed chunk list… (CVE-2026-89532)
Description
A vulnerability in the Linux kernel's svcrdma component was fixed to address an out-of-bounds read caused by improper handling of chunks with zero segments. The issue occurs when a chunk's segment count is zero, leading to an underflow in pointer arithmetic and subsequent memory access beyond the intended bounds. This can cause a general protection fault. The fix changes the iteration bounds to correctly handle zero-segment chunks, preventing the out-of-bounds access without requiring caller changes.
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
The Linux kernel svcrdma module had a vulnerability where the macro pcl_for_each_segment computed an inclusive upper bound using ch_segcount - 1, which underflows to 0xFFFFFFFF when ch_segcount is zero. This causes the loop to access memory beyond the ch_segments array, resulting in an out-of-bounds read and a general protection fault. The vulnerability is reachable from the wire due to zero-segment chunks being accepted and linked before segment filling. The fix changes the macro to use a half-open upper bound that correctly handles zero-segment chunks by skipping the loop body, thus preventing the out-of-bounds access.
Potential Impact
This vulnerability can cause a general protection fault (kernel crash) due to out-of-bounds memory access in the svcrdma kernel module when processing certain network chunks with zero segments. It affects kernel stability but there is no explicit information about remote code execution or privilege escalation. No known exploits in the wild have been reported.
Mitigation Recommendations
A fix has been implemented in the Linux kernel svcrdma module by adjusting the iteration bounds in pcl_for_each_segment to correctly handle zero-segment chunks. Users should apply the official kernel update that includes this fix once available. Patch status is not yet confirmed; check the vendor advisory for current remediation guidance.
Technical Details
- Gcve Source
- db.gcve.eu
- Osv Id
- GHSA-vj46-79mq-hrmq
- Osv Schema Version
- 1.4.0
- Aliases
- ["CVE-2026-89532"]
Threat ID: 6aa4a01455bf5e2cf5a866cd
Added to database: 09/12/2026, 00:43:00 UTC
Last enriched: 09/12/2026, 01:09:40 UTC
Last updated: 09/12/2026, 01:09:40 UTC
Views: 2
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Actions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
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
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.