Name | CVE-2024-47600 |
Description | GStreamer is a library for constructing graphs of media-handling components. An OOB-read vulnerability has been detected in the format_channel_mask function in gst-discoverer.c. The vulnerability affects the local array position, which is defined with a fixed size of 64 elements. However, the function gst_discoverer_audio_info_get_channels may return a guint channels value greater than 64. This causes the for loop to attempt access beyond the bounds of the position array, resulting in an OOB-read when an index greater than 63 is used. This vulnerability can result in reading unintended bytes from the stack. Additionally, the dereference of value->value_nick after the OOB-read can lead to further memory corruption or undefined behavior. This vulnerability is fixed in 1.24.10. |
Source | CVE (at NVD; CERT, LWN, oss-sec, fulldisc, Red Hat, Ubuntu, Gentoo, SUSE bugzilla/CVE, GitHub advisories/code/issues, web search, more) |
References | DLA-3999-1, DSA-5831-1 |
The table below lists information on source packages.
Source Package | Release | Version | Status |
---|---|---|---|
gst-plugins-base0.10 (PTS) | jessie, jessie (lts) | 0.10.36-2+deb8u4 | vulnerable |
gst-plugins-base1.0 (PTS) | jessie, jessie (lts) | 1.4.4-2+deb8u5 | vulnerable |
stretch (security) | 1.10.4-1+deb9u2 | vulnerable | |
stretch (lts), stretch | 1.10.4-1+deb9u4 | vulnerable | |
buster (security), buster, buster (lts) | 1.14.4-2+deb10u3 | vulnerable | |
bullseye | 1.18.4-2+deb11u2 | vulnerable | |
bullseye (security) | 1.18.4-2+deb11u3 | fixed | |
bookworm | 1.22.0-3+deb12u2 | vulnerable | |
bookworm (security) | 1.22.0-3+deb12u3 | fixed | |
sid, trixie | 1.24.10-1 | fixed |
The information below is based on the following data on fixed versions.
Package | Type | Release | Fixed Version | Urgency | Origin | Debian Bugs |
---|---|---|---|---|---|---|
gst-plugins-base0.10 | source | (unstable) | (unfixed) | |||
gst-plugins-base1.0 | source | bullseye | 1.18.4-2+deb11u3 | DLA-3999-1 | ||
gst-plugins-base1.0 | source | bookworm | 1.22.0-3+deb12u3 | DSA-5831-1 | ||
gst-plugins-base1.0 | source | (unstable) | 1.24.10-1 |
https://securitylab.github.com/advisories/GHSL-2024-248_Gstreamer/
https://gstreamer.freedesktop.org/security/sa-2024-0018.html
https://gitlab.freedesktop.org/gstreamer/gstreamer/-/issues/3864
Fixed by: https://gitlab.freedesktop.org/gstreamer/gstreamer/-/commit/aa07d94c10d71fac389dbbb264a59c1f6117eead
Fixed by: https://gitlab.freedesktop.org/gstreamer/gstreamer/-/commit/5b205225e2c6a19ddcace350fdc18a0edf87bcb5 (1.24.10)