qtdemux: Check sizes of stsc/stco/stts before trying to merge entries
authorSebastian Dröge <sebastian@centricular.com>
Fri, 27 Sep 2024 12:50:54 +0000 (15:50 +0300)
committerGStreamer Marge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Tue, 3 Dec 2024 17:15:04 +0000 (17:15 +0000)
commit1def2965d8da8cc74ab0036d7f8d59e81e676cad
tree65a7e2c00f378cb43a36e325ce599118b56732c8
parenteb7f9331c2294bc28a549b79c9f931c3e6c6bc44
qtdemux: Check sizes of stsc/stco/stts before trying to merge entries

Thanks to Antonio Morales for finding and reporting the issue.

Fixes GHSL-2024-246
Fixes https://gitlab.freedesktop.org/gstreamer/gstreamer/-/issues/3854

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/8060>
subprojects/gst-plugins-good/gst/isomp4/qtdemux.c