CVE-2024-47615

NameCVE-2024-47615
DescriptionGStreamer is a library for constructing graphs of media-handling components. An OOB-Write has been detected in the function gst_parse_vorbis_setup_packet within vorbis_parse.c. The integer size is read from the input file without proper validation. As a result, size can exceed the fixed size of the pad->vorbis_mode_sizes array (which size is 256). When this happens, the for loop overwrites the entire pad structure with 0s and 1s, affecting adjacent memory as well. This OOB-write can overwrite up to 380 bytes of memory beyond the boundaries of the pad->vorbis_mode_sizes array. This vulnerability is fixed in 1.24.10.
SourceCVE (at NVD; CERT, LWN, oss-sec, fulldisc, Red Hat, Ubuntu, Gentoo, SUSE bugzilla/CVE, GitHub advisories/code/issues, web search, more)
ReferencesDLA-3999-1, DSA-5831-1

Vulnerable and fixed packages

The table below lists information on source packages.

Source PackageReleaseVersionStatus
gst-plugins-base0.10 (PTS)jessie, jessie (lts)0.10.36-2+deb8u4vulnerable
gst-plugins-base1.0 (PTS)jessie, jessie (lts)1.4.4-2+deb8u5vulnerable
stretch (security)1.10.4-1+deb9u2vulnerable
stretch (lts), stretch1.10.4-1+deb9u4vulnerable
buster (security), buster, buster (lts)1.14.4-2+deb10u3vulnerable
bullseye1.18.4-2+deb11u2vulnerable
bullseye (security)1.18.4-2+deb11u3fixed
bookworm1.22.0-3+deb12u2vulnerable
bookworm (security)1.22.0-3+deb12u3fixed
sid, trixie1.24.10-1fixed

The information below is based on the following data on fixed versions.

PackageTypeReleaseFixed VersionUrgencyOriginDebian Bugs
gst-plugins-base0.10source(unstable)(unfixed)
gst-plugins-base1.0sourcebullseye1.18.4-2+deb11u3DLA-3999-1
gst-plugins-base1.0sourcebookworm1.22.0-3+deb12u3DSA-5831-1
gst-plugins-base1.0source(unstable)1.24.10-1

Notes

https://securitylab.github.com/advisories/GHSL-2024-115_GHSL-2024-118_Gstreamer/
https://gstreamer.freedesktop.org/security/sa-2024-0026.html
https://gitlab.freedesktop.org/gstreamer/gstreamer/-/issues/3875
Fixed by: https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/8038 (main)
https://gitlab.freedesktop.org/gstreamer/gstreamer/-/commit/30fa21ac45ef5dad2fef0d98f0e7130c75f0b628 (1.24.10)
https://gitlab.freedesktop.org/gstreamer/gstreamer/-/commit/c94c44ce497d285ebcfe866b9faaae9c66c81132 (1.24.10)

Search for package or bug name: Reporting problems