From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: Juan Zea <juan.zea@qindel.com>
Cc: linux-usb@vger.kernel.org
Subject: usbip: fix usbip bind writing random string after command in match_busid
Date: Wed, 13 Dec 2017 11:56:53 +0100 [thread overview]
Message-ID: <20171213105653.GB5236@kroah.com> (raw)
On Wed, Dec 13, 2017 at 11:16:03AM +0100, Juan Zea wrote:
> 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>
> ---
> tools/usb/usbip/src/utils.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
You forgot to cc: the maintainers of this file:
$ ./scripts/get_maintainer.pl --file tools/usb/usbip/src/utils.c
Valentina Manea <valentina.manea.m@gmail.com> (maintainer:USB OVER IP DRIVER)
Shuah Khan <shuah@kernel.org> (maintainer:USB OVER IP DRIVER)
linux-usb@vger.kernel.org (open list:USB OVER IP DRIVER)
linux-kernel@vger.kernel.org (open list)
---
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
next reply other threads:[~2017-12-13 10:56 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-12-13 10:56 Greg Kroah-Hartman [this message]
-- strict thread matches above, loose matches on Subject: below --
2017-12-15 17:39 usbip: fix usbip bind writing random string after command in match_busid Shuah Khan
2017-12-15 9:21 Juan Zea
2017-12-14 20:14 Shuah Khan
2017-12-14 10:23 Juan Zea
2017-12-13 17:42 Shuah Khan
2017-12-13 11:07 Juan Zea
2017-12-13 10:16 Juan Zea
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20171213105653.GB5236@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=juan.zea@qindel.com \
--cc=linux-usb@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).