linux-uconsole/tools/usb/usbip/src
Juan Zea 544c4605ac usbip: fix usbip bind writing random string after command in match_busid
usbip bind writes commands followed by random string when writing to
match_busid attribute in sysfs, caused by using full variable size
instead of string length.

Signed-off-by: Juan Zea <juan.zea@qindel.com>
Acked-by: Shuah Khan <shuahkh@osg.samsung.com>
Cc: stable <stable@vger.kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-12-19 11:40:55 +01:00
..
Makefile.am License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
usbip.c usbip: Fix implicit fallthrough warning 2017-03-17 13:16:56 +09:00
usbip.h
usbip_attach.c usbip: auto retry for concurrent attach 2017-08-31 18:08:45 +02:00
usbip_bind.c
usbip_detach.c tools: usbip: detach: avoid calling strlen() at each iteration 2015-09-22 12:07:45 -07:00
usbip_list.c usbip: tools: Start using VUDC backend in usbip tools 2016-04-26 15:19:50 -07:00
usbip_network.c
usbip_network.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
usbip_port.c usbip: adding names db to port operation 2016-05-03 14:32:07 -07:00
usbip_unbind.c
usbipd.c usbip: deletion of incorrect socket descriptor checking 2016-11-07 10:19:49 +01:00
utils.c usbip: fix usbip bind writing random string after command in match_busid 2017-12-19 11:40:55 +01:00
utils.h