Lucene search
+L

5012 matches found

NVD
NVD
added 2024/05/17 3:15 p.m.27 views

CVE-2023-52689

In the Linux kernel, the following vulnerability has been resolved: ALSA: scarlett2: Add missing mutex lock around get meter levels As scarlett2meterctlget uses meterlevelmap, the datamutex should be locked while accessing it...

5.5CVSS6.5AI score0.0015EPSS
SaveExploits0References2
OSV
OSV
added 2024/05/17 3:15 p.m.6 views

DEBIAN-CVE-2023-52680

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

5.5CVSS5.5AI score0.00227EPSS
SaveExploits0References1
NVD
NVD
added 2024/05/17 3:15 p.m.27 views

CVE-2023-52680

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

5.5CVSS7.5AI score0.00227EPSS
SaveExploits0References5
NVD
NVD
added 2024/05/17 3:15 p.m.15 views

CVE-2023-52674

In the Linux kernel, the following vulnerability has been resolved: ALSA: scarlett2: Add clamp in scarlett2mixerctlput Ensure the value passed to scarlett2mixerctlput is between 0 and SCARLETT2MIXERMAXVALUE so we don't attempt to access outside scarlett2mixervalues...

5.5CVSS7.4AI score0.00235EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2024/05/17 3:15 p.m.29 views

CVE-2023-52674

In the Linux kernel, the following vulnerability has been resolved: ALSA: scarlett2: Add clamp in scarlett2mixerctlput Ensure the value passed to scarlett2mixerctlput is between 0 and SCARLETT2MIXERMAXVALUE so we don't attempt to access outside scarlett2mixervalues...

5.5CVSS5.9AI score0.00235EPSS
SaveExploits0References15
OSV
OSV
added 2024/05/17 3:15 p.m.12 views

UBUNTU-CVE-2023-52674

In the Linux kernel, the following vulnerability has been resolved: ALSA: scarlett2: Add clamp in scarlett2mixerctlput Ensure the value passed to scarlett2mixerctlput is between 0 and SCARLETT2MIXERMAXVALUE so we don't attempt to access outside scarlett2mixervalues...

5.5CVSS6.4AI score0.00235EPSS
SaveExploits0References16
UbuntuCve
UbuntuCve
added 2024/05/17 3:15 p.m.21 views

CVE-2023-52680

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

5.5CVSS5.9AI score0.00227EPSS
SaveExploits0References15
UbuntuCve
UbuntuCve
added 2024/05/17 3:15 p.m.20 views

CVE-2023-52689

In the Linux kernel, the following vulnerability has been resolved: ALSA: scarlett2: Add missing mutex lock around get meter levels As scarlett2meterctlget uses meterlevelmap, the datamutex should be locked while accessing it...

5.5CVSS6.4AI score0.0015EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2024/05/17 3:15 p.m.22 views

CVE-2023-52692

In the Linux kernel, the following vulnerability has been resolved: ALSA: scarlett2: Add missing error check to scarlett2usbsetconfig scarlett2usbsetconfig calls scarlett2usbget but was not checking the result. Return the error if it fails rather than continuing with an invalid value...

5.5CVSS5.9AI score0.00224EPSS
SaveExploits0References15
OSV
OSV
added 2024/05/17 2:27 p.m.12 views

CVE-2023-52692 ALSA: scarlett2: Add missing error check to scarlett2_usb_set_config()

In the Linux kernel, the following vulnerability has been resolved: ALSA: scarlett2: Add missing error check to scarlett2usbsetconfig scarlett2usbsetconfig calls scarlett2usbget but was not checking the result. Return the error if it fails rather than continuing with an invalid value...

6AI score
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2024/05/17 2:27 p.m.19 views

CVE-2023-52692 ALSA: scarlett2: Add missing error check to scarlett2_usb_set_config()

In the Linux kernel, the following vulnerability has been resolved: ALSA: scarlett2: Add missing error check to scarlett2usbsetconfig scarlett2usbsetconfig calls scarlett2usbget but was not checking the result. Return the error if it fails rather than continuing with an invalid value...

