From: Johan Hovold <johan@kernel.org>
To: Johan Hovold <johan@kernel.org>,
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: linux-usb@vger.kernel.org
Subject: [PATCH 0/2] USB: serial: whiteheat: fix slab corruption and endianness bug
Date: Tue, 29 Oct 2019 11:23:52 +0100 [thread overview]
Message-ID: <20191029102354.2733-1-johan@kernel.org> (raw)
These patches fix a user-controlled slab buffer corruption, and adds a
missing endianess conversion when setting the line speed.
Greg, feel free to pick up the first one directly if you want.
Johan
Johan Hovold (2):
USB: serial: whiteheat: fix potential slab corruption
USB: serial: whiteheat: fix line-speed endianness
drivers/usb/serial/whiteheat.c | 13 ++++++++++---
drivers/usb/serial/whiteheat.h | 2 +-
2 files changed, 11 insertions(+), 4 deletions(-)
--
2.23.0
next reply other threads:[~2019-10-29 10:26 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-10-29 10:23 Johan Hovold [this message]
2019-10-29 10:23 ` [PATCH 1/2] USB: serial: whiteheat: fix potential slab corruption Johan Hovold
2019-10-29 10:23 ` [PATCH 2/2] USB: serial: whiteheat: fix line-speed endianness 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=20191029102354.2733-1-johan@kernel.org \
--to=johan@kernel.org \
--cc=gregkh@linuxfoundation.org \
--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 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.