Lucene search
+L

5884 matches found

SUSE CVE
SUSE CVE
added 2024/03/02 5:48 a.m.7 views

SUSE 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.6CVSS6.3AI score0.00239EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2024/03/02 5:48 a.m.6 views

SUSE CVE-2021-47057

In the Linux kernel, the following vulnerability has been resolved: crypto: sun8i-ss - Fix memory leak of object d when dmaiv fails to map In the case where the dmaiv mapping fails, the return error path leaks the memory allocated to object d. Fix this by adding a new error return label and jumpi...

5.5CVSS6.5AI score0.00222EPSS
SaveExploits0References3
NVD
NVD
added 2024/03/01 2:15 p.m.22 views

CVE-2023-52497

In the Linux kernel, the following vulnerability has been resolved: erofs: fix lz4 inplace decompression Currently EROFS can map another compressed buffer for inplace decompression, that was used to handle the cases that some pages of compressed data are actually not in-place I/O. However, like...

7.1CVSS7.6AI score0.00281EPSS
SaveExploits0References8
RedhatCVE
RedhatCVE
added 2024/03/01 5:02 a.m.22 views

CVE-2021-47064

In the Linux kernel, the following vulnerability has been resolved: mt76: fix potential DMA mapping leak With buf uninitialized in mt76dmatxqueueskbraw, its field skipunmap could potentially inherit a non-zero value from stack garbage. If this happens, it will cause DMA mappings for MCU command...

2.3CVSS6.5AI score0.00768EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2024/03/01 4:08 a.m.11 views

SUSE CVE-2021-46953

In the Linux kernel, the following vulnerability has been resolved: ACPI: GTDT: Don't corrupt interrupt mappings on watchdow probe failure When failing the driver probe because of invalid firmware properties, the GTDT driver unmaps the interrupt that it mapped earlier. However, it never checks...

5.5CVSS5.8AI score0.00241EPSS
SaveExploits0References9
SUSE CVE
SUSE CVE
added 2024/03/01 4:07 a.m.7 views

SUSE CVE-2021-47008

In the Linux kernel, the following vulnerability has been resolved: KVM: SVM: Make sure GHCB is mapped before updating Access to the GHCB is mainly in the VMGEXIT path and it is known that the GHCB will be mapped. But there are two paths where it is possible the GHCB might not be mapped. The...

5.5CVSS6.4AI score0.00236EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2024/03/01 4:07 a.m.8 views

SUSE 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.5CVSS6.5AI score0.00222EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2024/03/01 4:07 a.m.11 views

SUSE 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.5CVSS6.5AI score0.00222EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2024/03/01 4:07 a.m.13 views

SUSE CVE-2021-47034

In the Linux kernel, the following vulnerability has been resolved: powerpc/64s: Fix pte update for kernel memory on radix When adding a PTE a ptesync is needed to order the update of the PTE with subsequent accesses otherwise a spurious fault may be raised. radixsetpteat does not do this for...

4.4CVSS7.7AI score0.00221EPSS
SaveExploits0References11
NVD
NVD
added 2024/02/29 11:15 p.m.22 views

CVE-2021-47064

In the Linux kernel, the following vulnerability has been resolved: mt76: fix potential DMA mapping leak With buf uninitialized in mt76dmatxqueueskbraw, its field skipunmap could potentially inherit a non-zero value from stack garbage. If this happens, it will cause DMA mappings for MCU command...

5.3CVSS6.4AI score0.00768EPSS
SaveExploits0References4
OSV
OSV
added 2024/02/29 11:15 p.m.7 views

DEBIAN-CVE-2021-47064

In the Linux kernel, the following vulnerability has been resolved: mt76: fix potential DMA mapping leak With buf uninitialized in mt76dmatxqueueskbraw, its field skipunmap could potentially inherit a non-zero value from stack garbage. If this happens, it will cause DMA mappings for MCU command...

5.3CVSS4.7AI score0.00768EPSS
SaveExploits0References1
OSV
OSV
added 2024/02/29 11:15 p.m.10 views

CVE-2021-47064

