Lucene search
+L

800 matches found

Vulnrichment
Vulnrichment
added 2025/05/01 2:10 p.m.2 views

CVE-2022-49860 dmaengine: ti: k3-udma-glue: fix memory leak when register device fail

In the Linux kernel, the following vulnerability has been resolved: dmaengine: ti: k3-udma-glue: fix memory leak when register device fail If deviceregister fails, it should call putdevice to give up reference, the name allocated in devsetname can be freed in callback function kobjectcleanup...

6.1AI score0.00187EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2025/05/01 2:10 p.m.2 views

CVE-2022-49861 dmaengine: mv_xor_v2: Fix a resource leak in mv_xor_v2_remove()

In the Linux kernel, the following vulnerability has been resolved: dmaengine: mvxorv2: Fix a resource leak in mvxorv2remove A clkprepareenable call in the probe is not balanced by a corresponding clkdisableunprepare in the remove function. Add the missing call...

6.1AI score0.00189EPSS
SaveExploits0References8
CVE
CVE
added 2025/05/01 2:10 p.m.126 views

CVE-2022-49860

CVE-2022-49860 : The provided connected documents describe a Linux kernel vulnerability in the dmaengine: ti: k3-udma-glue subsystem, where a memory leak could occur if device_register() fails. The root cause is that, on failure, the code should call put_device() to release a reference, and the n...

5.5CVSS6.4AI score0.00187EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2025/05/01 2:10 p.m.16 views

CVE-2022-49860 dmaengine: ti: k3-udma-glue: fix memory leak when register device fail

In the Linux kernel, the following vulnerability has been resolved: dmaengine: ti: k3-udma-glue: fix memory leak when register device fail If deviceregister fails, it should call putdevice to give up reference, the name allocated in devsetname can be freed in callback function kobjectcleanup...

0.00187EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2025/05/01 2:10 p.m.11 views

CVE-2022-49861

In the Linux kernel, the following vulnerability has been resolved: dmaengine: mvxorv2: Fix a resource leak in mvxorv2remove A clkprepareenable call in the probe is not balanced by a corresponding clkdisableunprepare in the remove function. Add the missing call...

5.5CVSS5.5AI score0.00189EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/05/01 12:0 a.m.14 views

PT-2025-18578 · Linux +1 · Linux Kernel +1

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A resource leak issue has been identified in the Linux kernel, specifically in the dmaengine mv xor v2 component. The problem arises from an unbalanced clk prepare enable call in the...

8.8CVSS7.5AI score0.01327EPSS
SaveExploits4References668
CNNVD
CNNVD
added 2025/05/01 12:0 a.m.7 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from an unbalanced clkprepareenable call to the mvxorv2remove function in the dmaengine mvxorv2 driver...

5.5CVSS6.4AI score0.00189EPSS
SaveExploits0References8
Amazon
Amazon
added 2025/04/30 12:0 a.m.5 views

Important: kernel

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: dmaengine: Fix double increment of clientcount in dmachanget CVE-2022-49753 In the Linux kernel, the following vulnerability has been resolved: ipv6: ensure sane device mtu in tunnels CVE-2022-50816 A memory...

7.8CVSS6.1AI score0.00391EPSS
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2025/04/30 12:0 a.m.13 views

The vulnerability of the dmaengine kernel component in the Linux operating system allows a hacker to trigger a service failure.

The vulnerability of the dmaengine kernel component in the Linux operating system is related to the use of memory after it is freed in the atxdmacprepdmamemset function. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.5CVSS6.7AI score0.00217EPSS
SaveExploits0References13Affected Software7
SUSE CVE
SUSE CVE
added 2025/04/18 11:19 p.m.8 views

SUSE 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...

4.4CVSS7.7AI score0.0026EPSS
SaveExploits0References3
OSV
OSV
added 2025/04/18 7:15 a.m.2 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.0026EPSS
SaveExploits0References1
NVD
NVD
added 2025/04/18 7:15 a.m.13 views

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.8CVSS0.0026EPSS
SaveExploits0References4
OSV
OSV
added 2025/04/18 7:15 a.m.5 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.0026EPSS
SaveExploits0References14
CVE
CVE
added 2025/04/18 7:1 a.m.112 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.0026EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2025/04/18 7:1 a.m.27 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.0026EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2025/04/18 12:0 a.m.14 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.65736EPSS
SaveExploits3References947
Positive Technologies
Positive Technologies
added 2025/04/04 12:0 a.m.7 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.00161EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/04/04 12:0 a.m.2 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.00159EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/03/29 5:44 p.m.21 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.00163EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/03/29 5:39 p.m.26 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.00224EPSS
SaveExploits0References4
Rows per page
Query Builder