Lucene search
K

18 matches found

Cvelist
Cvelist
added 2026/05/08 2:22 p.m.31 views

CVE-2026-43448 nvme-pci: Fix race bug in nvme_poll_irqdisable()

In the Linux kernel, the following vulnerability has been resolved: nvme-pci: Fix race bug in nvmepollirqdisable In the following scenario, pdev can be disabled between 1 and 3 by 2. This sets pdev-msixenabled = 0. Then, pciirqvector will return MSI-X IRQ15 for 1 whereas return INTx IRQcqvector...

0.00089EPSS
Exploits0References6
Cvelist
Cvelist
added 2025/12/22 4:12 p.m.22 views

CVE-2025-68330 iio: accel: bmc150: Fix irq assumption regression

In the Linux kernel, the following vulnerability has been resolved: iio: accel: bmc150: Fix irq assumption regression The code in bmc150-accel-core.c unconditionally calls bmc150accelsetinterrupt in the iiobuffersetupops, such as on the runtime PM resume path giving a kernel splat like this if th...

0.00176EPSS
Exploits0References6
EUVD
EUVD
added 2025/10/03 8:7 p.m.3 views

EUVD-2025-22881

Malicious code in bioql PyPI...

7.6AI score0.00159EPSS
Exploits0References8
EUVD
EUVD
added 2025/10/03 8:7 p.m.4 views

EUVD-2025-22880

Malicious code in bioql PyPI...

7.6AI score0.00159EPSS
Exploits0References8
Tenable Nessus
Tenable Nessus
added 2025/09/06 12:0 a.m.2 views

Linux Distros Unpatched Vulnerability : CVE-2025-39685

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - comedi: pcl726: Prevent invalid irq number The reproducer passed in an irq number0x80008000 that was too large, which triggered the oob. Added an interrupt numb...

7.1CVSS6.8AI score0.00149EPSS
Exploits0References3
OSV
OSV
added 2025/09/05 6:15 p.m.4 views

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

7.1CVSS6.1AI score0.00149EPSS
Exploits0References1
OSV
OSV
added 2025/09/05 6:15 p.m.5 views

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

7.1CVSS6.5AI score0.00149EPSS
Exploits0References34
CVE
CVE
added 2025/09/05 5:20 p.m.35 views

CVE-2025-39685

Summary (CVE-2025-39685) : In the Linux kernel, the comedi pcl726 driver could trigger an out-of-bounds when an excessively large IRQ number was passed (example 0x80008000). The fix adds an interrupt number check to prevent passing an IRQ number that is too large. It notes that if it->options[...

7.1CVSS6.1AI score0.00149EPSS
Exploits0References8Affected Software1
OSV
OSV
added 2025/09/05 5:20 p.m.9 views

CVE-2025-39685 comedi: pcl726: Prevent invalid irq number

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

7.1CVSS6.2AI score0.00149EPSS
Exploits0References11
NVD
NVD
added 2025/07/28 12:15 p.m.7 views

CVE-2025-38482

In the Linux kernel, the following vulnerability has been resolved: comedi: das6402: Fix bit shift out of bounds When checking for a supported IRQ number, the following test is used: / IRQs 2,3,5,6,7, 10,11,15 are valid for "enhanced" mode / if 1 options1 & 0x8cec However, it-optionsi is an...

7.1CVSS0.00159EPSS
Exploits0References10
CVE
CVE
added 2025/07/28 11:21 a.m.84 views

CVE-2025-38483

CVE-2025-38483 concerns the Linux kernel’s comedi das16m1 IRQ validation. The test for valid IRQs uses a bitmask check on (1 <options[1]), but it->options[i] is an unchecked int from userspace, allowing the shift amount to be negative or out of bounds. The fix adds a bounds check on it->...

7.1CVSS6.5AI score0.00159EPSS
Exploits0References10Affected Software1
CVE
CVE
added 2025/07/28 11:21 a.m.83 views

CVE-2025-38482

CVE-2025-38482 : In the Linux kernel, the comedi das6402 IRQ check used an unchecked user-supplied value for the shift amount, allowing a negative or out-of-range shift. The test now requires it->options[1] to be within bounds before applying the test, with valid IRQ values in [1,15] and 0 dis...

7.1CVSS6.4AI score0.00159EPSS
Exploits0References10Affected Software1
OSV
OSV
added 2025/07/28 11:21 a.m.4 views

CVE-2025-38482 comedi: das6402: Fix bit shift out of bounds

In the Linux kernel, the following vulnerability has been resolved: comedi: das6402: Fix bit shift out of bounds When checking for a supported IRQ number, the following test is used: / IRQs 2,3,5,6,7, 10,11,15 are valid for "enhanced" mode / if 1 options1 & 0x8cec However, it-optionsi is an...

7.1CVSS6.4AI score0.00159EPSS
Exploits0References13
OSV
OSV
added 2025/07/28 11:21 a.m.4 views

CVE-2025-38483 comedi: das16m1: Fix bit shift out of bounds

In the Linux kernel, the following vulnerability has been resolved: comedi: das16m1: Fix bit shift out of bounds When checking for a supported IRQ number, the following test is used: / only irqs 2, 3, 4, 5, 6, 7, 10, 11, 12, 14, and 15 are valid / if 1 options1 & 0xdcfc However, it-optionsi is an...

7.1CVSS6.4AI score0.00159EPSS
Exploits0References13
Cvelist
Cvelist
added 2025/07/28 11:21 a.m.8 views

CVE-2025-38483 comedi: das16m1: Fix bit shift out of bounds

In the Linux kernel, the following vulnerability has been resolved: comedi: das16m1: Fix bit shift out of bounds When checking for a supported IRQ number, the following test is used: / only irqs 2, 3, 4, 5, 6, 7, 10, 11, 12, 14, and 15 are valid / if 1 options1 & 0xdcfc However, it-optionsi is an...

0.00159EPSS
Exploits0References8
Debian CVE
Debian CVE
added 2025/07/28 11:21 a.m.5 views

CVE-2025-38482

In the Linux kernel, the following vulnerability has been resolved: comedi: das6402: Fix bit shift out of bounds When checking for a supported IRQ number, the following test is used: / IRQs 2,3,5,6,7, 10,11,15 are valid for "enhanced" mode / if 1 options1 & 0x8cec However, it-optionsi is an...

7.1CVSS5.6AI score0.00159EPSS
Exploits0
RedhatCVE
RedhatCVE
added 2024/09/27 3:14 p.m.18 views

CVE-2024-46832

In the Linux kernel, the following vulnerability has been resolved: MIPS: cevt-r4k: Don't call getc0compareint if timer irq is installed This avoids warning: 0.118053 BUG: sleeping function called from invalid context at kernel/locking/mutex.c:283 Caused by getc0compareint on secondary CPU. We al...

5.5CVSS6.8AI score0.00236EPSS
Exploits0References4
Oracle linux
Oracle linux
added 2018/08/16 12:0 a.m.83 views

Unbreakable Enterprise kernel security update

4.1.12-124.18.6 - qla2xxx: Update the version to 9.00.00.00.41.0-k1. Giridhar Malavali Orabug: 28172611 - qla2xxx: Utilize complete local DMA buffer for DIF PI inforamtion. Giridhar Malavali Orabug: 28172611 - qla2xxx: Correction to total data segment count when local DMA buffers used for DIF PI...

7.8CVSS0.1AI score0.005EPSS
Exploits0
Rows per page
Query Builder