CVE-2023-52680

Publication date

2024-05-17 14:24:44

Family

Linux

State

PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: ALSA: scarlett2: Add missing error checks to *_ctl_get() The *_ctl_get() functions which call scarlett2_update_*() were not checking the return value. Fix to check the return value and pass to the caller.