aboutsummaryrefslogtreecommitdiff
path: root/drivers/input/tablet/kbtab.c
Commit message (Collapse)AuthorAgeFilesLines
* Input: kbtab - validate number of endpoints before using themJohan Hovold2017-07-041-0/+3
| | | | | | | | | | | commit cb1b494663e037253337623bf1ef2df727883cb7 upstream. Make sure to check the number of endpoints to avoid dereferencing a NULL-pointer should a malicious device lack endpoints. Signed-off-by: Johan Hovold <johan@kernel.org> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com> Signed-off-by: Willy Tarreau <w@1wt.eu>
* first commitMeizu OpenSource2016-08-151-0/+208