iscsi-id.c has a target_path stack buffer which is too small, since it can be copied SYSFS_PATH_MAX bytes in called functions.
Just use "PATH_MAX" instead of MAX_NAME_LEN.
Patch attached.
Ciao, Marcus
linux-iscsi-overflow.patch
Log in to post a comment.
linux-iscsi-overflow.patch