CVE-2023-52689

In the Linux kernel, the following vulnerability has been resolved: ALSA: scarlett2: Add missing mutex lock around get meter levels As scarlett2_meter_ctl_get() uses meter_level_map[], the data_mutex should be locked while accessing it.
Configurations

Configuration 1 (hide)

cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*

History

25 Sep 2025, 16:10

Type Values Removed Values Added
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 5.5
References () https://git.kernel.org/stable/c/74e3de7cdcc31ce75ab42350ae0946eff62a2da2 - () https://git.kernel.org/stable/c/74e3de7cdcc31ce75ab42350ae0946eff62a2da2 - Patch
References () https://git.kernel.org/stable/c/993f7b42fa066b055e3a19b7f76ad8157c0927a0 - () https://git.kernel.org/stable/c/993f7b42fa066b055e3a19b7f76ad8157c0927a0 - Patch
First Time Linux
Linux linux Kernel
CWE CWE-667
CPE cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*

Information

Published : 2024-05-17 15:15

Updated : 2025-09-25 16:10


NVD link : CVE-2023-52689

Mitre link : CVE-2023-52689

CVE.ORG link : CVE-2023-52689


JSON object : View

Products Affected

linux

  • linux_kernel
CWE
CWE-667

Improper Locking