diff options
| author | Michael Bommarito <michael.bommarito@gmail.com> | 2026-06-16 22:19:05 -0400 |
|---|---|---|
| committer | Hans Verkuil <hverkuil+cisco@kernel.org> | 2026-09-07 09:01:05 +0200 |
| commit | 37bef2170d4c88fc3d708eecf3ef0f4032bc1372 (patch) | |
| tree | e60ff362ff08fd4fe310188d633add1305fac1ff /scripts | |
| parent | 367db8b23c26a913d76ed70457bbcd781c422b49 (diff) | |
| download | linux-37bef2170d4c88fc3d708eecf3ef0f4032bc1372.tar.gz linux-37bef2170d4c88fc3d708eecf3ef0f4032bc1372.zip | |
media: mediatek: vcodec: bound AV1 tile-start copy to the array capacity
vdec_av1_slice_setup_tile() copies tile_cols + 1 / tile_rows + 1 entries
into mi_col_starts[] / mi_row_starts[] from the bitstream tile_info. Bound
the copy to the array capacity.
Fixes: 0934d3759615 ("media: mediatek: vcodec: separate decoder and encoder")
Assisted-by: Claude:claude-opus-4-8
Cc: stable@vger.kernel.org
Signed-off-by: Michael Bommarito <michael.bommarito@gmail.com>
Signed-off-by: Hans Verkuil <hverkuil+cisco@kernel.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
