In the Linux kernel, the following vulnerability has been resolved: RDMA/ionic: bound node_desc sysfs read with %.64s node_desc[64] in struct… (CVE-2026-53371)
A vulnerability in the Linux kernel's RDMA ionic driver involves improper handling of the node_desc field in the ib_device structure. The node_desc array is not guaranteed to be NUL-terminated, but the ionic hca_type_show() handler uses an unbounded string format specifier, potentially causing it to read beyond the intended buffer. This issue can be triggered by userspace via IB_DEVICE_MODIFY_NODE_DESC. The vulnerability has been resolved by bounding the format specifier to match the core handler's safe usage.
AI Analysis
Technical Summary
The vulnerability arises because the node_desc[64] array in struct ib_device may not be NUL-terminated after a raw memcpy operation that copies up to 64 bytes without appending a NUL byte. While the core Infiniband sysfs handler uses a bounded format specifier "%.64s" to safely read node_desc, the ionic hca_type_show() handler uses an unbounded "%s", which can cause it to read past the end of node_desc into adjacent memory until a NUL byte is found. Since ionic supports IB_DEVICE_MODIFY_NODE_DESC, this can be triggered by userspace. The fix bounds the format specifier to prevent out-of-bounds reads.
Potential Impact
This vulnerability could lead to information disclosure by reading adjacent memory beyond the node_desc buffer. There is no indication of code execution or privilege escalation. The issue is limited to the ionic RDMA driver in the Linux kernel and requires userspace interaction to trigger.
Mitigation Recommendations
A fix has been implemented in the Linux kernel to bound the format specifier in the ionic hca_type_show() handler, preventing out-of-bounds reads. Users should update to a kernel version that includes this fix. No other mitigation steps are indicated.
In the Linux kernel, the following vulnerability has been resolved: RDMA/ionic: bound node_desc sysfs read with %.64s node_desc[64] in struct… (CVE-2026-53371)
Description
A vulnerability in the Linux kernel's RDMA ionic driver involves improper handling of the node_desc field in the ib_device structure. The node_desc array is not guaranteed to be NUL-terminated, but the ionic hca_type_show() handler uses an unbounded string format specifier, potentially causing it to read beyond the intended buffer. This issue can be triggered by userspace via IB_DEVICE_MODIFY_NODE_DESC. The vulnerability has been resolved by bounding the format specifier to match the core handler's safe usage.
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
The vulnerability arises because the node_desc[64] array in struct ib_device may not be NUL-terminated after a raw memcpy operation that copies up to 64 bytes without appending a NUL byte. While the core Infiniband sysfs handler uses a bounded format specifier "%.64s" to safely read node_desc, the ionic hca_type_show() handler uses an unbounded "%s", which can cause it to read past the end of node_desc into adjacent memory until a NUL byte is found. Since ionic supports IB_DEVICE_MODIFY_NODE_DESC, this can be triggered by userspace. The fix bounds the format specifier to prevent out-of-bounds reads.
Potential Impact
This vulnerability could lead to information disclosure by reading adjacent memory beyond the node_desc buffer. There is no indication of code execution or privilege escalation. The issue is limited to the ionic RDMA driver in the Linux kernel and requires userspace interaction to trigger.
Mitigation Recommendations
A fix has been implemented in the Linux kernel to bound the format specifier in the ionic hca_type_show() handler, preventing out-of-bounds reads. Users should update to a kernel version that includes this fix. No other mitigation steps are indicated.
Technical Details
- Gcve Source
- db.gcve.eu
- Osv Id
- GHSA-wcp7-j68j-j6mv
- Osv Schema Version
- 1.4.0
- Aliases
- ["CVE-2026-53371"]
- Ecosystems
- []
- Database Specific Severity
- null
- Cvss Version
- null
Threat ID: 6a5d27af2a4a8d5989132ac2
Added to database: 07/19/2026, 19:38:23 UTC
Last enriched: 07/19/2026, 20:25:51 UTC
Last updated: 07/20/2026, 07:56:59 UTC
Views: 14
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.