CVE-2024-47598
GStreamer core vulnerability CVE-2024-47598: an OOB-read in qtdemux_merge_sample_table (qtdemux.c) occurs because the stts buffer size isn’t properly checked before reading stts_duration, allowing reads beyond stts->data. This reads up to 4 bytes past allocated bounds. Impact is memory read be...