Lucene search
+L

14 matches found

Redos
Redos
added 2026/01/13 12:0 a.m.6 views

ROS-20260113-7302

A vulnerability in the altera-msgdma component of the Linux operating system kernel is related to memory usage after it has been freed. Exploitation of the vulnerability could allow an attacker to cause a denial of service...

7.8CVSS6.5AI score0.00229EPSS
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2025/07/04 12:0 a.m.9 views

The vulnerability of the altera-msgdma component in the Linux operating system’s kernel allows a hacker to trigger a service failure.

The vulnerability of the altera-msgdma component in the Linux operating system’s kernel is related to the use of memory after it is freed. Exploiting this vulnerability can allow an attacker to cause a service failure...

3.3CVSS6.5AI score0.00229EPSS
SaveExploits0References11Affected Software4
AstraLinux
AstraLinux
added 2025/02/11 7:35 a.m.2 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: dmaengine: altera-msgdma: properly freeing the descriptor in msgdmafreedescriptor. The call listdel in msgdmachandesccleanup should be replaced with msgdmafreedescriptor. Consequently, listaddtail should be replaced with...

7.8CVSS6.2AI score0.00229EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2024/09/19 3:11 a.m.5 views

SUSE CVE-2024-46716

In the Linux kernel, the following vulnerability has been resolved: dmaengine: altera-msgdma: properly free descriptor in msgdmafreedescriptor Remove listdel call in msgdmachandesccleanup, this should be the role of msgdmafreedescriptor. In consequence replace listaddtail with listmovetail in...

3.3CVSS7.3AI score0.00229EPSS
SaveExploits0References16
RedhatCVE
RedhatCVE
added 2024/09/18 8:16 a.m.24 views

CVE-2024-46716

In the Linux kernel, the following vulnerability has been resolved: dmaengine: altera-msgdma: properly free descriptor in msgdmafreedescriptor Remove listdel call in msgdmachandesccleanup, this should be the role of msgdmafreedescriptor. In consequence replace listaddtail with listmovetail in...

5.5CVSS6.9AI score0.00229EPSS
SaveExploits0References4
OSV
OSV
added 2024/09/18 7:15 a.m.14 views

AZL-68264 CVE-2024-46716 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: dmaengine: altera-msgdma: properly free descriptor in msgdmafreedescriptor Remove listdel call in msgdmachandesccleanup, this should be the role of msgdmafreedescriptor. In consequence replace listaddtail with listmovetail in...

7.8CVSS6.7AI score0.00229EPSS
SaveExploits0References1
OSV
OSV
added 2024/09/18 7:15 a.m.2 views

DEBIAN-CVE-2024-46716

In the Linux kernel, the following vulnerability has been resolved: dmaengine: altera-msgdma: properly free descriptor in msgdmafreedescriptor Remove listdel call in msgdmachandesccleanup, this should be the role of msgdmafreedescriptor. In consequence replace listaddtail with listmovetail in...

5.5CVSS5.7AI score0.00229EPSS
SaveExploits0References1
NVD
NVD
added 2024/09/18 7:15 a.m.20 views

CVE-2024-46716

In the Linux kernel, the following vulnerability has been resolved: dmaengine: altera-msgdma: properly free descriptor in msgdmafreedescriptor Remove listdel call in msgdmachandesccleanup, this should be the role of msgdmafreedescriptor. In consequence replace listaddtail with listmovetail in...

7.8CVSS0.00229EPSS
SaveExploits0References5
OSV
OSV
added 2024/09/18 7:15 a.m.10 views

UBUNTU-CVE-2024-46716

In the Linux kernel, the following vulnerability has been resolved: dmaengine: altera-msgdma: properly free descriptor in msgdmafreedescriptor Remove listdel call in msgdmachandesccleanup, this should be the role of msgdmafreedescriptor. In consequence replace listaddtail with listmovetail in...

7.8CVSS6.5AI score0.00229EPSS
SaveExploits0References12
Debian CVE
Debian CVE
added 2024/09/18 6:32 a.m.56 views

CVE-2024-46716

In the Linux kernel, the following vulnerability has been resolved: dmaengine: altera-msgdma: properly free descriptor in msgdmafreedescriptor Remove listdel call in msgdmachandesccleanup, this should be the role of msgdmafreedescriptor. In consequence replace listaddtail with listmovetail in...

7.8CVSS5.7AI score0.00229EPSS
SaveExploits0
CVE
CVE
added 2024/09/18 6:32 a.m.135 views

CVE-2024-46716

The CVE-2024-46716 issue affects the Linux kernel dmaengine altera-msgdma, where descriptors were not correctly freed because of the cleanup path. The fix alters the freeing logic to move descriptor ownership from the chan cleanup path to msgdma_free_descriptor: remove the list_del from msgdma_ch...

7.8CVSS6.6AI score0.00229EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2024/09/18 6:32 a.m.26 views

CVE-2024-46716 dmaengine: altera-msgdma: properly free descriptor in msgdma_free_descriptor

In the Linux kernel, the following vulnerability has been resolved: dmaengine: altera-msgdma: properly free descriptor in msgdmafreedescriptor Remove listdel call in msgdmachandesccleanup, this should be the role of msgdmafreedescriptor. In consequence replace listaddtail with listmovetail in...

7.8CVSS6.2AI score
SaveExploits0References8
Cvelist
Cvelist
added 2024/09/18 6:32 a.m.41 views

CVE-2024-46716 dmaengine: altera-msgdma: properly free descriptor in msgdma_free_descriptor

In the Linux kernel, the following vulnerability has been resolved: dmaengine: altera-msgdma: properly free descriptor in msgdmafreedescriptor Remove listdel call in msgdmachandesccleanup, this should be the role of msgdmafreedescriptor. In consequence replace listaddtail with listmovetail in...

7.8CVSS0.00229EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/09/18 6:32 a.m.16 views

CVE-2024-46716 dmaengine: altera-msgdma: properly free descriptor in msgdma_free_descriptor

In the Linux kernel, the following vulnerability has been resolved: dmaengine: altera-msgdma: properly free descriptor in msgdmafreedescriptor Remove listdel call in msgdmachandesccleanup, this should be the role of msgdmafreedescriptor. In consequence replace listaddtail with listmovetail in...

7.8CVSS6.9AI score0.00229EPSS
SaveExploits0References4
Rows per page
Query Builder