From: Johan Hovold <johan@kernel.org>
To: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: linux-usb@vger.kernel.org, Alan Stern <stern@rowland.harvard.edu>,
Oliver Neukum <oneukum@suse.com>, Johan Hovold <johan@kernel.org>
Subject: [PATCH 0/4] USB: legousbtower: misc fixes
Date: Thu, 19 Sep 2019 10:18:11 +0200 [thread overview]
Message-ID: <20190919081815.30422-1-johan@kernel.org> (raw)
This series fixes a few issues found in the legousbtower driver. The
potential deadlock issue was reported by syzbot, and the rest was found
through inspection.
I have bunch of clean ups for this driver as well that I'll post once
these are in Linus's tree.
Johan
Johan Hovold (4):
USB: legousbtower: fix slab info leak at probe
USB: legousbtower: fix deadlock on disconnect
USB: legousbtower: fix potential NULL-deref on disconnect
USB: legousbtower: fix open after failed reset request
drivers/usb/misc/legousbtower.c | 55 ++++++++++++++-------------------
1 file changed, 23 insertions(+), 32 deletions(-)
--
2.23.0
next reply other threads:[~2019-09-19 8:18 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-09-19 8:18 Johan Hovold [this message]
2019-09-19 8:18 ` [PATCH 1/4] USB: legousbtower: fix slab info leak at probe Johan Hovold
2019-09-19 8:18 ` [PATCH 2/4] USB: legousbtower: fix deadlock on disconnect Johan Hovold
2019-09-19 8:18 ` [PATCH 3/4] USB: legousbtower: fix potential NULL-deref " Johan Hovold
2019-09-19 8:18 ` [PATCH 4/4] USB: legousbtower: fix open after failed reset request Johan Hovold
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=20190919081815.30422-1-johan@kernel.org \
--to=johan@kernel.org \
--cc=gregkh@linuxfoundation.org \
--cc=linux-usb@vger.kernel.org \
--cc=oneukum@suse.com \
--cc=stern@rowland.harvard.edu \
/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).