GStreamer plugins with good code and licensing
Backport upstream commit 0bcc6564c7d to fix CVE-2026-73434,
an out-of-bounds read in avidemux. The patch corrects the
divisor used when calculating the available number of vprp
field info entries, changing it from `vprp->fields` to
`sizeof(vprp->field_info[0])`.
CVE: CVE-2026-73434
Upstream patches:
-
|
||
|---|---|---|
| .gitignore | ||
| 0001-jitterbuffer-Allow-rtp-caps-without-clock-rate.patch | ||
| 0001-rtpqdm2depay-error-out-if-anyone-tries-to-use-this-e.patch | ||
| gating.yaml | ||
| gstreamer1-plugins-good-1.26.7-CVE-2026-5056.patch | ||
| gstreamer1-plugins-good-1.26.7-CVE-2026-18649.patch | ||
| gstreamer1-plugins-good-1.26.7-CVE-2026-53705.patch | ||
| gstreamer1-plugins-good-1.26.7-CVE-2026-73434.patch | ||
| gstreamer1-plugins-good.spec | ||
| gstreamer-good.appdata.xml | ||
| sources | ||