diff options
author | Johan Hovold <johan@kernel.org> | 2017-03-16 21:34:02 +0300 |
---|---|---|
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2017-03-16 23:56:45 +0300 |
commit | 59cf8bed44a79ec42303151dd014fdb6434254bb (patch) | |
tree | 7dc877eb9272ff0aade62aa70e9a56f9a6393644 /drivers/fpga/fpga-mgr.c | |
parent | 92ef6f97a66e580189a41a132d0f8a9f78d6ddce (diff) | |
download | linux-59cf8bed44a79ec42303151dd014fdb6434254bb.tar.xz |
Input: iforce - validate number of endpoints before using them
Make sure to check the number of endpoints to avoid dereferencing a
NULL-pointer or accessing memory that lie beyond the end of the endpoint
array should a malicious device lack the expected endpoints.
Signed-off-by: Johan Hovold <johan@kernel.org>
Cc: stable@vger.kernel.org
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Diffstat (limited to 'drivers/fpga/fpga-mgr.c')
0 files changed, 0 insertions, 0 deletions