Lucene search
+L

68 matches found

OSV
OSV
added 2024/05/17 2:15 p.m.11 views

UBUNTU-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.5CVSS6.1AI score0.0021EPSS
SaveExploits0References15
UbuntuCve
UbuntuCve
added 2024/05/17 2:15 p.m.24 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.5CVSS6.2AI score0.0021EPSS
SaveExploits0References14
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
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.14 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
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.36 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
SUSE CVE
SUSE CVE
added 2024/04/15 11:12 p.m.4 views

SUSE CVE-2024-26790

In the Linux kernel, the following vulnerability has been resolved: dmaengine: fsl-qdma: fix SoC may hang on 16 byte unaligned read There is chip ls1028a errata: The SoC may hang on 16 byte unaligned read transactions by QDMA. Unaligned read transactions initiated by QDMA may stall in the NOC...

5.5CVSS6.2AI score0.00173EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2024/04/15 11:12 p.m.4 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
RedhatCVE
RedhatCVE
added 2024/04/04 4:51 p.m.23 views

CVE-2024-26790

A vulnerability was found in the Linux kernel's fsl-qdma driver, part of the DMA engine subsystem. This flaw could lead to a system-on-chip SoC hanging during a 16-byte unaligned read operation. Mitigation Mitigation for this issue is either not available or the currently available options do not...

5.5CVSS8AI score0.00173EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/04/04 4:51 p.m.19 views

CVE-2024-26788

A flaw was found in the fsl-qdma driver within the DMA engine subsystem of the Linux kernel. This issue is due to an incorrect initialization order, where interrupts are set up after register initialization. Mitigation Mitigation for this issue is either not available or the currently available...

5.5CVSS6.7AI score0.00226EPSS
SaveExploits0References4
NVD
NVD
added 2024/04/04 9:15 a.m.18 views

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.5CVSS7.5AI score0.00226EPSS
SaveExploits0References8
NVD
NVD
added 2024/04/04 9:15 a.m.12 views

CVE-2024-26790

In the Linux kernel, the following vulnerability has been resolved: dmaengine: fsl-qdma: fix SoC may hang on 16 byte unaligned read There is chip ls1028a errata: The SoC may hang on 16 byte unaligned read transactions by QDMA. Unaligned read transactions initiated by QDMA may stall in the NOC...

5.5CVSS7.3AI score0.00173EPSS
SaveExploits0References8
OSV
OSV
added 2024/04/04 9:15 a.m.11 views

DEBIAN-CVE-2024-26790

In the Linux kernel, the following vulnerability has been resolved: dmaengine: fsl-qdma: fix SoC may hang on 16 byte unaligned read There is chip ls1028a errata: The SoC may hang on 16 byte unaligned read transactions by QDMA. Unaligned read transactions initiated by QDMA may stall in the NOC...

5.5CVSS5.4AI score0.00173EPSS
SaveExploits0References1
OSV
OSV
added 2024/04/04 9:15 a.m.4 views

UBUNTU-CVE-2024-26790

In the Linux kernel, the following vulnerability has been resolved: dmaengine: fsl-qdma: fix SoC may hang on 16 byte unaligned read There is chip ls1028a errata: The SoC may hang on 16 byte unaligned read transactions by QDMA. Unaligned read transactions initiated by QDMA may stall in the NOC...

5.5CVSS6.1AI score0.00173EPSS
SaveExploits0References26
OSV
OSV
added 2024/04/04 9:15 a.m.3 views

UBUNTU-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.5CVSS5.9AI score0.00226EPSS
SaveExploits0References21
Cvelist
Cvelist
added 2024/04/04 8:20 a.m.30 views

CVE-2024-26790 dmaengine: fsl-qdma: fix SoC may hang on 16 byte unaligned read

In the Linux kernel, the following vulnerability has been resolved: dmaengine: fsl-qdma: fix SoC may hang on 16 byte unaligned read There is chip ls1028a errata: The SoC may hang on 16 byte unaligned read transactions by QDMA. Unaligned read transactions initiated by QDMA may stall in the NOC...

7.6AI score0.00173EPSS
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2024/04/04 8:20 a.m.29 views

CVE-2024-26790 dmaengine: fsl-qdma: fix SoC may hang on 16 byte unaligned read

In the Linux kernel, the following vulnerability has been resolved: dmaengine: fsl-qdma: fix SoC may hang on 16 byte unaligned read There is chip ls1028a errata: The SoC may hang on 16 byte unaligned read transactions by QDMA. Unaligned read transactions initiated by QDMA may stall in the NOC...

6.6AI score0.00173EPSS
SaveExploits0References7
OSV
OSV
added 2024/04/04 8:20 a.m.13 views

CVE-2024-26790 dmaengine: fsl-qdma: fix SoC may hang on 16 byte unaligned read

In the Linux kernel, the following vulnerability has been resolved: dmaengine: fsl-qdma: fix SoC may hang on 16 byte unaligned read There is chip ls1028a errata: The SoC may hang on 16 byte unaligned read transactions by QDMA. Unaligned read transactions initiated by QDMA may stall in the NOC...

5.5CVSS5.8AI score0.00173EPSS
SaveExploits0References11
CVE
CVE
added 2024/04/04 8:20 a.m.119 views

CVE-2024-26790

The CVE-2024-26790 issue affects the Linux kernel, specifically the dmaengine: fsl-qdma path. It describes a vulnerability where 16-byte unaligned read transactions by QDMA on ls1028a-based SoCs can stall the Network On-Chip (NOC) and trigger PCIe controller timeouts, potentially causing a deadlo...

5.5CVSS6.2AI score0.00173EPSS
SaveExploits0References8Affected Software1
Rows per page
Query Builder