PT-2026-61073 · Linux+1 · Linux Kernel+1
CVE-2026-53371
·
Published
2026-07-19
·
Updated
2026-09-07
CVSS v3.1
5.5
Medium
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
An issue exists in the RDMA ionic driver where the
node desc array within the ib device structure is not guaranteed to be NUL-terminated. This occurs because the node desc store() function performs a raw memory copy of up to 64 bytes without ensuring a terminating NUL byte. When exactly 64 bytes are written to the node desc sysfs file, the hca type show() function uses an unbounded %s format specifier, leading to an out-of-bounds read into adjacent fields of the ib device structure. This condition can be triggered by userspace through the IB DEVICE MODIFY NODE DESC functionality.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Linux Kernel
Ubuntu