GStreamer streaming media framework "bad" plugins
Backport upstream commit 6c146775d784 to fix integer
overflows in the vmnc decoder when computing rectangle
positions and sizes (CVE-2026-52722). The patch adds
overflow-safe size computation using g_size_checked_mul()
for cursor data allocations in both CURSOR_COLOUR and
CURSOR_ALPHA code paths.
CVE: CVE-2026-52722
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-52722.patch | ||
| gstreamer1-plugins-bad-free-1.26.7-CVE-2026-59691.patch | ||
| gstreamer1-plugins-bad-free.spec | ||
| openh264-add-license-file.patch | ||
| sources | ||