Lucene search
+L

4327 matches found

OSV
OSV
added 2024/02/28 9:15 a.m.7 views

UBUNTU-CVE-2021-47033

In the Linux kernel, the following vulnerability has been resolved: mt76: mt7615: fix tx skb dma unmap The first pointer in the txp needs to be unmapped as well, otherwise it will leak DMA mapping entries...

5.5CVSS5.7AI score0.00222EPSS
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2024/02/28 8:13 a.m.19 views

CVE-2021-47047 spi: spi-zynqmp-gqspi: return -ENOMEM if dma_map_single fails

In the Linux kernel, the following vulnerability has been resolved: spi: spi-zynqmp-gqspi: return -ENOMEM if dmamapsingle fails The spi controller supports 44-bit address space on AXI in DMA mode, so set dmaaddrt width to 44-bit to avoid using a swiotlb mapping. In addition, if dmamapsingle fails...

6.7AI score0.00239EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/02/28 8:13 a.m.48 views

CVE-2021-47047 spi: spi-zynqmp-gqspi: return -ENOMEM if dma_map_single fails

In the Linux kernel, the following vulnerability has been resolved: spi: spi-zynqmp-gqspi: return -ENOMEM if dmamapsingle fails The spi controller supports 44-bit address space on AXI in DMA mode, so set dmaaddrt width to 44-bit to avoid using a swiotlb mapping. In addition, if dmamapsingle fails...

6.6AI score0.00239EPSS
SaveExploits0References4
CVE
CVE
added 2024/02/28 8:13 a.m.5486 views

CVE-2021-47047

CVE-2021-47047 concerns the Linux kernel SPI ZynqMP GQSPI driver. The root cause was that dma_map_single failures could lead to using an unmapped address, triggering a crash when reading large flash blocks. The fix adjusts the SPI controller to support a 44-bit DMA address width and to return imm...

5.5CVSS6.4AI score0.00239EPSS
SaveExploits0References4Affected Software1
Debian CVE
Debian CVE
added 2024/02/28 8:13 a.m.63 views

CVE-2021-47047

In the Linux kernel, the following vulnerability has been resolved: spi: spi-zynqmp-gqspi: return -ENOMEM if dmamapsingle fails The spi controller supports 44-bit address space on AXI in DMA mode, so set dmaaddrt width to 44-bit to avoid using a swiotlb mapping. In addition, if dmamapsingle fails...

5.5CVSS6.3AI score0.00239EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/02/28 8:13 a.m.27 views

CVE-2021-47033 mt76: mt7615: fix tx skb dma unmap

In the Linux kernel, the following vulnerability has been resolved: mt76: mt7615: fix tx skb dma unmap The first pointer in the txp needs to be unmapped as well, otherwise it will leak DMA mapping entries...

6.7AI score0.00222EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/02/28 8:13 a.m.26 views

CVE-2021-47033 mt76: mt7615: fix tx skb dma unmap

In the Linux kernel, the following vulnerability has been resolved: mt76: mt7615: fix tx skb dma unmap The first pointer in the txp needs to be unmapped as well, otherwise it will leak DMA mapping entries...

6.6AI score0.00222EPSS
SaveExploits0References4
CVE
CVE
added 2024/02/28 8:13 a.m.4775 views

CVE-2021-47033

Technical details about CVE-2021-47033 are not provided in the supplied documents. The initial entry only mentions a Linux kernel fix for mt76/mt7615 DMA unmapping and provides no product/version/patch specifics. Monitor for updates.

5.5CVSS6.4AI score0.00222EPSS
SaveExploits0References4Affected Software1
Vulnrichment
Vulnrichment
added 2024/02/28 8:13 a.m.23 views

CVE-2021-47032 mt76: mt7915: fix tx skb dma unmap

In the Linux kernel, the following vulnerability has been resolved: mt76: mt7915: fix tx skb dma unmap The first pointer in the txp needs to be unmapped as well, otherwise it will leak DMA mapping entries...

6.7AI score0.00222EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/02/28 8:13 a.m.44 views

CVE-2021-47032 mt76: mt7915: fix tx skb dma unmap

