mbox series

[GIT,PULL] i.MX fixes for 6.6, round 2

Message ID 20231015090202.GW819755@dragon (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL] i.MX fixes for 6.6, round 2 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-fixes-6.6-2

Message

Shawn Guo Oct. 15, 2023, 9:02 a.m. UTC
The following changes since commit f09752eaf0e8f8befc26b44c4d3e15633e56d16a:

  arm64: dts: imx: Add imx8mm-prt8mm.dtb to build (2023-09-25 10:19:52 +0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-fixes-6.6-2

for you to fetch changes up to 1558b1a8dd388f5fcc3abc1e24de854a295044c3:

  firmware/imx-dsp: Fix use_after_free in imx_dsp_setup_channels() (2023-10-10 10:30:29 +0800)

----------------------------------------------------------------
i.MX fixes for 6.6, round 2:

- Fix an use_after_free bug in imx_dsp_setup_channels() that is
  introduced by commit e527adfb9b7d ("firmware: imx-dsp: Fix an error
  handling path in imx_dsp_setup_channels()")

----------------------------------------------------------------
Hao Ge (1):
      firmware/imx-dsp: Fix use_after_free in imx_dsp_setup_channels()

 drivers/firmware/imx/imx-dsp.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)