479 matches found
CVE-2025-40106
In the Linux kernel, the following vulnerability has been resolved: comedi: fix divide-by-zero in comedibufmunge The comedibufmunge function performs a modulo operation async-mungechan %= async-cmd.chanlistlen without first checking if chanlistlen is zero. If a user program submits a command with...
Linux Distros Unpatched Vulnerability : CVE-2025-40106
The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - comedi: fix divide-by-zero in comedibufmunge The comedibufmunge function performs a modulo operation async-mungechan %= async-cmd.chanlistlen without first...
PT-2025-44599
Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The comedi buf munge function in the Linux kernel is susceptible to a divide-by-zero error. This occurs when the function performs a modulo operation async-munge chan %= async-cmd.chanli...
Unity Linux 20.1070e Security Update: kernel (UTSA-2025-987633)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-987633 advisory. In the Linux kernel, the following vulnerability has been resolved: comedi: vmk80xx: fix transfer-buffer overflows The driver uses endpoint-sized USB transfer buffer...
Unity Linux 20.1070e Security Update: kernel (UTSA-2025-987578)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-987578 advisory. In the Linux kernel, the following vulnerability has been resolved: comedi: vmk80xx: fix bulk-buffer overflow The driver is using endpoint-sized buffers but must not...
Unity Linux 20.1070e Security Update: kernel (UTSA-2025-987208)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-987208 advisory. In the Linux kernel, the following vulnerability has been resolved: comedi: Fix memory leak in compatinsnlist compatinsnlist handles the 32-bit version of the...
Unity Linux 20.1070e Security Update: kernel (UTSA-2025-987378)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-987378 advisory. In the Linux kernel, the following vulnerability has been resolved: comedi: dt9812: fix DMA buffers on stack USB transfer buffers are typically mapped for DMA and mu...
Unity Linux 20.1070e Security Update: kernel (UTSA-2025-987172)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-987172 advisory. In the Linux kernel, the following vulnerability has been resolved: comedi: niusb6501: fix NULL-deref in command paths The driver uses endpoint-sized USB transfer...
EUVD-2024-51820
Malicious code in bioql PyPI...
EUVD-2025-26112
Malicious code in bioql PyPI...
EUVD-2025-22881
Malicious code in bioql PyPI...
EUVD-2025-26782
Malicious code in bioql PyPI...
EUVD-2025-22883
Malicious code in bioql PyPI...
EUVD-2025-22884
Malicious code in bioql PyPI...
EUVD-2025-26111
Malicious code in bioql PyPI...
EUVD-2025-22880
Malicious code in bioql PyPI...
SUSE CVE-2025-39684
In the Linux kernel, the following vulnerability has been resolved: comedi: Fix use of uninitialized memory in doinsnioctl and doinsnlistioctl syzbot reports a KMSAN kernel-infoleak in doinsnioctl. A kernel buffer is allocated to hold insn-n samples each of which is an unsigned int. For some...
SUSE CVE-2025-39685
In the Linux kernel, the following vulnerability has been resolved: comedi: pcl726: Prevent invalid irq number The reproducer passed in an irq number0x80008000 that was too large, which triggered the oob. Added an interrupt number check to prevent users from passing in an irq number that was too...