[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1478607895-23447-1-git-send-email-johan@kernel.org>
Date: Tue, 8 Nov 2016 13:24:52 +0100
From: Johan Hovold <johan@...nel.org>
To: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Cc: Jiri Slaby <jslaby@...e.com>, linux-serial@...r.kernel.org,
linux-kernel@...r.kernel.org, Johan Hovold <johan@...nel.org>
Subject: [PATCH 0/3] tty/serial: fix invalid user-pointer checks
This series drop invalid user-pointer checks from ioctl handlers (which
tend to get replicated in new drivers).
Note that only the rocket driver has been compile tested.
Johan
Johan Hovold (3):
tty: amiserial: fix invalid user-pointer check
tty: rocket: fix invalid user-pointer checks
serial: crisv10: fix invalid user-pointer check
drivers/tty/amiserial.c | 2 --
drivers/tty/rocket.c | 4 ----
drivers/tty/serial/crisv10.c | 2 --
3 files changed, 8 deletions(-)
--
2.7.3
Powered by blists - more mailing lists