Lucene search
+L

396 matches found

OSV
OSV
added 2024/05/17 1:48 p.m.21 views

CVE-2024-35833 dmaengine: fsl-qdma: Fix a memory leak related to the queue command DMA

In the Linux kernel, the following vulnerability has been resolved: dmaengine: fsl-qdma: Fix a memory leak related to the queue command DMA This dmaalloccoherent is undone neither in the remove function, nor in the error handling path of fslqdmaprobe. Switch to the managed version to fix both...

5.5CVSS6AI score
SaveExploits0References11
Debian CVE
Debian CVE
added 2024/05/17 1:48 p.m.65 views

CVE-2024-35833

In the Linux kernel, the following vulnerability has been resolved: dmaengine: fsl-qdma: Fix a memory leak related to the queue command DMA This dmaalloccoherent is undone neither in the remove function, nor in the error handling path of fslqdmaprobe. Switch to the managed version to fix both...

5.5CVSS7.2AI score0.00212EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/05/17 1:48 p.m.24 views

CVE-2024-35833 dmaengine: fsl-qdma: Fix a memory leak related to the queue command DMA

In the Linux kernel, the following vulnerability has been resolved: dmaengine: fsl-qdma: Fix a memory leak related to the queue command DMA This dmaalloccoherent is undone neither in the remove function, nor in the error handling path of fslqdmaprobe. Switch to the managed version to fix both...

6.9AI score0.00212EPSS
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2024/05/17 1:23 p.m.27 views

CVE-2024-35819 soc: fsl: qbman: Use raw spinlock for cgr_lock

In the Linux kernel, the following vulnerability has been resolved: soc: fsl: qbman: Use raw spinlock for cgrlock smpcallfunction always runs its callback in hard IRQ context, even on PREEMPTRT, where spinlocks can sleep. So we need to use a raw spinlock for cgrlock to ensure we aren't waiting on...

6.7AI score0.00234EPSS
SaveExploits0References9
Cvelist
Cvelist
added 2024/05/17 1:23 p.m.35 views

CVE-2024-35819 soc: fsl: qbman: Use raw spinlock for cgr_lock

In the Linux kernel, the following vulnerability has been resolved: soc: fsl: qbman: Use raw spinlock for cgrlock smpcallfunction always runs its callback in hard IRQ context, even on PREEMPTRT, where spinlocks can sleep. So we need to use a raw spinlock for cgrlock to ensure we aren't waiting on...

7.4AI score0.00234EPSS
SaveExploits0References9
CVE
CVE
added 2024/05/17 1:23 p.m.161 views

CVE-2024-35819

CVE-2024-35819 affects the Linux kernel subsystem soc: fsl: qbman, where smp_call_function is used and can run callbacks in hard IRQ context; to prevent potential sleeping-task issues on PREEMPT_RT, the advisory specifies using a raw spinlock for cgr_lock. The root cause is that smp_call_function...

5.5CVSS6.7AI score0.00234EPSS
SaveExploits0References11Affected Software1
OSV
OSV
added 2024/05/17 1:23 p.m.17 views

CVE-2024-35819 soc: fsl: qbman: Use raw spinlock for cgr_lock

In the Linux kernel, the following vulnerability has been resolved: soc: fsl: qbman: Use raw spinlock for cgrlock smpcallfunction always runs its callback in hard IRQ context, even on PREEMPTRT, where spinlocks can sleep. So we need to use a raw spinlock for cgrlock to ensure we aren't waiting on...

5.9AI score
SaveExploits0References14
Cvelist
Cvelist
added 2024/05/17 1:23 p.m.50 views

CVE-2024-35806 soc: fsl: qbman: Always disable interrupts when taking cgr_lock

In the Linux kernel, the following vulnerability has been resolved: soc: fsl: qbman: Always disable interrupts when taking cgrlock smpcallfunctionsingle disables IRQs when executing the callback. To prevent deadlocks, we must disable IRQs when taking cgrlock elsewhere. This is already done by...

7.5AI score0.00181EPSS
SaveExploits0References9
OSV
OSV
added 2024/05/17 1:23 p.m.27 views

CVE-2024-35806 soc: fsl: qbman: Always disable interrupts when taking cgr_lock

In the Linux kernel, the following vulnerability has been resolved: soc: fsl: qbman: Always disable interrupts when taking cgrlock smpcallfunctionsingle disables IRQs when executing the callback. To prevent deadlocks, we must disable IRQs when taking cgrlock elsewhere. This is already done by...

6AI score
SaveExploits0References14
CVE
CVE
added 2024/05/17 1:23 p.m.153 views

CVE-2024-35806

The CVE-2024-35806 entry concerns the Linux kernel vulnerability in soc: fsl: qbman where IRQs must be disabled when taking cgr_lock to avoid deadlocks. The description states that smp_call_function_single already disables IRQs in the affected code path and that qman_update_cgr and qman_delete_cg...