In the Linux kernel, the following vulnerability has been resolved: mt76: fix potential DMA mapping leak With buf uninitialized in mt76dmatxqueueskbraw, its field skipunmap could potentially inherit a non-zero value from stack garbage. If this happens, it will cause DMA mappings for MCU command...

5.3CVSS6.7AI score
SaveExploits0References4
OSV
OSV
added 2024/02/29 11:15 p.m.3 views

DEBIAN-CVE-2021-47057

In the Linux kernel, the following vulnerability has been resolved: crypto: sun8i-ss - Fix memory leak of object d when dmaiv fails to map In the case where the dmaiv mapping fails, the return error path leaks the memory allocated to object d. Fix this by adding a new error return label and jumpi...

5.5CVSS4.7AI score0.00222EPSS
SaveExploits0References1
OSV
OSV
added 2024/02/29 11:15 p.m.14 views

CVE-2021-47057

In the Linux kernel, the following vulnerability has been resolved: crypto: sun8i-ss - Fix memory leak of object d when dmaiv fails to map In the case where the dmaiv mapping fails, the return error path leaks the memory allocated to object d. Fix this by adding a new error return label and jumpi...

5.5CVSS6.7AI score
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2024/02/29 11:15 p.m.21 views

CVE-2021-47064

In the Linux kernel, the following vulnerability has been resolved: mt76: fix potential DMA mapping leak With buf uninitialized in mt76dmatxqueueskbraw, its field skipunmap could potentially inherit a non-zero value from stack garbage. If this happens, it will cause DMA mappings for MCU command...

5.3CVSS5.7AI score0.00768EPSS
SaveExploits0References2
OSV
OSV
added 2024/02/29 11:15 p.m.12 views

UBUNTU-CVE-2021-47064

In the Linux kernel, the following vulnerability has been resolved: mt76: fix potential DMA mapping leak With buf uninitialized in mt76dmatxqueueskbraw, its field skipunmap could potentially inherit a non-zero value from stack garbage. If this happens, it will cause DMA mappings for MCU command...

5.3CVSS5.7AI score0.00768EPSS
SaveExploits0References3
OSV
OSV
added 2024/02/29 11:15 p.m.38 views

UBUNTU-CVE-2021-47057

In the Linux kernel, the following vulnerability has been resolved: crypto: sun8i-ss - Fix memory leak of object d when dmaiv fails to map In the case where the dmaiv mapping fails, the return error path leaks the memory allocated to object d. Fix this by adding a new error return label and jumpi...

5.5CVSS5.7AI score0.00222EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2024/02/29 10:37 p.m.27 views

CVE-2021-47064 mt76: fix potential DMA mapping leak

In the Linux kernel, the following vulnerability has been resolved: mt76: fix potential DMA mapping leak With buf uninitialized in mt76dmatxqueueskbraw, its field skipunmap could potentially inherit a non-zero value from stack garbage. If this happens, it will cause DMA mappings for MCU command...

6.7AI score0.00768EPSS
SaveExploits0References4
CVE
CVE
added 2024/02/29 10:37 p.m.110 views

CVE-2021-47064

CVE-2021-47064 concerns the Linux kernel mt76 wireless driver. The issue arises in the mt76_dma_tx_queue_skb_raw path where buf can be uninitialized, causing the field skip_unmap to inherit a non-zero value from stack garbage. As a result, DMA mappings for MCU command frames may not be unmapped a...

5.3CVSS5.1AI score0.00768EPSS
SaveExploits0References4Affected Software1
Vulnrichment
Vulnrichment
added 2024/02/29 10:37 p.m.26 views

CVE-2021-47064 mt76: fix potential DMA mapping leak

In the Linux kernel, the following vulnerability has been resolved: mt76: fix potential DMA mapping leak With buf uninitialized in mt76dmatxqueueskbraw, its field skipunmap could potentially inherit a non-zero value from stack garbage. If this happens, it will cause DMA mappings for MCU command...

6.8AI score0.00768EPSS
SaveExploits0References4
Rows per page
Query Builder