diff options
| author | Dmitry Torokhov <[email protected]> | 2017-10-23 23:46:00 +0000 |
|---|---|---|
| committer | Dmitry Torokhov <[email protected]> | 2017-10-27 22:14:41 +0000 |
| commit | a50829479f58416a013a4ccca791336af3c584c7 (patch) | |
| tree | 74da0be0913dcd747df260a8432f2d8d8c708607 /net/sched/cls_basic.c | |
| parent | Input: elan_i2c - add ELAN0611 to the ACPI table (diff) | |
| download | kernel-a50829479f58416a013a4ccca791336af3c584c7.tar.gz kernel-a50829479f58416a013a4ccca791336af3c584c7.zip | |
Input: gtco - fix potential out-of-bound access
parse_hid_report_descriptor() has a while (i < length) loop, which
only guarantees that there's at least 1 byte in the buffer, but the
loop body can read multiple bytes which causes out-of-bounds access.
Reported-by: Andrey Konovalov <[email protected]>
Reviewed-by: Andrey Konovalov <[email protected]>
Cc: [email protected]
Signed-off-by: Dmitry Torokhov <[email protected]>
Diffstat (limited to 'net/sched/cls_basic.c')
0 files changed, 0 insertions, 0 deletions
