In the Linux kernel, the following vulnerability has been...
Moderate severity
Unreviewed
Published
May 17, 2024
to the GitHub Advisory Database
•
Updated Sep 25, 2025
Description
Published by the National Vulnerability Database
May 17, 2024
Published to the GitHub Advisory Database
May 17, 2024
Last updated
Sep 25, 2025
In the Linux kernel, the following vulnerability has been resolved:
ALSA: scarlett2: Add missing error check to scarlett2_usb_set_config()
scarlett2_usb_set_config() calls scarlett2_usb_get() but was not
checking the result. Return the error if it fails rather than
continuing with an invalid value.
References