Lucene search
+L

4969 matches found

NVD
NVD
added 2026/05/01 3:16 p.m.13 views

CVE-2026-31743

In the Linux kernel, the following vulnerability has been resolved: nvmem: zynqmpnvmem: Fix buffer size in DMA and memcpy Buffer size used in dma allocation and memcpy is wrong. It can lead to undersized DMA buffer access and possible memory corruption. use correct buffer size in dmaalloccoherent...

7.8CVSS0.00129EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/05/01 2:15 p.m.7 views

CVE-2026-43044

In the Linux kernel, the following vulnerability has been resolved: crypto: caam - fix DMA corruption on long hmac keys When a key longer than block size is supplied, it is copied and then hashed into the real key. The memory allocated for the copy needs to be rounded to DMA cache alignment, as...

5.8AI score0.0012EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2026/05/01 2:14 p.m.21 views

CVE-2026-31768 iio: adc: ti-adc161s626: use DMA-safe memory for spi_read()

In the Linux kernel, the following vulnerability has been resolved: iio: adc: ti-adc161s626: use DMA-safe memory for spiread Add a DMA-safe buffer and use it for spiread instead of a stack memory. All SPI buffers must be DMA-safe. Since we only need up to 3 bytes, we just use a u8 instead of be16...

7.8CVSS5.9AI score
SaveExploits0References11
Cvelist
Cvelist
added 2026/05/01 2:14 p.m.48 views

CVE-2026-31768 iio: adc: ti-adc161s626: use DMA-safe memory for spi_read()

In the Linux kernel, the following vulnerability has been resolved: iio: adc: ti-adc161s626: use DMA-safe memory for spiread Add a DMA-safe buffer and use it for spiread instead of a stack memory. All SPI buffers must be DMA-safe. Since we only need up to 3 bytes, we just use a u8 instead of be16...

7.8CVSS0.00129EPSS
SaveExploits0References6
CVE
CVE
added 2026/05/01 2:14 p.m.50 views

CVE-2026-31768

The CVE-2026-31768 issue affects the Linux kernel driver iio: adc: ti-adc161s626, where SPI read operations used non-DMA-safe stack memory. The mitigation is to allocate a DMA-safe buffer and perform spi_read() into that buffer, replacing stack-based buffers. Since the read would require only up ...

7.8CVSS5.8AI score0.00129EPSS
SaveExploits0References8Affected Software1
Debian CVE
Debian CVE
added 2026/05/01 2:14 p.m.19 views

CVE-2026-31768

In the Linux kernel, the following vulnerability has been resolved: iio: adc: ti-adc161s626: use DMA-safe memory for spiread Add a DMA-safe buffer and use it for spiread instead of a stack memory. All SPI buffers must be DMA-safe. Since we only need up to 3 bytes, we just use a u8 instead of be16...

7.8CVSS5.7AI score0.00129EPSS
SaveExploits0
EUVD
EUVD
added 2026/05/01 2:14 p.m.24 views

EUVD-2026-26556

In the Linux kernel, the following vulnerability has been resolved: nvmem: zynqmpnvmem: Fix buffer size in DMA and memcpy Buffer size used in dma allocation and memcpy is wrong. It can lead to undersized DMA buffer access and possible memory corruption. use correct buffer size in dmaalloccoherent...

5.9AI score0.00129EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/05/01 12:00 a.m.14 views

PT-2026-36378

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the zynqmp nvmem component of the nvmem subsystem where an incorrect buffer size is used during DMA allocation and memory copying. This can result in undersized DMA...

7.8CVSS5.9AI score0.00129EPSS
SaveExploits0References14
CNNVD
CNNVD
added 2026/05/01 12:00 a.m.19 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 the iio adc i-adc161s626 driver's use of stack memory for spiread, which could lead to unsafe DMA...

7.8CVSS5.8AI score0.00129EPSS
SaveExploits0References1
Microsoft CVE
Microsoft CVE
added 2026/04/29 8:05 a.m.12 views

wifi: brcmsmac: Fix dma_free_coherent() size

...

