CVE-2024-47603

Source
https://nvd.nist.gov/vuln/detail/CVE-2024-47603
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-47603.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2024-47603
Downstream
Related
Published
2024-12-11T19:11:51Z
Modified
2025-10-14T14:35:17Z
Severity
  • 6.8 (Medium) CVSS_V4 - CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N CVSS Calculator
Summary
GHSL-2024-251: GStreamer NULL-pointer dereference in Matroska/WebM demuxer
Details

GStreamer is a library for constructing graphs of media-handling components. A null pointer dereference vulnerability has been discovered in the gstmatroskademuxupdatetracks function within matroska-demux.c. The vulnerability occurs when the gstcapsisequal function is called with invalid caps values. If this happen, then in the function gstbuffergetsize the call to GSTBUFFERMEM_PTR can return a null pointer. Attempting to dereference the size field of this null pointer results in a null pointer dereference. This vulnerability is fixed in 1.24.10.

References

Affected packages

Git /

Affected ranges

Database specific

{
    "unresolved_versions": [
        {
            "events": [
                {
                    "introduced": "0"
                },
                {
                    "fixed": "1.24.10"
                }
            ],
            "type": ""
        }
    ]
}