In the Linux kernel, the following vulnerability has been resolved: ALSA: scarlett2: Add missing error check to scarlett2usbsetconfig() scarlett2usbsetconfig() calls scarlett2usbget() but was not checking the result. Return the error if it fails rather than continuing with an invalid value.