In the Linux kernel, the following vulnerability has been resolved: net: usb: pegasus: fix memory leak in updateethregsasync() When asynchronously writing to the device registers and if usbsubmit_urb() fail, the code fail to release allocated to this point resources.