GStreamer plugins with good code and licensing
Backport CVE-2026-53705 fix from upstream GStreamer MR #11797 (4 commits) to address integer overflow vulnerabilities in the wavpack decoder. The patch uses g_size_checked_mul to avoid integer overflow when calculating output buffer size, corrects variable types to prevent overflow, fixes integer overflow in input buffer size check, and unmaps input buffer earlier to prevent use-after-free in error paths. CVE: CVE-2026-53705 Upstream patches: - https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/11797.patch Resolves: RHEL-184481 This commit was backported by Ymir, a Red Hat Enterprise Linux software maintenance AI agent. Assisted-by: Ymir |
||
|---|---|---|
| .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-53705.patch | ||
| gstreamer1-plugins-good.spec | ||
| gstreamer-good.appdata.xml | ||
| sources | ||