diff options
author | Benoit Sevens <bsevens@google.com> | 2024-11-07 14:22:02 +0000 |
---|---|---|
committer | Hans Verkuil <hverkuil@xs4all.nl> | 2024-11-09 13:17:42 +0100 |
commit | ecf2b43018da9579842c774b7f35dbe11b5c38dd (patch) | |
tree | 5ef530c44d6791131c1b99c7588e227acdda41cc /Documentation/power | |
parent | 702a47ce6dde72f6e247b3c3c00a0fc521f9b1c6 (diff) | |
download | lwn-ecf2b43018da9579842c774b7f35dbe11b5c38dd.tar.gz lwn-ecf2b43018da9579842c774b7f35dbe11b5c38dd.zip |
media: uvcvideo: Skip parsing frames of type UVC_VS_UNDEFINED in uvc_parse_format
This can lead to out of bounds writes since frames of this type were not
taken into account when calculating the size of the frames buffer in
uvc_parse_streaming.
Fixes: c0efd232929c ("V4L/DVB (8145a): USB Video Class driver")
Signed-off-by: Benoit Sevens <bsevens@google.com>
Cc: stable@vger.kernel.org
Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Diffstat (limited to 'Documentation/power')
0 files changed, 0 insertions, 0 deletions