Lucene search
+L

4361 matches found

RedhatCVE
RedhatCVE
added 2025/08/18 11:27 a.m.8 views

CVE-2025-38529

In the Linux kernel, the following vulnerability has been resolved: comedi: aioiiro16: Fix bit shift out of bounds When checking for a supported IRQ number, the following test is used: if 1 options1 & 0xdcfc However, it-optionsi is an unchecked int value from userspace, so the shift amount could ...

5.5CVSS7.2AI score0.00174EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/08/18 11:27 a.m.8 views

CVE-2025-38538

In the Linux kernel, the following vulnerability has been resolved: dmaengine: nbpfaxi: Fix memory corruption in probe The nbpf-chan array is allocated earlier in the nbpfprobe function and it has "numchannels" elements. These three loops iterate one element farther than they should and corrupt...

5.5CVSS7.5AI score0.00167EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/08/18 12:0 a.m.2 views

Linux Distros Unpatched Vulnerability : CVE-2025-38482

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - 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...

7.1CVSS6.4AI score0.00159EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2025/08/16 11:22 p.m.12 views

SUSE CVE-2025-38516

In the Linux kernel, the following vulnerability has been resolved: pinctrl: qcom: msm: mark certain pins as invalid for interrupts On some platforms, the UFS-reset pin has no interrupt logic in TLMM but is nevertheless registered as a GPIO in the kernel. This enables the user-space to trigger a...

5.5CVSS6.4AI score0.0016EPSS
SaveExploits0References20
SUSE CVE
SUSE CVE
added 2025/08/16 11:22 p.m.6 views

SUSE CVE-2025-38525

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix irq-disabled in localbhenable The rxrpcassessMTUsize function calls down into the IP layer to find out the MTU size for a route. When accepting an incoming call, this is called from rxrpcnewincomingcall which holds...

5.5CVSS6.6AI score0.00284EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/08/16 11:22 p.m.10 views

SUSE CVE-2025-38530

In the Linux kernel, the following vulnerability has been resolved: comedi: pcl812: Fix bit shift out of bounds When checking for a supported IRQ number, the following test is used: if 1 options1 & board-irqbits However, it-optionsi is an unchecked int value from userspace, so the shift amount...

6.1CVSS6.4AI score0.00174EPSS
SaveExploits0References20
NVD
NVD
added 2025/08/16 12:15 p.m.10 views

CVE-2025-38538

In the Linux kernel, the following vulnerability has been resolved: dmaengine: nbpfaxi: Fix memory corruption in probe The nbpf-chan array is allocated earlier in the nbpfprobe function and it has "numchannels" elements. These three loops iterate one element farther than they should and corrupt...

7.8CVSS0.00167EPSS
SaveExploits0References10
OSV
OSV
added 2025/08/16 12:15 p.m.1 views

DEBIAN-CVE-2025-38530

In the Linux kernel, the following vulnerability has been resolved: comedi: pcl812: Fix bit shift out of bounds When checking for a supported IRQ number, the following test is used: if 1 options1 & board-irqbits However, it-optionsi is an unchecked int value from userspace, so the shift amount...

7.1CVSS6AI score0.00174EPSS
SaveExploits0References1
OSV
OSV
added 2025/08/16 12:15 p.m.22 views

AZL-66396 CVE-2025-38529 affecting package kernel for versions less than 6.6.104.2-1

In the Linux kernel, the following vulnerability has been resolved: comedi: aioiiro16: Fix bit shift out of bounds When checking for a supported IRQ number, the following test is used: if 1 options1 & 0xdcfc However, it-optionsi is an unchecked int value from userspace, so the shift amount could ...

7.1CVSS5.6AI score0.00174EPSS
SaveExploits0References1
OSV
OSV
added 2025/08/16 12:15 p.m.12 views

AZL-66389 CVE-2025-38530 affecting package kernel for versions less than 6.6.104.2-1

In the Linux kernel, the following vulnerability has been resolved: comedi: pcl812: Fix bit shift out of bounds When checking for a supported IRQ number, the following test is used: if 1 options1 & board-irqbits However, it-optionsi is an unchecked int value from userspace, so the shift amount...

7.1CVSS5.6AI score0.00174EPSS
SaveExploits0References1
NVD
NVD
added 2025/08/16 12:15 p.m.12 views

CVE-2025-38530

In the Linux kernel, the following vulnerability has been resolved: comedi: pcl812: Fix bit shift out of bounds When checking for a supported IRQ number, the following test is used: if 1 options1 & board-irqbits However, it-optionsi is an unchecked int value from userspace, so the shift amount...

