mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-31 03:29:50 +00:00
52 lines
1.4 KiB
Markdown
52 lines
1.4 KiB
Markdown
|
# Security Advisory 2024-0018 (GHSL-2024-248, CVE-2024-47600)
|
||
|
|
||
|
<div class="vertical-table">
|
||
|
|
||
|
| | |
|
||
|
| ----------------- | --- |
|
||
|
| Summary | Out-of-bounds read in gst-discoverer-1.0 commandline tool |
|
||
|
| Date | 2024-12-03 20:00 |
|
||
|
| Affected Versions | GStreamer gst-plugins-base < 1.24.10 |
|
||
|
| IDs | GStreamer-SA-2024-0018<br/>GHSL-2024-248<br/>CVE-2024-47600 |
|
||
|
|
||
|
</div>
|
||
|
|
||
|
## Details
|
||
|
|
||
|
Out-of-bounds reads in the gst-discoverer-1.0 commandline tool that can cause
|
||
|
crashes for certain input files.
|
||
|
|
||
|
## Impact
|
||
|
|
||
|
It is possible for a malicious third party to trigger out-of-bounds reads that
|
||
|
can result in a crash of the application.
|
||
|
|
||
|
This only affects the gst-discoverer-1.0 commandline tool and not any other
|
||
|
applications using GStreamer.
|
||
|
|
||
|
## Solution
|
||
|
|
||
|
The gst-plugins-base 1.24.10 release addresses the issue. People using older
|
||
|
branches of GStreamer should apply the patch and recompile.
|
||
|
|
||
|
## References
|
||
|
|
||
|
### The GStreamer project
|
||
|
|
||
|
- [https://gstreamer.freedesktop.org](https://gstreamer.freedesktop.org)
|
||
|
|
||
|
### CVE Database Entries
|
||
|
|
||
|
- [CVE-2024-47600](https://www.cve.org/CVERecord?id=CVE-2024-47600)
|
||
|
|
||
|
### GStreamer releases
|
||
|
|
||
|
#### 1.24 (current stable)
|
||
|
|
||
|
- [GStreamer 1.24.10 release notes](/releases/1.24/#1.24.10)
|
||
|
- [GStreamer Plugins Base 1.24.10](/src/gst-plugins-base/gst-plugins-base-1.24.10.tar.xz)
|
||
|
|
||
|
### Patches
|
||
|
|
||
|
- [Patch](https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/8034.patch)
|