[PATCH] firmware/imx-dsp: Fix use_after_free in imx_dsp_setup_channels()

Shawn Guo shawnguo at kernel.org
Mon Oct 9 19:33:08 PDT 2023


On Sun, Oct 08, 2023 at 11:29:08AM +0800, Hao Ge wrote:
> dsp_chan->name and chan_name points to same block of memory,
> because dev_err still needs to be used it,so we need free
> it's memory after use to avoid use_after_free.
> 
> Fixes: e527adfb9b7d ("firmware: imx-dsp: Fix an error handling path in imx_dsp_setup_channels()")
> Signed-off-by: Hao Ge <gehao at kylinos.cn>

Applied, thanks!



More information about the linux-arm-kernel mailing list