diff options
author | 2017-12-22 19:23:46 -0700 | |
---|---|---|
committer | 2018-01-04 17:07:26 +0100 | |
commit | b78d830f0049ef1966dc1e0ebd1ec2a594e2cf25 (patch) | |
tree | 1a10a829712741d12df492bb2a56dae4cddb1248 /scripts/gdb/linux/tasks.py | |
parent | Linux 4.15-rc6 (diff) | |
download | wireguard-linux-b78d830f0049ef1966dc1e0ebd1ec2a594e2cf25.tar.xz wireguard-linux-b78d830f0049ef1966dc1e0ebd1ec2a594e2cf25.zip |
usbip: fix vudc_rx: harden CMD_SUBMIT path to handle malicious input
Harden CMD_SUBMIT path to handle malicious input that could trigger
large memory allocations. Add checks to validate transfer_buffer_length
and number_of_packets to protect against bad input requesting for
unbounded memory allocations.
Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>
Cc: stable <stable@vger.kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions