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
25 Sep 2025, 16:29
Type | Values Removed | Values Added |
---|---|---|
References | () https://git.kernel.org/stable/c/145c5aa51486171025ab47f35cff34bff8d0cea3 - Patch | |
References | () https://git.kernel.org/stable/c/51d5697e1c0380d482c3eab002bfc8d0be177e99 - Patch | |
References | () https://git.kernel.org/stable/c/996fde492ad9b9563ee483b363af40d7696a8467 - Patch | |
References | () https://git.kernel.org/stable/c/be96acd3eaa790d10a5b33e65267f52d02f6ad88 - Patch | |
References | () https://git.kernel.org/stable/c/ca459dfa7d4ed9098fcf13e410963be6ae9b6bf3 - Patch | |
CWE | CWE-252 | |
First Time |
Linux
Linux linux Kernel |
|
CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
21 Nov 2024, 08:40
Type | Values Removed | Values Added |
---|---|---|
References | () https://git.kernel.org/stable/c/145c5aa51486171025ab47f35cff34bff8d0cea3 - | |
References | () https://git.kernel.org/stable/c/51d5697e1c0380d482c3eab002bfc8d0be177e99 - | |
References | () https://git.kernel.org/stable/c/996fde492ad9b9563ee483b363af40d7696a8467 - | |
References | () https://git.kernel.org/stable/c/be96acd3eaa790d10a5b33e65267f52d02f6ad88 - | |
References | () https://git.kernel.org/stable/c/ca459dfa7d4ed9098fcf13e410963be6ae9b6bf3 - |
17 May 2024, 18:35
Type | Values Removed | Values Added |
---|---|---|
New CVE |
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