Three core fixes, but the dvb_vb2 fix is by far the most important one. Regards, Hans The following changes since commit 340ce50f75a6bdfe6d1850ca49ef37a8e2765dd1: media: hantro: Enable HOLD_CAPTURE_BUF for H.264 (2022-05-17 10:11:19 +0200) are available in the Git repository at: git://linuxtv.org/hverkuil/media_tree.git tags/br-v5.19a for you to fetch changes up to 192b5dd52c2b5752eb75b0d0033112127cdaa1bb: media: dvb_vb2: fix possible out of bound access (2022-05-23 09:33:46 +0200) ---------------------------------------------------------------- Tag branch ---------------------------------------------------------------- Hangyu Hua (1): media: dvb_vb2: fix possible out of bound access Hans Verkuil (2): v4l2-compat-ioctl32.c: zero buffer passed to v4l2_compat_get_array_args() v4l2-ioctl.c: fix incorrect error path drivers/media/dvb-core/dvb_vb2.c | 11 +++++++++++ drivers/media/v4l2-core/v4l2-compat-ioctl32.c | 2 ++ drivers/media/v4l2-core/v4l2-ioctl.c | 26 ++++++++++++-------------- 3 files changed, 25 insertions(+), 14 deletions(-)