Security Advisory

CVE-2023-52692

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2024-05-17 14:27:25
Last updated 2026-05-11 19:31:48
Assigner Linux
State PUBLISHED

Description

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.