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
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2024-05-17 15:15
Updated : 2025-09-25 16:29
NVD link : CVE-2023-52692
Mitre link : CVE-2023-52692
CVE.ORG link : CVE-2023-52692
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-252
Unchecked Return Value
