First published: Wed Dec 11 2024(Updated: )
GStreamer is a library for constructing graphs of media-handling components. stack-buffer overflow has been detected in the gst_opus_dec_parse_header function within `gstopusdec.c'. The pos array is a stack-allocated buffer of size 64. If n_channels exceeds 64, the for loop will write beyond the boundaries of the pos array. The value written will always be GST_AUDIO_CHANNEL_POSITION_NONE. This bug allows to overwrite the EIP address allocated in the stack. This vulnerability is fixed in 1.24.10.
Affected Software | Affected Version | How to fix |
---|---|---|
GStreamer | <1.24.10 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
The severity of REDHAT-BUG-2331754 is critical due to the potential for stack-buffer overflow vulnerabilities.
To fix REDHAT-BUG-2331754, upgrade GStreamer to a version greater than 1.24.10 where this vulnerability has been patched.
The vulnerability REDHAT-BUG-2331754 affects the GStreamer library, specifically the gst_opus_dec_parse_header function in gstopusdec.c.
The potential impacts of REDHAT-BUG-2331754 include arbitrary code execution due to stack-buffer overflow when processing audio streams.
GStreamer versions up to and including 1.24.10 are affected by REDHAT-BUG-2331754.