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