From: Sergey Senozhatsky <senozhatsky@chromium.org>
To: Ricardo Ribalda <ribalda@chromium.org>
Cc: Laurent Pinchart <laurent.pinchart@ideasonboard.com>,
Mauro Carvalho Chehab <mchehab@kernel.org>,
linux-media@vger.kernel.org, linux-kernel@vger.kernel.org,
Sergey Senozhatsky <senozhatsky@chromium.org>,
stable@kernel.org, Zubin Mithra <zsm@chromium.org>
Subject: Re: [PATCH v2] media: uvcvideo: Fix OOB read
Date: Fri, 21 Jul 2023 06:47:55 +0900 [thread overview]
Message-ID: <20230720214755.GE57770@google.com> (raw)
In-Reply-To: <20230717-uvc-oob-v2-1-c7745a8d5847@chromium.org>
On (23/07/20 17:46), Ricardo Ribalda wrote:
>
> If the index provided by the user is bigger than the mask size, we might do an
> out of bound read.
>
> CC: stable@kernel.org
> Fixes: 40140eda661e ("media: uvcvideo: Implement mask for V4L2_CTRL_TYPE_MENU")
> Reported-by: Zubin Mithra <zsm@chromium.org>
> Signed-off-by: Ricardo Ribalda <ribalda@chromium.org>
Reviewed-by: Sergey Senozhatsky <senozhatsky@chromium.org>
next prev parent reply other threads:[~2023-07-20 21:48 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-07-20 17:46 [PATCH v2] media: uvcvideo: Fix OOB read Ricardo Ribalda
2023-07-20 21:47 ` Sergey Senozhatsky [this message]
2023-07-25 21:34 ` Laurent Pinchart
2023-07-26 6:24 ` Ricardo Ribalda
2023-07-26 8:07 ` Laurent Pinchart
2023-07-26 8:33 ` Thorsten Leemhuis
2023-07-26 8:38 ` Ricardo Ribalda
2023-07-26 8:47 ` Thorsten Leemhuis
2023-07-26 13:43 ` Zubin Mithra
2023-07-26 15:19 ` Laurent Pinchart
2023-07-26 8:37 ` Ricardo Ribalda
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=20230720214755.GE57770@google.com \
--to=senozhatsky@chromium.org \
--cc=laurent.pinchart@ideasonboard.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-media@vger.kernel.org \
--cc=mchehab@kernel.org \
--cc=ribalda@chromium.org \
--cc=stable@kernel.org \
--cc=zsm@chromium.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.