7.1CVSS0.00174EPSS
SaveExploits0References10
OSV
OSV
added 2025/08/16 12:15 p.m.15 views

UBUNTU-CVE-2025-38530

In the Linux kernel, the following vulnerability has been resolved: comedi: pcl812: Fix bit shift out of bounds When checking for a supported IRQ number, the following test is used: if 1 options1 & board-irqbits However, it-optionsi is an unchecked int value from userspace, so the shift amount...

7.1CVSS6.5AI score0.00174EPSS
SaveExploits0References39
OSV
OSV
added 2025/08/16 12:15 p.m.9 views

UBUNTU-CVE-2025-38529

In the Linux kernel, the following vulnerability has been resolved: comedi: aioiiro16: Fix bit shift out of bounds When checking for a supported IRQ number, the following test is used: if 1 options1 & 0xdcfc However, it-optionsi is an unchecked int value from userspace, so the shift amount could ...

7.1CVSS6.5AI score0.00174EPSS
SaveExploits0References39
OSV
OSV
added 2025/08/16 12:15 p.m.7 views

UBUNTU-CVE-2025-38525

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix irq-disabled in localbhenable The rxrpcassessMTUsize function calls down into the IP layer to find out the MTU size for a route. When accepting an incoming call, this is called from rxrpcnewincomingcall which holds...

7.5CVSS5.7AI score0.00284EPSS
SaveExploits0References11
OSV
OSV
added 2025/08/16 12:15 p.m.7 views

UBUNTU-CVE-2025-38538

In the Linux kernel, the following vulnerability has been resolved: dmaengine: nbpfaxi: Fix memory corruption in probe The nbpf-chan array is allocated earlier in the nbpfprobe function and it has "numchannels" elements. These three loops iterate one element farther than they should and corrupt...

7.8CVSS6.5AI score0.00167EPSS
SaveExploits0References39
NVD
NVD
added 2025/08/16 11:15 a.m.8 views

CVE-2025-38516

In the Linux kernel, the following vulnerability has been resolved: pinctrl: qcom: msm: mark certain pins as invalid for interrupts On some platforms, the UFS-reset pin has no interrupt logic in TLMM but is nevertheless registered as a GPIO in the kernel. This enables the user-space to trigger a...

5.5CVSS0.0016EPSS
SaveExploits0References10
OSV
OSV
added 2025/08/16 11:15 a.m.16 views

AZL-66405 CVE-2025-38516 affecting package kernel for versions less than 6.6.104.2-1

In the Linux kernel, the following vulnerability has been resolved: pinctrl: qcom: msm: mark certain pins as invalid for interrupts On some platforms, the UFS-reset pin has no interrupt logic in TLMM but is nevertheless registered as a GPIO in the kernel. This enables the user-space to trigger a...

5.5CVSS6.8AI score0.0016EPSS
SaveExploits0References1
OSV
OSV
added 2025/08/16 11:15 a.m.12 views

UBUNTU-CVE-2025-38516

In the Linux kernel, the following vulnerability has been resolved: pinctrl: qcom: msm: mark certain pins as invalid for interrupts On some platforms, the UFS-reset pin has no interrupt logic in TLMM but is nevertheless registered as a GPIO in the kernel. This enables the user-space to trigger a...

5.5CVSS6.2AI score0.0016EPSS
SaveExploits0References42
Cvelist
Cvelist
added 2025/08/16 11:12 a.m.22 views

CVE-2025-38538 dmaengine: nbpfaxi: Fix memory corruption in probe()

In the Linux kernel, the following vulnerability has been resolved: dmaengine: nbpfaxi: Fix memory corruption in probe The nbpf-chan array is allocated earlier in the nbpfprobe function and it has "numchannels" elements. These three loops iterate one element farther than they should and corrupt...

0.00167EPSS
SaveExploits0References8
CVE
CVE
added 2025/08/16 11:12 a.m.62 views

CVE-2025-38538

CVE-2025-38538 : In the Linux kernel DMA engine nbpfaxi, memory corruption could occur due to out-of-bounds access in nbpf_probe() where nbpf->chan[] is allocated with num_channels elements but three loops could index one past the end. The second loop copies data from irqbuf[] to nbpf->chan...

7.8CVSS6.7AI score0.00167EPSS
SaveExploits0References10Affected Software1
Rows per page
Query Builder