In the Linux kernel, the following vulnerability has been resolved:
ALSA: scarlett2: Add missing error checks to *_ctl_get()
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.
References
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2024-05-17 15:15
Updated : 2025-09-25 16:16
NVD link : CVE-2023-52680
Mitre link : CVE-2023-52680
CVE.ORG link : CVE-2023-52680
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-252
Unchecked Return Value