6.7AI score0.00224EPSS
SaveExploits0References5
CVE
CVE
added 2024/05/17 2:27 p.m.118 views

CVE-2023-52692

The CVE-2023-52692 entry concerns the Linux kernel ALSA Scarrett2 path: scarlett2_usb_set_config() calls scarlett2_usb_get() but does not verify its return value, continuing with an invalid value if get() fails. The vulnerability is resolved by returning the error from scarlett2_usb_get() instead...

5.5CVSS6.7AI score0.00224EPSS
SaveExploits0References5Affected Software1
Debian CVE
Debian CVE
added 2024/05/17 2:27 p.m.45 views

CVE-2023-52692

In the Linux kernel, the following vulnerability has been resolved: ALSA: scarlett2: Add missing error check to scarlett2usbsetconfig scarlett2usbsetconfig calls scarlett2usbget but was not checking the result. Return the error if it fails rather than continuing with an invalid value...

5.5CVSS7.3AI score0.00224EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/05/17 2:27 p.m.41 views

CVE-2023-52692 ALSA: scarlett2: Add missing error check to scarlett2_usb_set_config()

In the Linux kernel, the following vulnerability has been resolved: ALSA: scarlett2: Add missing error check to scarlett2usbsetconfig scarlett2usbsetconfig calls scarlett2usbget but was not checking the result. Return the error if it fails rather than continuing with an invalid value...

6.4AI score0.00224EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2024/05/17 2:24 p.m.47 views

CVE-2023-52689

In the Linux kernel, the following vulnerability has been resolved: ALSA: scarlett2: Add missing mutex lock around get meter levels As scarlett2meterctlget uses meterlevelmap, the datamutex should be locked while accessing it...

5.5CVSS6.9AI score0.0015EPSS
SaveExploits0
OSV
OSV
added 2024/05/17 2:24 p.m.16 views

CVE-2023-52689 ALSA: scarlett2: Add missing mutex lock around get meter levels

In the Linux kernel, the following vulnerability has been resolved: ALSA: scarlett2: Add missing mutex lock around get meter levels As scarlett2meterctlget uses meterlevelmap, the datamutex should be locked while accessing it...

6.1AI score
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2024/05/17 2:24 p.m.17 views

CVE-2023-52689 ALSA: scarlett2: Add missing mutex lock around get meter levels

In the Linux kernel, the following vulnerability has been resolved: ALSA: scarlett2: Add missing mutex lock around get meter levels As scarlett2meterctlget uses meterlevelmap, the datamutex should be locked while accessing it...

6.9AI score0.0015EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/05/17 2:24 p.m.34 views

CVE-2023-52689 ALSA: scarlett2: Add missing mutex lock around get meter levels

In the Linux kernel, the following vulnerability has been resolved: ALSA: scarlett2: Add missing mutex lock around get meter levels As scarlett2meterctlget uses meterlevelmap, the datamutex should be locked while accessing it...

6.5AI score0.0015EPSS
SaveExploits0References2
CVE
CVE
added 2024/05/17 2:24 p.m.158 views

CVE-2023-52689

CVE-2023-52689 affects the Linux kernel ALSA scarlett2 meter control: scarlett2_meter_ctl_get() accesses meter_level_map[] without holding data_mutex. The fix adds a mutex around get_meter_levels to protect the shared data and prevent use of an uninitialized resource. References point to kernel p...

5.5CVSS6.8AI score0.0015EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2024/05/17 2:24 p.m.159 views

CVE-2023-52680

CVE-2023-52680 concerns the Linux kernel ALSA scarlett2 driver. The vulnerability arises because the ctl_get() functions that call scarlett2_update () did not check the return value, potentially causing unhandled errors to propagate to the caller. The description states this was fixed by adding p...

5.5CVSS6.7AI score0.00227EPSS
SaveExploits0References5Affected Software1
Rows per page
Query Builder