In the Linux kernel, the following vulnerability has been resolved: ALSA: scarlett2: Add missing error checks to *ctlget() The ctlget() functions which call scarlett2update() were not checking the return value. Fix to check the return value and pass to the caller.