CVE-2024-47601
A null pointer dereference vulnerability has been discovered in the gst_matroska_demux_parse_blockgroup_or_simpleblock function within matroska-demux.c.
Does this matter?
Lower severity and a low EPSS score (0.87%). Track it; it rarely justifies an emergency change on its own.
Description
GStreamer is a library for constructing graphs of media-handling components. A null pointer dereference vulnerability has been discovered in the gst_matroska_demux_parse_blockgroup_or_simpleblock function within matroska-demux.c. This function does not properly check the validity of the GstBuffer *sub pointer before performing dereferences. As a result, null pointer dereferences may occur. This vulnerability is fixed in 1.24.10.
- CVSS 4.0
- 6.8 MEDIUMCVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/M
- EPSS
- 0.87% probability · 57th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-476
- Affected
- gstreamer/gstreamer
- Source
- security-advisories@github.com
References
- https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/8057.patchPatch
- https://gstreamer.freedesktop.org/security/sa-2024-0020.htmlRelease Notes
- https://securitylab.github.com/advisories/GHSL-2024-249_Gstreamer/Third Party Advisory
- https://lists.debian.org/debian-lts-announce/2025/02/msg00035.html
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.