GStreamer streaming media framework "bad" plugins
Backport upstream fix for CVE-2026-59692 which addresses a
buffer allocation issue in the DTLS connection handling. The
peer certificate subject DN was written into a fixed 2048-byte
stack buffer which could be too small. The fix dynamically
allocates a correctly sized buffer and adds proper error
handling for the BIO_read call.
CVE: CVE-2026-59692
Upstream patches:
-
|
||
|---|---|---|
| .gitignore | ||
| 0001-dvbsuboverlay-Mark-parsed-byte-array-as-const.patch | ||
| 0002-dvbsuboverlay-Add-missing-bounds-checks-to-the-parse.patch | ||
| 0003-dvbsuboverlay-Avoid-integer-overflows-and-unreasonab.patch | ||
| 0004-libs-jpegparser-boundary-checks-before-copying-it.patch | ||
| 0005-dtlsconnection-Allocate-large-enough-buffer-for-the-.patch | ||
| gating.yaml | ||
| gstreamer1-plugins-bad-free-1.26.7-CVE-2026-52720.patch | ||
| gstreamer1-plugins-bad-free-1.26.7-CVE-2026-59691.patch | ||
| gstreamer1-plugins-bad-free.spec | ||
| openh264-add-license-file.patch | ||
| sources | ||