mbox series

[GIT,FIXES,FOR,v6.5] media: vcodec: Fix potential array out-of-bounds in encoder queue_setup

Message ID d5414054-36fc-3ade-5384-6ef9278210aa@xs4all.nl
State New
Headers show
Series [GIT,FIXES,FOR,v6.5] media: vcodec: Fix potential array out-of-bounds in encoder queue_setup | expand

Pull-request

git://linuxtv.org/hverkuil/media_tree.git tags/br-v6.5q

Message

Hans Verkuil Aug. 18, 2023, 7:29 a.m. UTC
Please note that this does not apply to trees, it sits on top of mainline.

In our trees the vcodec/mtk_vcodec_enc.c source moved to vcodec/encoder/mtk_vcodec_enc.c
so this is something to pay attention to when merging the next mainline rc1.

Regards,

	Hans

The following changes since commit 4853c74bd7ab7fdb83f319bd9ace8a08c031e9b6:

  Merge tag 'parisc-for-6.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux (2023-08-15 20:28:04 +0000)

are available in the Git repository at:

  git://linuxtv.org/hverkuil/media_tree.git tags/br-v6.5q

for you to fetch changes up to be702f08ce683406765d6e28656d697691a74b59:

  media: vcodec: Fix potential array out-of-bounds in encoder queue_setup (2023-08-17 09:19:41 +0200)

----------------------------------------------------------------
Tag branch

----------------------------------------------------------------
Wei Chen (1):
      media: vcodec: Fix potential array out-of-bounds in encoder queue_setup

 drivers/media/platform/mediatek/vcodec/mtk_vcodec_enc.c | 2 ++
 1 file changed, 2 insertions(+)