In the Linux kernel, the following vulnerability has been resolved: mt76: mt7915: fix tx skb dma unmap The first pointer in the txp needs to be unmapped as well, otherwise it will leak DMA mapping entries...

6.6AI score0.00222EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2024/02/28 8:13 a.m.54 views

CVE-2021-47032

In the Linux kernel, the following vulnerability has been resolved: mt76: mt7915: fix tx skb dma unmap The first pointer in the txp needs to be unmapped as well, otherwise it will leak DMA mapping entries...

5.5CVSS4.4AI score0.00222EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/02/28 8:13 a.m.24 views

CVE-2020-36787 media: aspeed: fix clock handling logic

In the Linux kernel, the following vulnerability has been resolved: media: aspeed: fix clock handling logic Video engine uses eclk and vclk for its clock sources and its reset control is coupled with eclk so the current clock enabling sequence works like below. Enable eclk De-assert Video Engine...

6.6AI score0.00222EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2024/02/28 8:13 a.m.37 views

CVE-2020-36787 media: aspeed: fix clock handling logic

In the Linux kernel, the following vulnerability has been resolved: media: aspeed: fix clock handling logic Video engine uses eclk and vclk for its clock sources and its reset control is coupled with eclk so the current clock enabling sequence works like below. Enable eclk De-assert Video Engine...

6.2AI score0.00222EPSS
SaveExploits0References5
CVE
CVE
added 2024/02/28 8:13 a.m.6091 views

CVE-2020-36787

CVE-2020-36787 describes a Linux kernel clock-handling flaw for Aspeed video engine on AST2500/AST2600 SoCs. The issue arises from reset sequencing of the video engine when enabling eclk and vclk, potentially causing improper reset and sporadic DMA transfers that can corrupt memory and trigger ke...

5.5CVSS6.4AI score0.00222EPSS
SaveExploits0References5Affected Software1
Debian CVE
Debian CVE
added 2024/02/28 8:13 a.m.67 views

CVE-2020-36787

In the Linux kernel, the following vulnerability has been resolved: media: aspeed: fix clock handling logic Video engine uses eclk and vclk for its clock sources and its reset control is coupled with eclk so the current clock enabling sequence works like below. Enable eclk De-assert Video Engine...

5.5CVSS5.2AI score0.00222EPSS
SaveExploits0
CNNVD
CNNVD
added 2024/02/28 12:0 a.m.8 views

Linux kernel security vulnerabilities

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, which originates from an application that leaks DMA mapping entries...

5.5CVSS6.5AI score0.00222EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2024/02/27 7:15 a.m.5 views

CVE-2021-46920

In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: Fix clobbering of SWERR overflow bit on writeback Current code blindly writes over the SWERR and the OVERFLOW bits. Write back the bits actually read instead so the driver avoids clobbering the OVERFLOW bit that...

5.5CVSS6.5AI score0.00218EPSS
SaveExploits0References4Affected Software1
UbuntuCve
UbuntuCve
added 2024/02/27 7:15 a.m.27 views

CVE-2021-46917

In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: fix wq cleanup of WQCFG registers A pre-release silicon erratum workaround where wq reset does not clear WQCFG registers was leaked into upstream code. Use wq reset command instead of blasting the MMIO region. Th...

5.5CVSS6.4AI score0.00225EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2024/02/27 6:53 a.m.29 views

CVE-2021-46919 dmaengine: idxd: fix wq size store permission state

In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: fix wq size store permission state WQ size can only be changed when the device is disabled. Current code allows change when device is enabled but wq is disabled. Change the check to detect device state...

5.6AI score0.00222EPSS
SaveExploits0References3
Veracode
Veracode
added 2024/02/26 2:34 p.m.31 views

Buffer Overflow

QEMU is vulnerable to Buffer Overflow. The vulnerability is due to an integer underflow, resulting in a buffer overflow, via a TI command when an expected non-DMA transfer length is less than the length of the available FIFO data. This occurs in espdonodma in hw/scsi/esp.c because of an underflow...

8.8CVSS6.8AI score0.01397EPSS
SaveExploits1References5Affected Software1
Rows per page
Query Builder