Lucene search
+L

1223 matches found

OSV
OSV
•added 2024/04/04 9:15 a.m.•5 views

DEBIAN-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.5CVSS5.4AI score0.00226EPSS
SaveExploits0References1
OSV
OSV
•added 2024/04/04 9:15 a.m.•12 views

UBUNTU-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.1AI score0.00226EPSS
SaveExploits0References22
OSV
OSV
•added 2024/04/02 7:15 a.m.•4 views

DEBIAN-CVE-2024-26684

In the Linux kernel, the following vulnerability has been resolved: net: stmmac: xgmac: fix handling of DPP safety error for DMA channels Commit 56e58d6c8a56 "net: stmmac: Implement Safety Features in XGMAC core" checks and reports safety errors, but leaves the Data Path Parity Errors for each...

5.5CVSS5.4AI score0.00223EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
•added 2024/03/26 3:49 a.m.•9 views

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

6.4CVSS7.9AI score0.00597EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
•added 2024/03/26 3:49 a.m.•8 views

SUSE CVE-2021-47140

In the Linux kernel, the following vulnerability has been resolved: iommu/amd: Clear DMA ops when switching domain Since commit 08a27c1c3ecf "iommu: Add support to change default domain of an iommu group" a user can switch a device between IOMMU and direct DMA through sysfs. This doesn't work for...

5.3CVSS6.4AI score0.00603EPSS
SaveExploits0References3
OSV
OSV
•added 2024/03/25 9:15 a.m.•11 views

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

9.8CVSS6AI score0.00597EPSS
SaveExploits0References1
CNNVD
CNNVD
•added 2024/03/25 12:00 a.m.•13 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 stems from a DMA operation that is not cleared when switching domains...

5.3CVSS4.6AI score0.00603EPSS
SaveExploits0References5
OSV
OSV
•added 2024/03/11 6:15 p.m.•10 views

UBUNTU-CVE-2023-52492

In the Linux kernel, the following vulnerability has been resolved: dmaengine: fix NULL pointer in channel unregistration function dmaasyncdevicechannelregister can fail. In case of failure, chan-local is freed with freepercpu, and chan-local is nullified. When dmaasyncdeviceunregister is called...

4.4CVSS6.1AI score0.00271EPSS
SaveExploits0References22
CNNVD
CNNVD
•added 2024/03/11 12:00 a.m.•16 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 that stems from a security flaw in the dmaasyncdevicechannelregister function...

4.4CVSS6.3AI score0.00271EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
•added 2024/03/07 4:25 a.m.•8 views

SUSE CVE-2023-52517

In the Linux kernel, the following vulnerability has been resolved: spi: sun6i: fix race between DMA RX transfer completion and RX FIFO drain Previously the transfer complete IRQ immediately drained to RX FIFO to read any data remaining in FIFO to the RX buffer. This behaviour is correct when...

5.5CVSS6AI score0.00184EPSS
SaveExploits0References12
SUSE CVE
SUSE CVE
•added 2024/03/05 4:49 a.m.•12 views

SUSE CVE-2021-47078

In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Clear all QP fields if creation failed rxeqpdocleanup relies on valid pointer values in QP for the properly created ones, but in case rxeqpfrominit failed it was filled with garbage and caused tot the following error...

5.3CVSS5.9AI score0.00281EPSS
SaveExploits0References9
OSV
OSV
•added 2024/03/02 10:15 p.m.•2 views

DEBIAN-CVE-2023-52511

In the Linux kernel, the following vulnerability has been resolved: spi: sun6i: reduce DMA RX transfer width to single byte Through empirical testing it has been determined that sometimes RX SPI transfers with DMA enabled return corrupted data. This is down to single or even multiple bytes lost...

5.3CVSS5.5AI score0.00811EPSS
SaveExploits0References1
OSV
OSV
•added 2024/03/02 10:15 p.m.•13 views

UBUNTU-CVE-2023-52511

In the Linux kernel, the following vulnerability has been resolved: spi: sun6i: reduce DMA RX transfer width to single byte Through empirical testing it has been determined that sometimes RX SPI transfers with DMA enabled return corrupted data. This is down to single or even multiple bytes lost...

5.3CVSS6.1AI score0.00811EPSS
SaveExploits0References3
OSV
OSV
•added 2024/03/02 10:15 p.m.•12 views

UBUNTU-CVE-2023-52517

In the Linux kernel, the following vulnerability has been resolved: spi: sun6i: fix race between DMA RX transfer completion and RX FIFO drain Previously the transfer complete IRQ immediately drained to RX FIFO to read any data remaining in FIFO to the RX buffer. This behaviour is correct when...

7.8CVSS5.8AI score0.00184EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2024/03/02 5:48 a.m.•8 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
CNNVD
CNNVD
•added 2024/03/02 12:00 a.m.•18 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 that originates from a DMA-enabled RX SPI transfer returning corrupted data...

5.3CVSS6AI score0.00811EPSS
SaveExploits0References5
CNNVD
CNNVD
•added 2024/03/02 12:00 a.m.•12 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 that stems from a contention between DMA RX transfer completion and RX FIFO exhaustion...

7CVSS6AI score0.00184EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
•added 2024/03/01 4:07 a.m.•13 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
OSV
OSV
•added 2024/02/28 9:15 a.m.•13 views

DEBIAN-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.5CVSS4AI score0.00222EPSS
SaveExploits0References1
OSV
OSV
•added 2024/02/28 9:15 a.m.•12 views

DEBIAN-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.6AI score0.00222EPSS
SaveExploits0References1
Rows per page
Query Builder