Vulnerability Description
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.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 6.7, < 6.7.2 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/74e3de7cdcc31ce75ab42350ae0946eff62a2da2Patch
- https://git.kernel.org/stable/c/993f7b42fa066b055e3a19b7f76ad8157c0927a0Patch
- https://git.kernel.org/stable/c/74e3de7cdcc31ce75ab42350ae0946eff62a2da2Patch
- https://git.kernel.org/stable/c/993f7b42fa066b055e3a19b7f76ad8157c0927a0Patch
FAQ
What is CVE-2023-52689?
CVE-2023-52689 is a vulnerability with a CVSS score of 5.5 (MEDIUM). 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_mute...
How severe is CVE-2023-52689?
CVE-2023-52689 has been rated MEDIUM with a CVSS base score of 5.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2023-52689?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.