Security Advisory

CVE-2024-46836

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2024-09-27 12:39:32
Last updated 2026-05-11 20:37:30
Assigner Linux
CVSS score not scored
State PUBLISHED

Description

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.