CVE-2024-47538
CVE-2024-47538 is a critical-severity vulnerability in Gstreamer with a CVSS 3.x base score of 9.8. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-787.
Key facts
- Severity: Critical (CVSS 3.x base score 9.8)
- CVSS v4: 8.6
- EPSS exploit prediction: 1% (66th percentile)
- Actively exploited: Not listed in CISA KEV
- EU (EUVD) id: EUVD-2024-42798
- Weakness: CWE-787
- Affected product: Gstreamer
- Published:
- Last modified:
Description
GStreamer is a library for constructing graphs of media-handling components. A stack-buffer overflow has been detected in the `vorbis_handle_identification_packet` function within `gstvorbisdec.c`. The position array is a stack-allocated buffer of size 64. If vd->vi.channels exceeds 64, the for loop will write beyond the boundaries of the position array. The value written will always be `GST_AUDIO_CHANNEL_POSITION_NONE`. This vulnerability allows someone to overwrite the EIP address allocated in the stack. Additionally, this bug can overwrite the `GstAudioInfo` info structure. This vulnerability is fixed in 1.24.10.
Frequently asked questions
- What is CVE-2024-47538?
- GStreamer is a library for constructing graphs of media-handling components. A stack-buffer overflow has been detected in the `vorbis_handle_identification_packet` function within `gstvorbisdec.c`. The position array is a stack-allocated buffer of size 64. If vd->vi.channels exceeds 64, the for loop will write beyond the boundaries of the position array. The value written will always be `GST_AUDIO_CHANNEL_POSITION_NONE`. This vulnerability allows someone to overwrite the EIP address allocated in the stack. Additionally, this bug can overwrite the `GstAudioInfo` info structure. This vulnerability is fixed in 1.24.10.
- How severe is CVE-2024-47538?
- CVE-2024-47538 has a CVSS 3.x base score of 9.8, rated critical severity. It is exploitable over network with low attack complexity, requires no privileges and no user interaction. Impact on confidentiality is high, integrity high, and availability high.
- Is CVE-2024-47538 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 1% (66th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2024-47538?
- CVE-2024-47538 affects Gstreamer. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2024-47538?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround. Given its critical severity, prioritise patching exposed systems.
- Does CVE-2024-47538 have an EU (EUVD) identifier?
- Yes. CVE-2024-47538 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2024-42798.
- When was CVE-2024-47538 published?
- CVE-2024-47538 was published on 2024-12-12 and last updated on 2026-06-17.
References
- https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/8035.patch
- https://gstreamer.freedesktop.org/security/sa-2024-0022.html
- https://securitylab.github.com/advisories/GHSL-2024-115_GHSL-2024-118_Gstreamer/
- https://lists.debian.org/debian-lts-announce/2024/12/msg00021.html
Affected products (1)
- cpe:2.3:a:gstreamer:gstreamer:*:*:*:*:*:*:*:*
More vulnerabilities in Gstreamer
- CVE-2024-47615 — Critical (CVSS 9.8): GStreamer is a library for constructing graphs of media-handling components. An OOB-Write has been detected in the…
- CVE-2024-47613 — Critical (CVSS 9.8): GStreamer is a library for constructing graphs of media-handling components. A null pointer dereference vulnerability…
- CVE-2024-47607 — Critical (CVSS 9.8): GStreamer is a library for constructing graphs of media-handling components. stack-buffer overflow has been detected…
- CVE-2024-47606 — Critical (CVSS 9.8): GStreamer is a library for constructing graphs of media-handling components. An integer underflow has been detected in…
- CVE-2024-47540 — Critical (CVSS 9.8): GStreamer is a library for constructing graphs of media-handling components. An uninitialized stack variable…
- CVE-2024-47539 — Critical (CVSS 9.8): GStreamer is a library for constructing graphs of media-handling components. An out-of-bounds write vulnerability was…
All CVEs affecting Gstreamer →
Other CWE-787 (Out-of-bounds Write) vulnerabilities
- CVE-2026-42369 — Critical (CVSS 10.0): GV-VMS V20 is a Video Monitoring Software used to gather the feeds of many surveillance cameras and manage other…
- CVE-2026-4746 — Critical (CVSS 10.0): Out-of-bounds Write vulnerability in timeplus-io proton (base/poco/Foundation/src modules). This vulnerability is…
- CVE-2025-43300 — Critical (CVSS 10.0): An out-of-bounds write issue was addressed with improved bounds checking. This issue is fixed in iOS 15.8.5 and iPadOS…
- CVE-2025-24201 — Critical (CVSS 10.0): An out-of-bounds write issue was addressed with improved checks to prevent unauthorized actions. This issue is fixed in…
- CVE-2024-42479 — Critical (CVSS 10.0): llama.cpp provides LLM inference in C/C++. The unsafe `data` pointer member in the `rpc_tensor` structure can cause…
- CVE-2024-39791 — Critical (CVSS 10.0): Stack-based buffer overflow vulnerabilities affecting Vonets industrial wifi bridge relays and wifi bridge…