linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Hans Verkuil <hverkuil@xs4all.nl>
To: Linux Media Mailing List <linux-media@vger.kernel.org>
Subject: [GIT FIXES FOR v5.19] Three media core framework fixes
Date: Mon, 23 May 2022 09:40:40 +0200	[thread overview]
Message-ID: <2eeaad13-091d-6547-cdeb-0a7a15dc5c3f@xs4all.nl> (raw)

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(-)

             reply	other threads:[~2022-05-23  7:41 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-23  7:40 Hans Verkuil [this message]
2022-05-23  8:09 ` [GIT FIXES FOR v5.19] Three media core framework fixes (#83483) Jenkins

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=2eeaad13-091d-6547-cdeb-0a7a15dc5c3f@xs4all.nl \
    --to=hverkuil@xs4all.nl \
    --cc=linux-media@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).