Lucene search
+L

73 matches found

BDU FSTEC
BDU FSTEC
added 2024/11/08 12:00 a.m.11 views

Vulnerability of components of the Linux operating system’s kernel’s dmaengine, allowing a hacker to cause a service failure

The vulnerability of the dmaengine kernel components in the Linux operating system is related to errors in resource management in the fslqdmaprobe function. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.5CVSS5.9AI score0.00226EPSS
SaveExploits0References34Affected Software4
BDU FSTEC
BDU FSTEC
added 2024/11/08 12:00 a.m.14 views

The vulnerability of the fsl-qdma component in the Linux operating system’s kernel allows a hacker to cause a service failure.

The vulnerability of the fsl-qdma component in the Linux operating system’s kernel is related to a violation of the synchronization mechanism. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.5CVSS6.2AI score0.00173EPSS
SaveExploits0References39Affected Software4
Redos
Redos
added 2024/10/23 12:00 a.m.29 views

ROS-20241023-04

Vulnerability in ext4 component of Linux kernel is related to division by zero errors in function mbupdateavgfragmentsize in fs/ext4/mballoc.c. Exploitation of the vulnerability could allow an attacker to cause a denial of service A vulnerability in the fsl-qdma component of the Linux operating...

8.8CVSS7.2AI score0.00312EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/05/21 2:00 a.m.7 views

SUSE 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.6AI score0.0021EPSS
SaveExploits0References16
OSV
OSV
added 2024/05/17 2:15 p.m.3 views

DEBIAN-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.5CVSS5.6AI score0.0021EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/05/17 2:15 p.m.26 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.5CVSS5.9AI score0.0021EPSS
SaveExploits0References14
OSV
OSV
added 2024/05/17 2:15 p.m.16 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
Cvelist
Cvelist
added 2024/05/17 1:48 p.m.40 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
CVE
CVE
added 2024/05/17 1:48 p.m.113 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
OSV
OSV
added 2024/05/17 1:48 p.m.18 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.62 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
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.0021EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2024/04/15 11:12 p.m.9 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.8 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.26 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.21 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.15 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.13 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
NVD
NVD
added 2024/04/04 9:15 a.m.20 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
OSV
OSV
added 2024/04/04 9:15 a.m.12 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
Rows per page
Query Builder