First published: Fri May 17 2024(Updated: )
In the Linux kernel, the following vulnerability has been resolved: ALSA: scarlett2: Add clamp() in scarlett2_mixer_ctl_put() Ensure the value passed to scarlett2_mixer_ctl_put() is between 0 and SCARLETT2_MIXER_MAX_VALUE so we don't attempt to access outside scarlett2_mixer_values[].
Credit: 416baaa9-dc9f-4396-8d5f-8c081fb06d67 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Affected Software | Affected Version | How to fix |
---|---|---|
redhat/kernel | <5.15.148 | 5.15.148 |
redhat/kernel | <6.1.75 | 6.1.75 |
redhat/kernel | <6.6.14 | 6.6.14 |
redhat/kernel | <6.7.2 | 6.7.2 |
redhat/kernel | <6.8 | 6.8 |
debian/linux | <=5.10.223-1<=5.10.226-1 | 6.1.123-1 6.1.119-1 6.12.11-1 6.12.12-1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2023-52674 is classified as a medium severity vulnerability in the Linux kernel.
To fix CVE-2023-52674, update your kernel to version 5.15.148, 6.1.75, 6.6.14, 6.7.2, 6.8, or appropriate patched versions provided by your distribution.
CVE-2023-52674 affects the ALSA subsystem and specifically the scarlett2 mixer control functionality in the Linux kernel.
CVE-2023-52674 was disclosed in 2023 as part of a security update for the Linux kernel.
Failure to address CVE-2023-52674 could potentially allow for out-of-bounds access, leading to instability or security risks in systems utilizing affected kernel versions.