diff options
| author | Dan Carpenter <dan.carpenter@oracle.com> | 2021-06-14 12:58:36 +0300 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-06-14 16:39:33 +0200 |
| commit | 7002b526f4ff1f6da34356e67085caafa6be383a (patch) | |
| tree | b10212e4d08cac4a8c49aca7119c25cbdaf4d0df /scripts/gdb/linux/modules.py | |
| parent | 4a36e160856db8a8ddd6a3d2e5db5a850ab87f82 (diff) | |
staging: gdm724x: check for overflow in gdm_lte_netif_rx()
This code assumes that "len" is at least 62 bytes, but we need a check
to prevent a read overflow.
Fixes: 61e121047645 ("staging: gdm7240: adding LTE USB driver")
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Link: https://lore.kernel.org/r/YMcoTPsCYlhh2TQo@mwanda
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions
