Lucene search
K

789 matches found

OSV
OSV
added 2025/04/18 7:15 a.m.1 views

DEBIAN-CVE-2025-38479

In the Linux kernel, the following vulnerability has been resolved: dmaengine: fsl-edma: free irq correctly in remove path Add fsledma-txirq/errirq check to avoid below warning because no errirq at i.MX9 platform. Otherwise there will be kernel dump: WARNING: CPU: 0 PID: 11 at...

7.8CVSS5.6AI score0.00035EPSS
Exploits0References1
OSV
OSV
added 2025/04/18 7:15 a.m.0 views

UBUNTU-CVE-2025-38479

In the Linux kernel, the following vulnerability has been resolved: dmaengine: fsl-edma: free irq correctly in remove path Add fsledma-txirq/errirq check to avoid below warning because no errirq at i.MX9 platform. Otherwise there will be kernel dump: WARNING: CPU: 0 PID: 11 at...

7.8CVSS6.2AI score0.00035EPSS
Exploits0References14
CVE
CVE
added 2025/04/18 7:1 a.m.98 views

CVE-2025-38479

CVE-2025-38479 affects the Linux kernel dmaengine/fsl-edma remove path on i.MX platforms. The root cause was a missing check for txirq/errirq, which could trigger a kernel dump (Warning: devm_free_irq) on i.MX9. The fix adds a txirq/errirq check to prevent the warning and ensure proper irq releas...

7.8CVSS6.5AI score0.00035EPSS
Exploits0References4Affected Software1
Cvelist
Cvelist
added 2025/04/18 7:1 a.m.12 views

CVE-2025-38479 dmaengine: fsl-edma: free irq correctly in remove path

In the Linux kernel, the following vulnerability has been resolved: dmaengine: fsl-edma: free irq correctly in remove path Add fsledma-txirq/errirq check to avoid below warning because no errirq at i.MX9 platform. Otherwise there will be kernel dump: WARNING: CPU: 0 PID: 11 at...

0.00035EPSS
Exploits0References4
Positive Technologies
Positive Technologies
added 2025/04/18 12:0 a.m.5 views

PT-2025-17274 · Linux +3 · Linux Kernel +3

Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to 6.12.0-rc7 Description: A vulnerability in the Linux kernel has been resolved, related to the dmaengine and specifically the fsl-edma component. The issue was caused by not freeing the irq correctly in the remov...

7.8CVSS5.9AI score0.00344EPSS
Exploits3References947
Positive Technologies
Positive Technologies
added 2025/04/04 12:0 a.m.1 views

PT-2025-25790

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A memory leak issue has been identified in the Linux kernel, specifically in the dmaengine: idxd component. The problem occurs when an error happens during the idxd alloc function, causi...

5.5CVSS6.6AI score0.0009EPSS
Exploits0
Positive Technologies
Positive Technologies
added 2025/04/04 12:0 a.m.0 views

PT-2025-25789

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A vulnerability in the Linux kernel has been resolved. The issue concerned the dmaengine and specifically the idxd component. The idxd cleanup helper function was used to refactor the...

5.5CVSS6.4AI score0.00065EPSS
Exploits0
RedhatCVE
RedhatCVE
added 2025/03/29 5:44 p.m.12 views

CVE-2023-53014

A flaw was found in the tegra186-gpc-dma module in the Linux kernel. A memory leak can occur due to a missing memory release when an ongoing transfer is terminated, potentially impacting system performance and possibly resulting in a denial of service. Mitigation Mitigation for this issue is eith...

5.5CVSS5.2AI score0.00016EPSS
Exploits0References4
RedhatCVE
RedhatCVE
added 2025/03/29 5:39 p.m.15 views

CVE-2022-49753

In the Linux kernel, the following vulnerability has been resolved: dmaengine: Fix double increment of clientcount in dmachanget The first time dmachanget is called for a channel the channel clientcount is incorrectly incremented twice for public channels, first in balancerefcount, and again prio...

5.5CVSS7.1AI score0.00008EPSS
Exploits0References4
SUSE CVE
SUSE CVE
added 2025/03/28 3:37 a.m.2 views

SUSE CVE-2023-53014

In the Linux kernel, the following vulnerability has been resolved: dmaengine: tegra: Fix memory leak in terminateall Terminate vdesc when terminating an ongoing transfer. This will ensure that the vdesc is present in the descterminated list The descriptor will be freed later in descfreelist. Thi...

5.5CVSS7.8AI score0.00016EPSS
Exploits0References5
NVD
NVD
added 2025/03/27 5:15 p.m.8 views

CVE-2023-53014

In the Linux kernel, the following vulnerability has been resolved: dmaengine: tegra: Fix memory leak in terminateall Terminate vdesc when terminating an ongoing transfer. This will ensure that the vdesc is present in the descterminated list The descriptor will be freed later in descfreelist. Thi...

5.5CVSS0.00016EPSS
Exploits0References2
OSV
OSV
added 2025/03/27 5:15 p.m.0 views

DEBIAN-CVE-2022-49753

In the Linux kernel, the following vulnerability has been resolved: dmaengine: Fix double increment of clientcount in dmachanget The first time dmachanget is called for a channel the channel clientcount is incorrectly incremented twice for public channels, first in balancerefcount, and again prio...

7.8CVSS5.4AI score0.00008EPSS
Exploits0References1
OSV
OSV
added 2025/03/27 5:15 p.m.8 views

DEBIAN-CVE-2022-49746

In the Linux kernel, the following vulnerability has been resolved: dmaengine: imx-sdma: Fix a possible memory leak in sdmatransferinit If the function sdmaloadcontext fails, the sdmadesc will be freed, but the allocated desc-bd is forgot to be freed. We already met the sdmaloadcontext failure ca...

5.5CVSS5.5AI score0.00016EPSS
Exploits0References1
OSV
OSV
added 2025/03/27 5:15 p.m.0 views

UBUNTU-CVE-2023-53014

In the Linux kernel, the following vulnerability has been resolved: dmaengine: tegra: Fix memory leak in terminateall Terminate vdesc when terminating an ongoing transfer. This will ensure that the vdesc is present in the descterminated list The descriptor will be freed later in descfreelist. Thi...

5.5CVSS6.3AI score0.00016EPSS
Exploits0References5
Debian CVE
Debian CVE
added 2025/03/27 4:43 p.m.6 views

CVE-2023-53014

In the Linux kernel, the following vulnerability has been resolved: dmaengine: tegra: Fix memory leak in terminateall Terminate vdesc when terminating an ongoing transfer. This will ensure that the vdesc is present in the descterminated list The descriptor will be freed later in descfreelist. Thi...

5.5CVSS5.5AI score0.00016EPSS
Exploits0
Cvelist
Cvelist
added 2025/03/27 4:43 p.m.11 views

CVE-2023-53014 dmaengine: tegra: Fix memory leak in terminate_all()

In the Linux kernel, the following vulnerability has been resolved: dmaengine: tegra: Fix memory leak in terminateall Terminate vdesc when terminating an ongoing transfer. This will ensure that the vdesc is present in the descterminated list The descriptor will be freed later in descfreelist. Thi...

0.00016EPSS
Exploits0References2
CVE
CVE
added 2025/03/27 4:43 p.m.121 views

CVE-2023-53014

The CVE-2023-53014 issue affects the Linux kernel’s DMA engine (tegra). It describes a memory leak that occurs when terminating an ongoing transfer: the vdesc must be terminated and placed in the desc_terminated list, with the descriptor freed later in desc_free_list(). The provided connected doc...

5.5CVSS6.5AI score0.00016EPSS
Exploits0References2Affected Software1
OSV
OSV
added 2025/03/27 4:43 p.m.9 views

CVE-2022-49753 dmaengine: Fix double increment of client_count in dma_chan_get()

In the Linux kernel, the following vulnerability has been resolved: dmaengine: Fix double increment of clientcount in dmachanget The first time dmachanget is called for a channel the channel clientcount is incorrectly incremented twice for public channels, first in balancerefcount, and again prio...

7.8CVSS5.5AI score0.00008EPSS
Exploits0References10
Debian CVE
Debian CVE
added 2025/03/27 4:43 p.m.7 views

CVE-2022-49753

In the Linux kernel, the following vulnerability has been resolved: dmaengine: Fix double increment of clientcount in dmachanget The first time dmachanget is called for a channel the channel clientcount is incorrectly incremented twice for public channels, first in balancerefcount, and again prio...

7.8CVSS5.4AI score0.00008EPSS
Exploits0
CVE
CVE
added 2025/03/27 4:42 p.m.143 views

CVE-2022-49746

The CVE-2022-49746 issue affects the Linux kernel DMA engine, specifically the imx-sdma path. A memory leak can occur in sdma_transfer_init when sdma_load_context() fails: the sdma_desc is freed, but the allocated desc->bd was not, leading to a leak (as illustrated by timeout/login messages). ...

5.5CVSS6.5AI score0.00016EPSS
Exploits0References6Affected Software1
Rows per page
Query Builder