From: Johan Hovold <johan@kernel.org>
To: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: linux-usb@vger.kernel.org, Josh Boyer <jwboyer@fedoraproject.org>,
stable@vger.kernel.org, Johan Hovold <johan@kernel.org>
Subject: [PATCH 0/2] USB: iowarrior: fix missing endpoint sanity checks
Date: Tue, 7 Mar 2017 16:11:02 +0100 [thread overview]
Message-ID: <20170307151104.13446-1-johan@kernel.org> (raw)
These patches add the missing endpoint sanity checks to probe that are
needed to prevent a couple of NULL-derefs which could be trigger by a
malicious device.
Johan
Johan Hovold (2):
USB: iowarrior: fix NULL-deref at probe
USB: iowarrior: fix NULL-deref in write
drivers/usb/misc/iowarrior.c | 21 +++++++++++++++------
1 file changed, 15 insertions(+), 6 deletions(-)
--
2.12.0
next reply other threads:[~2017-03-07 19:11 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-03-07 15:11 Johan Hovold [this message]
2017-03-07 15:11 ` [PATCH 1/2] USB: iowarrior: fix NULL-deref at probe Johan Hovold
2017-03-07 15:11 ` [PATCH 2/2] USB: iowarrior: fix NULL-deref in write 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=20170307151104.13446-1-johan@kernel.org \
--to=johan@kernel.org \
--cc=gregkh@linuxfoundation.org \
--cc=jwboyer@fedoraproject.org \
--cc=linux-usb@vger.kernel.org \
--cc=stable@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.