Lucene search
+L

266 matches found

OSV
OSV
added 2024/04/02 7:1 a.m.5 views

CVE-2024-26680 net: atlantic: Fix DMA mapping for PTP hwts ring

In the Linux kernel, the following vulnerability has been resolved: net: atlantic: Fix DMA mapping for PTP hwts ring Function aqringhwtsrxalloc maps extra AQCFGRXDSDEF bytes for PTP HWTS ring but then generic aqringfree does not take this into account. Create and use a specific function to free...

5.5CVSS5.9AI score0.00228EPSS
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2024/04/02 7:1 a.m.20 views

CVE-2024-26680 net: atlantic: Fix DMA mapping for PTP hwts ring

In the Linux kernel, the following vulnerability has been resolved: net: atlantic: Fix DMA mapping for PTP hwts ring Function aqringhwtsrxalloc maps extra AQCFGRXDSDEF bytes for PTP HWTS ring but then generic aqringfree does not take this into account. Create and use a specific function to free...

6.8AI score0.00228EPSS
SaveExploits0References4
CVE
CVE
added 2024/04/02 7:1 a.m.181 views

CVE-2024-26680

CVE-2024-26680—Linux kernel (net/atlantic): The issue arises in the Atlantic driver’s PTP HWTS ring. aq_ring_hwts_rx_alloc() allocates extra DMA memory for the HWTS ring, but aq_ring_free() did not account for that extra size, causing a mismatch between mapped and unmapped DMA regions (trace show...

5.5CVSS6.5AI score0.00228EPSS
SaveExploits0References4Affected Software1
Debian CVE
Debian CVE
added 2024/04/02 7:1 a.m.53 views

CVE-2024-26680

In the Linux kernel, the following vulnerability has been resolved: net: atlantic: Fix DMA mapping for PTP hwts ring Function aqringhwtsrxalloc maps extra AQCFGRXDSDEF bytes for PTP HWTS ring but then generic aqringfree does not take this into account. Create and use a specific function to free...

5.5CVSS7AI score0.00228EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2024/03/25 6:22 p.m.35 views

CVE-2021-47137

In the Linux kernel, the following vulnerability has been resolved: net: lantiq: fix memory corruption in RX ring In a situation where memory allocation or dma mapping fails, an invalid address is programmed into the descriptor. This can lead to memory corruption. If the memory allocation fails,...

6CVSS7.2AI score0.00231EPSS
SaveExploits0References4
NVD
NVD
added 2024/03/25 9:15 a.m.27 views

CVE-2021-47137

In the Linux kernel, the following vulnerability has been resolved: net: lantiq: fix memory corruption in RX ring In a situation where memory allocation or dma mapping fails, an invalid address is programmed into the descriptor. This can lead to memory corruption. If the memory allocation fails,...

7.8CVSS6.7AI score0.00231EPSS
SaveExploits0References4
OSV
OSV
added 2024/03/25 9:15 a.m.9 views

CVE-2021-47137

In the Linux kernel, the following vulnerability has been resolved: net: lantiq: fix memory corruption in RX ring In a situation where memory allocation or dma mapping fails, an invalid address is programmed into the descriptor. This can lead to memory corruption. If the memory allocation fails,...

7.8CVSS7.6AI score
SaveExploits0References4
OSV
OSV
added 2024/03/25 9:15 a.m.5 views

UBUNTU-CVE-2021-47137

In the Linux kernel, the following vulnerability has been resolved: net: lantiq: fix memory corruption in RX ring In a situation where memory allocation or dma mapping fails, an invalid address is programmed into the descriptor. This can lead to memory corruption. If the memory allocation fails,...

7.8CVSS6.6AI score0.00231EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2024/03/25 9:7 a.m.37 views

CVE-2021-47137

In the Linux kernel, the following vulnerability has been resolved: net: lantiq: fix memory corruption in RX ring In a situation where memory allocation or dma mapping fails, an invalid address is programmed into the descriptor. This can lead to memory corruption. If the memory allocation fails,...

7.8CVSS7AI score0.00231EPSS
SaveExploits0
UbuntuCve
UbuntuCve
added 2024/03/25 12:0 a.m.20 views

CVE-2021-47137

In the Linux kernel, the following vulnerability has been resolved: net: lantiq: fix memory corruption in RX ring In a situation where memory allocation or dma mapping fails, an invalid address is programmed into the descriptor. This can lead to memory corruption. If the memory allocation fails,...

7.8CVSS6.4AI score0.00231EPSS
SaveExploits0References5
CNVD
CNVD
added 2024/03/04 12:0 a.m.9 views

Linux kernel information disclosure vulnerability (CNVD-2024-30377)

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. Linux kernel suffers from an information disclosure vulnerability that stems from the presence of a potential DMA mapping leak. An attacker can exploit this vulnerability to...

5.3CVSS6AI score0.00768EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2024/03/02 5:48 a.m.4 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
RedhatCVE
RedhatCVE
added 2024/03/01 5:2 a.m.20 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:7 a.m.6 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
NVD
NVD
added 2024/02/29 11:15 p.m.19 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.8 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
UbuntuCve
UbuntuCve
added 2024/02/29 11:15 p.m.19 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.5 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
Cvelist
Cvelist
added 2024/02/29 10:37 p.m.21 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
Vulnrichment
Vulnrichment
added 2024/02/29 10:37 p.m.25 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