2 matches found
ALSA: firewire-lib: Avoid division by zero in apply_constraint_to_size()
...
5.5CVSS6.7AI score0.00229EPSS
SaveExploits0
SUSE CVE-2024-50205
In the Linux kernel, the following vulnerability has been resolved: ALSA: firewire-lib: Avoid division by zero in applyconstrainttosize The step variable is initialized to zero. It is changed in the loop, but if it's not changed it will remain zero. Add a variable check before the division. The...
7.1CVSS7.7AI score0.00229EPSS
SaveExploits0References32
20