Loading market data...
← Back to CVE feed

CVE-2026-31743

UNKNOWN View on NVD ↗

Description

In the Linux kernel, the following vulnerability has been resolved: nvmem: zynqmp_nvmem: 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 dma_alloc_coherent and memcpy.

Published: May 01, 2026 15:16 UTC Modified: May 01, 2026 15:24 UTC