CVE Catalog

CVE-2026-31743

High
Published: Translated: NVD NIST

Summary

A vulnerability has been identified in the Linux kernel related to incorrect buffer size in DMA allocation and memcpy in zynqmp_nvmem. This flaw may lead to undersized DMA buffer access and potential memory corruption.

Risk Assessment

Organizations may face issues with data integrity and system stability, potentially leading to crashes or unexpected application behavior.

Recommendation

It is recommended to update the Linux kernel to the latest version to correct the buffer size in DMA allocation and memcpy.

Other vulnerabilities in Linux kernel

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS