3 matches found
CVE-2022-50876
In the Linux kernel, the following vulnerability has been resolved: usb: musb: Fix musbgadget.c rxstate overflow bug The usb function device call musbgadgetqueue adds the passed request to musbep::reqlist,If the request-length musbep-packetsz and isbuffermappedreq return false,the rxstate will co...
CVE-2022-50876
CVE-2022-50876 — Linux kernel USB musb overflow fix . Concrete details in connected docs show the issue occurs in usb: musb: Fix musb_gadget.c rxstate overflow bug when the usb function device queues a request to musb_ep::req_list; if request->length > musb_ep->packet_sz and the buffer i...
CVE-2022-50876
In the Linux kernel, the following vulnerability has been resolved: usb: musb: Fix musbgadget.c rxstate overflow bug The usb function device call musbgadgetqueue adds the passed request to musbep::reqlist,If the request-length musbep-packetsz and isbuffermappedreq return false,the rxstate will co...