summaryrefslogtreecommitdiff
path: root/include/debug_uart.h
diff options
context:
space:
mode:
authorAndrew Goodbody <[email protected]>2025-09-30 16:52:23 +0100
committerMarek Vasut <[email protected]>2025-10-28 16:35:05 +0100
commitd5de67c57e795325a67ec4ca6486654b72ade038 (patch)
tree24be38fce9dbf01a2f671321e58ee2120b6cd271 /include/debug_uart.h
parent6ea91bf8055b18b24828c449e33572ca9a9832eb (diff)
usb: musb-new: Limit check array index before use
epnum is used as an index into an array. The limit check for this index should be performed before using it to access an element in the array to prevent possible bounds overrun. This issue was found by Smatch. Signed-off-by: Andrew Goodbody <[email protected]> Reviewed-by: Mattijs Korpershoek <[email protected]>
Diffstat (limited to 'include/debug_uart.h')
0 files changed, 0 insertions, 0 deletions