5.5CVSS6.8AI score0.00181EPSS
SaveExploits0References11Affected Software1
Debian CVE
Debian CVE
added 2024/05/17 1:23 p.m.44 views

CVE-2024-35806

In the Linux kernel, the following vulnerability has been resolved: soc: fsl: qbman: Always disable interrupts when taking cgrlock smpcallfunctionsingle disables IRQs when executing the callback. To prevent deadlocks, we must disable IRQs when taking cgrlock elsewhere. This is already done by...

5.5CVSS7.4AI score0.00181EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2024/04/30 9:57 a.m.14 views

kernel: tty: serial: fsl_lpuart: fix race on RX DMA shutdown

In the Linux kernel, the following vulnerability has been resolved: tty: serial: fsllpuart: fix race on RX DMA shutdown From time to time DMA completion can come in the middle of DMA shutdown: : : lpuart32shutdown lpuartdmashutdown deltimersync lpuartdmarxcomplete lpuartcopyrxtotty modtimer...

7.8CVSS6.4AI score0.00147EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2024/04/30 12:00 a.m.56 views

PT-2025-18858 · Linux +2 · Linux Kernel +2

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A race condition in the Linux kernel's serial driver, specifically in the fsl lpuart component, can lead to a NULL pointer dereference when the DMA completion interrupt occurs during D...

9.8CVSS7.2AI score0.28058EPSS
SaveExploits24References576
SUSE CVE
SUSE CVE
added 2024/04/15 11:12 p.m.9 views

SUSE CVE-2024-26788

In the Linux kernel, the following vulnerability has been resolved: dmaengine: fsl-qdma: init irq after reg initialization Initialize the qDMA irqs after the registers are configured so that interrupts that may have been pending from a primary kernel don't get processed by the irq handler before ...

5.5CVSS6.2AI score0.00226EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2024/04/15 11:12 p.m.17 views

SUSE CVE-2024-26814

In the Linux kernel, the following vulnerability has been resolved: vfio/fsl-mc: Block calling interrupt handler without trigger The eventfdctx trigger pointer of the vfiofslmcirq object is initially NULL and may become NULL if the user sets the trigger eventfd to -1. The interrupt handler itself...

4.4CVSS6.2AI score0.00223EPSS
SaveExploits0References15
RedhatCVE
RedhatCVE
added 2024/04/05 1:27 p.m.35 views

CVE-2024-26814

In the Linux kernel, the following vulnerability has been resolved: vfio/fsl-mc: Block calling interrupt handler without trigger The eventfdctx trigger pointer of the vfiofslmcirq object is initially NULL and may become NULL if the user sets the trigger eventfd to -1. The interrupt handler itself...

4.4CVSS7AI score0.00223EPSS
SaveExploits0References4
NVD
NVD
added 2024/04/05 9:15 a.m.32 views

CVE-2024-26814

In the Linux kernel, the following vulnerability has been resolved: vfio/fsl-mc: Block calling interrupt handler without trigger The eventfdctx trigger pointer of the vfiofslmcirq object is initially NULL and may become NULL if the user sets the trigger eventfd to -1. The interrupt handler itself...

5.5CVSS7.5AI score0.00223EPSS
SaveExploits0References8
OSV
OSV
added 2024/04/05 9:15 a.m.11 views

DEBIAN-CVE-2024-26814

In the Linux kernel, the following vulnerability has been resolved: vfio/fsl-mc: Block calling interrupt handler without trigger The eventfdctx trigger pointer of the vfiofslmcirq object is initially NULL and may become NULL if the user sets the trigger eventfd to -1. The interrupt handler itself...

5.5CVSS5.2AI score0.00223EPSS
SaveExploits0References1
OSV
OSV
added 2024/04/05 9:15 a.m.18 views

AZL-59264 CVE-2024-26814 affecting package kernel for versions less than 5.15.176.3-3

In the Linux kernel, the following vulnerability has been resolved: vfio/fsl-mc: Block calling interrupt handler without trigger The eventfdctx trigger pointer of the vfiofslmcirq object is initially NULL and may become NULL if the user sets the trigger eventfd to -1. The interrupt handler itself...

5.5CVSS6.8AI score0.00223EPSS
SaveExploits0References1
OSV
OSV
added 2024/04/05 9:15 a.m.23 views

UBUNTU-CVE-2024-26814

In the Linux kernel, the following vulnerability has been resolved: vfio/fsl-mc: Block calling interrupt handler without trigger The eventfdctx trigger pointer of the vfiofslmcirq object is initially NULL and may become NULL if the user sets the trigger eventfd to -1. The interrupt handler itself...

5.5CVSS6AI score0.00223EPSS
SaveExploits0References20
Rows per page
Query Builder