diff options
author | Andrew Scull <ascull@google.com> | 2022-04-03 10:39:12 +0000 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2022-04-29 11:11:36 -0400 |
commit | beb341ae7f43a4424ca321315a25fe9133030de2 (patch) | |
tree | d4711e35c4775e52f435e888abf03e16a8198bc2 /lib/getopt.c | |
parent | 62120155b67313509b673e051155075383a8a33a (diff) |
usb: sandbox: Bounds check read from buffer
The buffer is 512 bytes but read requests can be 800 bytes. Limit the
request to the size of the buffer.
Signed-off-by: Andrew Scull <ascull@google.com>
Cc: Simon Glass <sjg@chromium.org>
Cc: Marek Vasut <marex@denx.de>
Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'lib/getopt.c')
0 files changed, 0 insertions, 0 deletions