Lucene search
+L

378 matches found

Vulnrichment
Vulnrichment
added 2024/05/17 1:48 p.m.23 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.0021EPSS
SaveExploits0References7
CVE
CVE
added 2024/05/17 1:48 p.m.103 views

CVE-2024-35833

CVE-2024-35833 affects the Linux kernel's dmaengine: fsl-qdma. The issue is a memory leak in the queue command DMA caused by dma_alloc_coherent() being undone in neither the remove path nor the error path of fsl_qdma_probe(). The advisory across connected sources states the fix is to switch to th...

5.5CVSS6.7AI score0.0021EPSS
SaveExploits0References8Affected Software1
Cvelist
Cvelist
added 2024/05/17 1:48 p.m.37 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.5AI score0.0021EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2024/05/17 1:48 p.m.55 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.0021EPSS
SaveExploits0
OSV
OSV
added 2024/05/17 1:48 p.m.15 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 score0.0021EPSS
SaveExploits0References11
Vulnrichment
Vulnrichment
added 2024/05/17 1:23 p.m.26 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.00232EPSS
SaveExploits0References9
OSV
OSV
added 2024/05/17 1:23 p.m.14 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.5CVSS5.9AI score0.00232EPSS
SaveExploits0References14
Cvelist
Cvelist
added 2024/05/17 1:23 p.m.25 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.00232EPSS
SaveExploits0References9
CVE
CVE
added 2024/05/17 1:23 p.m.141 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.00232EPSS
SaveExploits0References11Affected Software1
CVE
CVE
added 2024/05/17 1:23 p.m.127 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.0018EPSS
SaveExploits0References11Affected Software1
Cvelist
Cvelist
added 2024/05/17 1:23 p.m.44 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.0018EPSS
SaveExploits0References9
OSV
OSV
added 2024/05/17 1:23 p.m.21 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...

5.5CVSS6AI score0.0018EPSS
SaveExploits0References14
Debian CVE
Debian CVE
added 2024/05/17 1:23 p.m.41 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.0018EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2024/04/30 9:57 a.m.7 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...

4.7CVSS6.4AI score0.00126EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2024/04/30 12:0 a.m.50 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
SaveExploits23References576
SUSE CVE
SUSE CVE
added 2024/04/15 11:12 p.m.5 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.11 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.31 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
OSV
OSV
added 2024/04/05 9:15 a.m.13 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
NVD
NVD
added 2024/04/05 9:15 a.m.27 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
Rows per page
Query Builder