zephyr/drivers/usb
Michael Hope 18d3499dba drivers: usb: fix a buffer overflow in usb_sam0.c
The driver currently blindly copies all of the outgoing bytes into the
endpoint.  Instead, calculate the endpoint size and copy up to that
amount instead.

Signed-off-by: Michael Hope <mlhx@google.com>
2020-06-15 16:56:05 +02:00
..
device drivers: usb: fix a buffer overflow in usb_sam0.c 2020-06-15 16:56:05 +02:00
CMakeLists.txt
Kconfig