PT-2026-44272 · Linux · Linux Kernel
Published
2026-05-28
·
Updated
2026-06-10
·
CVE-2026-46149
CVSS v3.1
7.1
High
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
A buffer overflow occurs in the
target tg pt gp members show() function when formatting LUN paths using snprintf() into a 256-byte stack buffer. Because iSCSI IQN names can reach 223 bytes, the return value of snprintf() may exceed the buffer size. The subsequent memcpy() operation reads past the stack buffer based on this return value, potentially copying adjacent stack contents to the sysfs reader. When CONFIG FORTIFY SOURCE is enabled, this action triggers fortify panic().Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Uncontrolled Recursion
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Linux Kernel