Lucene search
+L

4351 matches found

OSV
OSV
added 2025/01/06 5:15 p.m.1 views

DEBIAN-CVE-2024-56767

In the Linux kernel, the following vulnerability has been resolved: dmaengine: atxdmac: avoid nullprtderef in atxdmacprepdmamemset The atxdmacmemsetcreatedesc may return NULL, which will lead to a null pointer dereference. For example, the len input is error, or the atchan-freedescslist is empty...

5.5CVSS5.6AI score0.00212EPSS
SaveExploits0References1
NVD
NVD
added 2025/01/06 11:15 a.m.39 views

CVE-2024-33055

Memory corruption while invoking IOCTL calls to unmap the DMA buffers...

7.8CVSS0.001EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2025/01/06 10:33 a.m.17 views

CVE-2024-33055 Use After Free in Computer Vision

Memory corruption while invoking IOCTL calls to unmap the DMA buffers...

6.7CVSS7.1AI score0.001EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2025/01/06 10:33 a.m.44 views

CVE-2024-33055 Use After Free in Computer Vision

Memory corruption while invoking IOCTL calls to unmap the DMA buffers...

6.7CVSS0.001EPSS
SaveExploits0References1
CVE
CVE
added 2025/01/06 10:33 a.m.67 views

CVE-2024-33055

CVE-2024-33055 describes memory corruption occurring when invoking IOCTL calls to unmap DMA buffers in Qualcomm chipsets. Connected sources confirm the issue affects memory handling in the DMA buffer unmapping path and classify the impact at the memory-corruption level; several advisories referen...

7.8CVSS6.8AI score0.001EPSS
SaveExploits0References1Affected Software1
CNNVD
CNNVD
added 2025/01/06 12:0 a.m.4 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 originates in the atxdmac driver of the dmaengine module, where the atxdmacmemsetcreatedesc function may return NULL,...

5.5CVSS6.5AI score0.00212EPSS
SaveExploits0References5
OSV
OSV
added 2025/01/03 12:54 p.m.8 views

OESA-2025-1016 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: Let probe fail when workqueue cannot be enabled The workqueue is enabled when the appropriate driver is loaded and disabled when the driver is...

7.8CVSS5.7AI score0.01549EPSS
SaveExploits0References16
Positive Technologies
Positive Technologies
added 2025/01/01 12:0 a.m.7 views

PT-2026-5517

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A device leak exists in the dmaengine subsystem, specifically within the at hdmac component and the of dma xlate function. The issue occurs because a reference to a DMA platform device i...

5.5CVSS6.5AI score0.00187EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/01/01 12:0 a.m.6 views

PT-2026-8178

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A race condition exists in the mmp pdma residue function within the dmaengine subsystem of the Linux kernel. This condition can lead to a use-after-free issue when accessing the descript...

7CVSS6.5AI score0.00096EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/01/01 12:0 a.m.4 views

PT-2026-5511

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A device leak exists in the dma-crossbar driver on the am335x platform during route allocation. The issue occurs because a reference to the crossbar platform device is not dropped when...

5.5CVSS6.5AI score0.00187EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/01/01 12:0 a.m.10 views

PT-2025-30853

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the bnxt en module of the Linux kernel related to DMA unmapping when transmitting XDP REDIRECT packets. Specifically, the dma unmap len set function was called with an...

6CVSS6.8AI score0.00481EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2024/12/30 4:24 p.m.11 views

CVE-2024-56719

In the Linux kernel, the following vulnerability has been resolved: net: stmmac: fix TSO DMA API usage causing oops Commit 66600fac7a98 "net: stmmac: TSO: Fix unbalanced DMA map/unmap for non-paged SKB data" moved the assignment of txskbuffdma's members to be later in stmmactsoxmit. The buf dma...

5.5CVSS6.6AI score0.00209EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/12/30 4:53 a.m.10 views

CVE-2024-56747

In the Linux kernel, the following vulnerability has been resolved: scsi: qedi: Fix a possible memory leak in qediallocandinitsb Hook "qediops-common-sbinit = qedsbinit" does not release the DMA memory sbvirt when it fails. Add dmafreecoherent to free it. This is the same way as qedrallocmemsb an...

4.4CVSS7AI score0.0023EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/12/30 4:53 a.m.10 views

CVE-2024-56746

In the Linux kernel, the following vulnerability has been resolved: fbdev: sh7760fb: Fix a possible memory leak in sh7760fballocmem When information such as info-screenbase is not ready, calling sh7760fbfreemem does not release memory correctly. Call dmafreecoherent instead...

5.5CVSS6.8AI score0.00218EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2024/12/30 3:48 a.m.4 views

SUSE CVE-2024-56712

In the Linux kernel, the following vulnerability has been resolved: udmabuf: fix memory leak on last exportudmabuf error path In exportudmabuf, if dmabuffd fails because the FD table is full, a dmabuf owning the udmabuf has already been created; but the error handling in udmabufcreate will tear...

5.5CVSS7.6AI score0.00186EPSS
SaveExploits0References13
SUSE CVE
SUSE CVE
added 2024/12/30 3:48 a.m.6 views

SUSE CVE-2024-56746

In the Linux kernel, the following vulnerability has been resolved: fbdev: sh7760fb: Fix a possible memory leak in sh7760fballocmem When information such as info-screenbase is not ready, calling sh7760fbfreemem does not release memory correctly. Call dmafreecoherent instead...

5.5CVSS7.5AI score0.00218EPSS
SaveExploits0References14
SUSE CVE
SUSE CVE
added 2024/12/30 3:48 a.m.3 views

SUSE CVE-2024-56747

In the Linux kernel, the following vulnerability has been resolved: scsi: qedi: Fix a possible memory leak in qediallocandinitsb Hook "qediops-common-sbinit = qedsbinit" does not release the DMA memory sbvirt when it fails. Add dmafreecoherent to free it. This is the same way as qedrallocmemsb an...

2.5CVSS7.6AI score0.0023EPSS
SaveExploits0References17
RedhatCVE
RedhatCVE
added 2024/12/29 2:35 p.m.13 views

CVE-2024-53232

In the Linux kernel, the following vulnerability has been resolved: iommu/s390: Implement blocking domain This fixes a crash when surprise hot-unplugging a PCI device. This crash happens because during hot-unplug iommugroupsetdomainnofail attaching the default domain fails when the platform no...

5.5CVSS6.7AI score0.0023EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/12/29 2:25 p.m.19 views

CVE-2024-53180

In the Linux kernel, the following vulnerability has been resolved: ALSA: pcm: Add sanity NULL check for the default mmap fault handler A driver might allow the mmap access before initializing its runtime-dmaarea properly. Add a proper NULL check before passing to virttopage for avoiding a panic...

4.4CVSS6.9AI score0.00235EPSS
SaveExploits0References4
OSV
OSV
added 2024/12/29 12:15 p.m.5 views

AZL-54830 CVE-2024-56756 affecting package kernel for versions less than 6.6.64.2-1

In the Linux kernel, the following vulnerability has been resolved: nvme-pci: fix freeing of the HMB descriptor table The HMB descriptor table is sized to the maximum number of descriptors that could be used for a given device, but nvmeallochostmem could break out of the loop earlier on memory...

5.5CVSS6.5AI score0.00218EPSS
SaveExploits0References1
Rows per page
Query Builder