Out-of-bounds read in Linux kernel - CVE-2026-53371
Published: July 21, 2026
Linux kernel
Detailed vulnerability description
The vulnerability allows a local user to disclose sensitive information.
The vulnerability exists due to an out-of-bounds read in the ionic hca_type_show() sysfs handler when reading the node_desc sysfs attribute after a 64-byte value has been written without NUL termination. A local user can write an exactly 64-byte value and then read the sysfs file to disclose sensitive information.
The issue is triggerable from userspace because ionic supports IB_DEVICE_MODIFY_NODE_DESC.