CVE-2026-31743

Summary

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.

Affected Software

VendorProductVersion RangeStatus
LinuxLinux737c0c8d07b5f671c0a33cec95965fcb2d2ea893 < 2f6e5b9964d0a63a5ba84fca2642876afb70a662affected
LinuxLinux737c0c8d07b5f671c0a33cec95965fcb2d2ea893 < 784ed4abded1ca4b525fa4cade8b02f8c5d2a087affected
LinuxLinux737c0c8d07b5f671c0a33cec95965fcb2d2ea893 < 6c01e7f11f5e5f22285d19510a9643e2506e13c3affected
LinuxLinux737c0c8d07b5f671c0a33cec95965fcb2d2ea893 < f9b88613ff402aa6fe8fd020573cb95867ae947eaffected
LinuxLinux6.9affected
LinuxLinux0 < 6.9unaffected
LinuxLinux6.12.81 <= 6.12.*unaffected
LinuxLinux6.18.22 <= 6.18.*unaffected
LinuxLinux6.19.12 <= 6.19.*unaffected
LinuxLinux7.0 <= *unaffected

Weaknesses

References