2 matches found
The vulnerability of the xhci_alloc_stream_info() function in the drivers/usb/host/xhci-mem.c module of the Linux operating system’s USB device driver allows a hacker to cause a service failure.
The vulnerability of the xhciallocstreaminfo function in the drivers/usb/host/xhci-mem.c module of the Linux device driver for USB devices is related to the failure to release resources after their useful period has ended. Exploiting this vulnerability could allow an attacker to cause service...
CVE-2022-50544: Missing Release of Memory after Effective Lifetime
In the Linux kernel, the following vulnerability has been resolved: usb: host: xhci: Fix potential memory leak in xhciallocstreaminfo xhciallocstreaminfo allocates stream context array for streaminfo -streamctxarray with xhciallocstreamctx. When some error occurs, streaminfo-streamctxarray is not...