diff options
author | Johan Hovold <johan@kernel.org> | 2017-03-16 11:34:02 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-03-30 09:41:22 +0200 |
commit | 0afac79f6696c78ea2006af8d39b296d285db802 (patch) | |
tree | 7867bffbdfb129f237698bb1ace7be6b079bee29 /scripts/kernel-doc | |
parent | de2ba8081e6dc6fbc0e450098eb520994676f260 (diff) |
Input: iforce - validate number of endpoints before using them
commit 59cf8bed44a79ec42303151dd014fdb6434254bb upstream.
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>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/kernel-doc')
0 files changed, 0 insertions, 0 deletions