Bugzilla – Bug 1224684
VUL-0: CVE-2023-52689: kernel: ALSA: scarlett2: Add missing mutex lock around get meter levels
Last modified: 2024-06-12 07:39:14 UTC
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. References: http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2023-52689 https://git.kernel.org/pub/scm/linux/security/vulns.git/plain/cve/published/2023/CVE-2023-52689.mbox https://git.kernel.org/stable/c/74e3de7cdcc31ce75ab42350ae0946eff62a2da2 https://git.kernel.org/stable/c/993f7b42fa066b055e3a19b7f76ad8157c0927a0 https://www.cve.org/CVERecord?id=CVE-2023-52689 https://bugzilla.redhat.com/show_bug.cgi?id=2281305
https://www.suse.com/security/cve/CVE-2023-52689.html cvss 5.5
Nothing to be done
All done, closing.