diff options
| author | Dan Carpenter <dan.carpenter@oracle.com> | 2021-06-14 12:55:35 +0300 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-06-14 16:39:33 +0200 |
| commit | 4a36e160856db8a8ddd6a3d2e5db5a850ab87f82 (patch) | |
| tree | e9329560a9825d951afd002ad30f3a1176887cbb /scripts/gdb/linux/modules.py | |
| parent | 23f89b12753260463ebe027eed6324be33565010 (diff) | |
staging: gdm724x: check for buffer overflow in gdm_lte_multi_sdu_pkt()
There needs to be a check to verify that we don't read beyond the end
of "buf". This function is called from do_rx(). The "buf" is the USB
transfer_buffer and "len" is "urb->actual_length".
Fixes: 61e121047645 ("staging: gdm7240: adding LTE USB driver")
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Link: https://lore.kernel.org/r/YMcnl4zCwGWGDVMG@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
