Lucene search
+L

50 matches found

RedhatCVE
RedhatCVE
added 2024/12/30 4:24 p.m.12 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.00496EPSS
SaveExploits0References4
NVD
NVD
added 2024/12/29 9:15 a.m.15 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...

10CVSS0.00496EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2024/12/29 8:48 a.m.16 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...

10CVSS5.6AI score0.00496EPSS
SaveExploits0
OSV
OSV
added 2024/12/29 8:48 a.m.9 views

CVE-2024-56719 net: stmmac: fix TSO DMA API usage causing oops

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

10CVSS6AI score
SaveExploits0References10
CVE
CVE
added 2024/12/29 8:48 a.m.131 views

CVE-2024-56719

The CVE-2024-56719 issue concerns the Linux kernel’s net/stmmac driver (stmmac_tso_xmit) where TX_SKB data was assigned to tx_skbuff_dma[] too late, causing a DMA cookie mismatch for dma_unmap_single() when priv->dma_cap.addr64 > 32. This could trigger Tx DMA map failures (DTM: device warns...

10CVSS6.3AI score0.00496EPSS
SaveExploits0References7Affected Software1
Cvelist
Cvelist
added 2024/12/29 8:48 a.m.23 views

CVE-2024-56719 net: stmmac: fix TSO DMA API usage causing oops

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

10CVSS0.00496EPSS
SaveExploits0References5
NVD
NVD
added 2024/08/21 7:15 a.m.37 views

CVE-2022-48894

In the Linux kernel, the following vulnerability has been resolved: iommu/arm-smmu-v3: Don't unregister on shutdown Similar to SMMUv2, this driver calls iommudeviceunregister from the shutdown path, which removes the IOMMU groups with no coordination whatsoever with their users - shutdown methods...

5.5CVSS0.00205EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2024/08/21 7:15 a.m.19 views

CVE-2022-48894

In the Linux kernel, the following vulnerability has been resolved: iommu/arm-smmu-v3: Don't unregister on shutdown Similar to SMMUv2, this driver calls iommudeviceunregister from the shutdown path, which removes the IOMMU groups with no coordination whatsoever with their users - shutdown methods...

5.5CVSS5.9AI score0.00205EPSS
SaveExploits0References4
OSV
OSV
added 2024/08/21 6:10 a.m.30 views

CVE-2022-48894 iommu/arm-smmu-v3: Don't unregister on shutdown

In the Linux kernel, the following vulnerability has been resolved: iommu/arm-smmu-v3: Don't unregister on shutdown Similar to SMMUv2, this driver calls iommudeviceunregister from the shutdown path, which removes the IOMMU groups with no coordination whatsoever with their users - shutdown methods...

5AI score
SaveExploits0References5
NVD
NVD
added 2024/06/19 3:15 p.m.34 views

CVE-2021-47615

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

SaveExploits0
RedhatCVE
RedhatCVE
added 2024/05/22 10:35 a.m.21 views

CVE-2021-47374

In the Linux kernel, the following vulnerability has been resolved: dma-debug: prevent an error message from causing runtime problems For some drivers, that use the DMA API. This error message can be reached several millions of times per second, causing spam to the kernel's printk buffer and...

4.4CVSS6.8AI score0.00503EPSS
SaveExploits0References4
OSV
OSV
added 2024/05/21 3:15 p.m.13 views

CVE-2021-47374

In the Linux kernel, the following vulnerability has been resolved: dma-debug: prevent an error message from causing runtime problems For some drivers, that use the DMA API. This error message can be reached several millions of times per second, causing spam to the kernel's printk buffer and...

5.5CVSS6.4AI score
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2024/05/21 3:15 p.m.34 views

CVE-2021-47374

In the Linux kernel, the following vulnerability has been resolved: dma-debug: prevent an error message from causing runtime problems For some drivers, that use the DMA API. This error message can be reached several millions of times per second, causing spam to the kernel's printk buffer and...

7.5CVSS5.7AI score0.00503EPSS
SaveExploits0References4
CVE
CVE
added 2024/05/21 3:3 p.m.107 views

CVE-2021-47374

CVE-2021-47374 concerns the Linux kernel DMA debugging code (kernel/dma/debug.c). The issue arises when drivers using the DMA API emit an error condition frequently, causing a flood of printk messages that can drive CPU usage to 100%. The documented fix switches handling from simple rate limiting...

7.5CVSS6.6AI score0.00503EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2024/05/21 3:3 p.m.32 views

CVE-2021-47374 dma-debug: prevent an error message from causing runtime problems

In the Linux kernel, the following vulnerability has been resolved: dma-debug: prevent an error message from causing runtime problems For some drivers, that use the DMA API. This error message can be reached several millions of times per second, causing spam to the kernel's printk buffer and...

7.5CVSS6.4AI score0.00503EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2024/05/21 3:3 p.m.33 views

CVE-2021-47374

In the Linux kernel, the following vulnerability has been resolved: dma-debug: prevent an error message from causing runtime problems For some drivers, that use the DMA API. This error message can be reached several millions of times per second, causing spam to the kernel's printk buffer and...

7.5CVSS6.8AI score0.00503EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/05/21 3:3 p.m.11 views

CVE-2021-47374 dma-debug: prevent an error message from causing runtime problems

In the Linux kernel, the following vulnerability has been resolved: dma-debug: prevent an error message from causing runtime problems For some drivers, that use the DMA API. This error message can be reached several millions of times per second, causing spam to the kernel's printk buffer and...

7.5CVSS6.7AI score0.00503EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2024/05/04 2:23 a.m.3 views

SUSE CVE-2024-27066

In the Linux kernel, the following vulnerability has been resolved: virtio: packed: fix unmap leak for indirect desc table When usedmaapi and premapped are true, then the dounmap is false. Because the dounmap is false, vringunmapextrapacked is not called by detachbufpacked. if unlikelyvq-dounmap...

5.5CVSS7.6AI score0.00591EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2024/04/15 11:12 p.m.6 views

SUSE CVE-2024-26787

In the Linux kernel, the following vulnerability has been resolved: mmc: mmci: stm32: fix DMA API overlapping mappings warning Turning on CONFIGDMAAPIDEBUGSG results in the following warning: DMA-API: mmci-pl18x 48220000.mmc: cacheline tracking EEXIST, overlapping mappings aren't supported WARNIN...

5.5CVSS6.3AI score0.00226EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2024/04/04 5:25 p.m.44 views

CVE-2024-26787

A flaw affecting the STM32 MMC/SD card driver was found in the Linux kernel. This issue is caused by improper handling of Direct Memory Access DMA mappings, resulting in overlapping memory regions. This overlap can trigger warnings and lead to potential memory corruption or unstable behavior...

5.5CVSS8.3AI score0.00226EPSS
SaveExploits0References4
Rows per page
Query Builder