Security Advisory

CVE-2023-53434

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2025-09-18 16:04:13
Last updated 2026-05-11 19:44:54
Assigner Linux
CVSS score not scored
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: remoteproc: imx_dsp_rproc: Add custom memory copy implementation for i.MX DSP Cores The IRAM is part of the HiFi DSP. According to hardware specification only 32-bits write are allowed otherwise we get a Kernel panic. Therefore add a custom memory copy and memset functions to deal with the above restriction.