Bug 2396512 (CVE-2023-53434) - CVE-2023-53434 kernel: remoteproc: imx_dsp_rproc: Add custom memory copy implementation for i.MX DSP Cores
Summary: CVE-2023-53434 kernel: remoteproc: imx_dsp_rproc: Add custom memory copy impl...
Keywords:
Status: NEW
Alias: CVE-2023-53434
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-09-18 17:02 UTC by OSIDB Bzimport
Modified: 2025-09-26 15:43 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2025-09-18 17:02:33 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.