In the Linux kernel, the following vulnerability has been...
High severity
Unreviewed
Published
Sep 27, 2024
to the GitHub Advisory Database
•
Updated Nov 4, 2025
Description
Published by the National Vulnerability Database
Sep 27, 2024
Published to the GitHub Advisory Database
Sep 27, 2024
Last updated
Nov 4, 2025
In the Linux kernel, the following vulnerability has been resolved:
usb: gadget: aspeed_udc: validate endpoint index for ast udc
We should verify the bound of the array to assure that host
may not manipulate the index to point past endpoint array.
Found by static analysis.
References