HomeDefectsLIN1025-14529
Acknowledged

LIN1025-14529 : Security Advisory - linux - CVE-2026-31743

Created: May 12, 2026    Updated: May 14, 2026
Found In Version: 10.25.33.2
Severity: Standard
Applicable for: Wind River Linux LTS 25
Component/s: Kernel

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.