5.5CVSS5.8AI score0.00114EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/04/27 12:00 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2026-31661

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - wifi: brcmsmac: Fix dmafreecoherent size dmaallocconsistent may change the size to align it. The new size is saved in alloced. Change the free size to match the...

5.5CVSS5.9AI score0.00114EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/04/25 1:36 a.m.13 views

SUSE CVE-2026-31661

In the Linux kernel, the following vulnerability has been resolved: wifi: brcmsmac: Fix dmafreecoherent size dmaallocconsistent may change the size to align it. The new size is saved in alloced. Change the free size to match the allocation size...

5.5CVSS5.4AI score0.00114EPSS
SaveExploits0References17
Tenable Nessus
Tenable Nessus
added 2026/04/25 12:00 a.m.12 views

Linux Distros Unpatched Vulnerability : CVE-2026-31658

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - net: altera-tse: fix skb leak on DMA mapping error in tsestartxmit When dmamapsingle fails in tsestartxmit, the function returns NETDEVTXOK without freeing the...

5.5CVSS5.9AI score0.0012EPSS
SaveExploits0References2
NVD
NVD
added 2026/04/24 3:16 p.m.12 views

CVE-2026-31658

In the Linux kernel, the following vulnerability has been resolved: net: altera-tse: fix skb leak on DMA mapping error in tsestartxmit When dmamapsingle fails in tsestartxmit, the function returns NETDEVTXOK without freeing the skb. Since NETDEVTXOK tells the stack the packet was consumed, the sk...

5.5CVSS0.0012EPSS
SaveExploits0References10
OSV
OSV
added 2026/04/24 3:16 p.m.7 views

DEBIAN-CVE-2026-31661

In the Linux kernel, the following vulnerability has been resolved: wifi: brcmsmac: Fix dmafreecoherent size dmaallocconsistent may change the size to align it. The new size is saved in alloced. Change the free size to match the allocation size...

5.5CVSS5.2AI score0.00114EPSS
SaveExploits0References1
OSV
OSV
added 2026/04/24 3:16 p.m.8 views

DEBIAN-CVE-2026-31658

In the Linux kernel, the following vulnerability has been resolved: net: altera-tse: fix skb leak on DMA mapping error in tsestartxmit When dmamapsingle fails in tsestartxmit, the function returns NETDEVTXOK without freeing the skb. Since NETDEVTXOK tells the stack the packet was consumed, the sk...

5.5CVSS5.2AI score0.0012EPSS
SaveExploits0References1
NVD
NVD
added 2026/04/24 3:16 p.m.11 views

CVE-2026-31649

In the Linux kernel, the following vulnerability has been resolved: net: stmmac: fix integer underflow in chain mode The jumbofrm chain-mode implementation unconditionally computes len = nopagedlen - bmax; where nopagedlen = skbheadlenskb linear bytes only and bmax is BUFSIZE8KiB or BUFSIZE2KiB...

9.8CVSS0.00459EPSS
SaveExploits0References10
OSV
OSV
added 2026/04/24 3:16 p.m.6 views

DEBIAN-CVE-2026-31560

In the Linux kernel, the following vulnerability has been resolved: spi: spi-dw-dma: fix print error log when wait finish transaction If an error occurs, the device may not have a current message. In this case, the system will crash. In this case, it's better to use dev from the struct ctlr struc...

5.5CVSS5.3AI score0.00122EPSS
SaveExploits0References1
NVD
NVD
added 2026/04/24 3:16 p.m.10 views

CVE-2026-31560

In the Linux kernel, the following vulnerability has been resolved: spi: spi-dw-dma: fix print error log when wait finish transaction If an error occurs, the device may not have a current message. In this case, the system will crash. In this case, it's better to use dev from the struct ctlr struc...

5.5CVSS0.00122EPSS
SaveExploits0References4
OSV
OSV
added 2026/04/24 3:16 p.m.10 views

AZL-83768 CVE-2026-31560 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: spi: spi-dw-dma: fix print error log when wait finish transaction If an error occurs, the device may not have a current message. In this case, the system will crash. In this case, it's better to use dev from the struct ctlr struc...

5.5CVSS6AI score0.00122EPSS
SaveExploits0References1
Rows per page
Query Builder