← Back to CVE List

CVE-2023-52689

Published: 2024-05-17T15:15Z
Last Modified: 2024-11-21T08:40Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
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. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt