Lucene search
+L

4635 matches found

Cvelist
Cvelist
added 2024/05/17 2:24 p.m.32 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.00149EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
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.9AI score0.00149EPSS
SaveExploits0References2
CVE
CVE
added 2024/05/17 2:24 p.m.147 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.00149EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2024/05/17 2:24 p.m.31 views

CVE-2023-52680 ALSA: scarlett2: Add missing error checks to *_ctl_get()

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...

6.5AI score0.00225EPSS
SaveExploits0References5
CVE
CVE
added 2024/05/17 2:24 p.m.150 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.00225EPSS
SaveExploits0References5Affected Software1
Debian CVE
Debian CVE
added 2024/05/17 2:24 p.m.45 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.4AI score0.00225EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/05/17 2:24 p.m.19 views

CVE-2023-52680 ALSA: scarlett2: Add missing error checks to *_ctl_get()

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...

6.8AI score0.00225EPSS
SaveExploits0References5
OSV
OSV
added 2024/05/17 2:24 p.m.16 views

CVE-2023-52680 ALSA: scarlett2: Add missing error checks to *_ctl_get()

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...

6.1AI score
SaveExploits0References8
OSV
OSV
added 2024/05/17 2:24 p.m.22 views

CVE-2023-52674 ALSA: scarlett2: Add clamp() in scarlett2_mixer_ctl_put()

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.1AI score
SaveExploits0References8
Cvelist
Cvelist
added 2024/05/17 2:24 p.m.38 views

CVE-2023-52674 ALSA: scarlett2: Add clamp() in scarlett2_mixer_ctl_put()

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...

6.4AI score0.00235EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2024/05/17 2:24 p.m.23 views

CVE-2023-52674 ALSA: scarlett2: Add clamp() in scarlett2_mixer_ctl_put()

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...

6.7AI score0.00235EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2024/05/17 2:24 p.m.44 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.3AI score0.00235EPSS
SaveExploits0
OSV
OSV
added 2024/05/17 1:15 p.m.5 views

DEBIAN-CVE-2024-27436

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Stop parsing channels bits when all channels are found. If a usb audio device sets more bits than the amount of channels it could write outside of the map array...

5.5CVSS5.6AI score0.00622EPSS
SaveExploits0References1
NVD
NVD
added 2024/05/17 1:15 p.m.17 views

CVE-2024-27436

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Stop parsing channels bits when all channels are found. If a usb audio device sets more bits than the amount of channels it could write outside of the map array...

5.5CVSS7.5AI score0.00622EPSS
SaveExploits0References12
UbuntuCve
UbuntuCve
added 2024/05/17 1:15 p.m.27 views

CVE-2024-27436

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Stop parsing channels bits when all channels are found. If a usb audio device sets more bits than the amount of channels it could write outside of the map array...

5.5CVSS6.4AI score0.00622EPSS
SaveExploits0References34
OSV
OSV
added 2024/05/17 1:15 p.m.9 views

UBUNTU-CVE-2024-27436

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Stop parsing channels bits when all channels are found. If a usb audio device sets more bits than the amount of channels it could write outside of the map array...

5.5CVSS6.5AI score0.00622EPSS
SaveExploits0References35
Cvelist
Cvelist
added 2024/05/17 12:12 p.m.31 views

CVE-2024-27436 ALSA: usb-audio: Stop parsing channels bits when all channels are found.

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Stop parsing channels bits when all channels are found. If a usb audio device sets more bits than the amount of channels it could write outside of the map array...

7.5AI score0.00622EPSS
SaveExploits0References9
Debian CVE
Debian CVE
added 2024/05/17 12:12 p.m.23 views

CVE-2024-27436

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Stop parsing channels bits when all channels are found. If a usb audio device sets more bits than the amount of channels it could write outside of the map array...

5.5CVSS7.5AI score0.00622EPSS
SaveExploits0
OSV
OSV
added 2024/05/17 12:12 p.m.15 views

CVE-2024-27436 ALSA: usb-audio: Stop parsing channels bits when all channels are found.

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Stop parsing channels bits when all channels are found. If a usb audio device sets more bits than the amount of channels it could write outside of the map array...

5.3CVSS6.1AI score
SaveExploits0References15
Vulnrichment
Vulnrichment
added 2024/05/17 12:12 p.m.16 views

CVE-2024-27436 ALSA: usb-audio: Stop parsing channels bits when all channels are found.

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Stop parsing channels bits when all channels are found. If a usb audio device sets more bits than the amount of channels it could write outside of the map array...

6.8AI score0.00622EPSS
SaveExploits0References9
Rows per page
Query Builder