remoteproc: imx_dsp_rproc: Add custom memory copy implementation for i.MX DSP Cores
CVE-2023-53434

Currently unrated

Key Information:

Vendor

Linux

Status
Vendor
CVE Published:
18 September 2025

What is CVE-2023-53434?

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.

Affected Version(s)

Linux 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < 44361033a8806aabd0f49b24e5a2fc07232cc5ff

Linux 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < 331cd77f3d02c35f98b48d1aa934c54c4e7102c8

Linux 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < 408ec1ff0caa340c57eecf4cbd14ef0132036a50

References

Timeline

  • Vulnerability published

  • Vulnerability Reserved

.
CVE-2023-53434 : Memory Copy Vulnerability in Linux Kernel Affecting i.MX DSP Cores