3 matches found
The vulnerability of the ast_udc_getstatus() function in the Linux operating system’s USB gadget driver allows a attacker to compromise the confidentiality, integrity, and accessibility of the protected information.
The vulnerability of the astudcgetstatus function in the drivers/usb/gadget/udc/aspeedudc.c file of the Linux kernel’s USB gadget driver is related to incorrect calculation of the index. Exploiting this vulnerability could allow an attacker to compromise the confidentiality, integrity, and...
CVE-2024-46836 usb: gadget: aspeed_udc: validate endpoint index for ast udc
In the Linux kernel, the following vulnerability has been resolved: usb: gadget: aspeedudc: 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...
CVE-2024-46836 usb: gadget: aspeed_udc: validate endpoint index for ast udc
In the Linux kernel, the following vulnerability has been resolved: usb: gadget: aspeedudc: 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...