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

No history.

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