Out-of-bounds read In gst-plugins-good1.0
Description
GStreamer is a library for constructing graphs of media-handling components. An OOB-read vulnerability has been found in the parse_ds64 function within gstwavparse.c. The parse_ds64 function does not check that the buffer buf contains sufficient data before attempting to read from it, doing multiple GST_READ_UINT32_LE operations without performing boundary checks. This can lead to an OOB-read when buf is smaller than expected. This vulnerability allows reading beyond the bounds of the data buffer, potentially leading to a crash (denial of service) or the leak of sensitive data. This vulnerability is fixed in 1.24.10.
Mitigation
Update Impact
Minimal update. May introduce new vulnerabilities or breaking changes.
Ecosystem | Package | Affected version | Patched versions |
|---|---|---|---|
debian 13 | 1.24.10-1 | ||
debian 11 | 1.18.4-2+deb11u3 | ||
debian 12 | 1.22.0-5+deb12u2 | ||
debian 14 | 1.24.10-1 | ||
rpm rhel9 | 0:1.22.12-4.el9 | ||
rpm rhel7 | - | - | |
rpm rhel10 | - | - | |
rpm rhel8 | - | - |
Aliases