GStreamer streaming media framework "bad" plugins
Go to file
RHEL Packaging Agent c92aaa75be Fix CVE-2026-59692: DTLS certificate subject DN buffer overflow
Backport upstream commit 9bb455393b to fix CVE-2026-59692,
a buffer overflow in ext/dtls/gstdtlsconnection.c where a
fixed 2048-byte stack buffer was used to store the peer
certificate subject DN. The fix replaces the stack buffer
with a dynamically allocated buffer sized to the actual
length returned by X509_NAME_print_ex(), and adds proper
error handling for the length check and BIO_read() call.

The patch was manually rebased to account for line number
differences between the upstream monorepo layout and the
RHEL 8 standalone source tree.

CVE: CVE-2026-59692
Upstream patches:
 - 9bb455393b.patch
Resolves: RHEL-193570

This commit was backported by Ymir, a Red Hat Enterprise Linux software maintenance AI agent.

Assisted-by: Ymir
2026-07-27 15:59:48 +00:00
.gitignore re-import sources as agreed with the maintainer 2023-07-10 12:58:40 +02:00
0001-dtlsconnection-CVE-2026-59692.patch Fix CVE-2026-59692: DTLS certificate subject DN buffer overflow 2026-07-27 15:59:48 +00:00
0001-h265parser-Fix-max_dec_pic_buffering_minus1-bound-ch.patch fix for CVE-2025-3887 2025-05-26 15:43:46 +02:00
0001-librfb-Validate-framebuffer-update-rectangles-agains.patch Fix CVE-2026-52720 in gstreamer1-plugins-bad-free librfb plugin 2026-07-07 10:52:41 +02:00
0001-libs-jpegparser-boundary-checks-before-copying-it.patch Add patch for CVE-2026-3082 2026-03-31 13:42:43 +02:00
0001-mxfdemux-Store-GstMXFDemuxEssenceTrack-in-their-own-.patch Patch CVE-2023-44446: MXF demuxer use-after-free 2024-01-10 12:25:26 +01:00
0001-rfbsrc-CVE-2026-59691.patch Fix CVE-2026-59691 in rfbsrc/librfb rfbdecoder.c 2026-07-11 11:22:07 +00:00
0001-vnmdec-Avoid-integer-overflows-when-rectangle-positi.patch Fix CVE-2026-52722: integer overflows in vmnc decoder 2026-06-22 15:23:04 +00:00
0003-mxfdemux-Fix-integer-overflow-causing-out-of-bounds-.patch Patch CVE-2023-40474: Integer overflow 2024-01-17 13:22:17 +01:00
0004-mxfdemux-Check-number-of-channels-for-AES3-audio.patch Patch CVE-2023-40474: Integer overflow 2024-01-17 13:22:17 +01:00
0005-h265parser-Fix-possible-overflow-using-max_sub_layer.patch Patch CVE-2023-40474: Integer overflow 2024-01-17 13:22:17 +01:00
gating.yaml Bring gating.yaml over from Brew dist-git 2023-03-10 10:43:09 -08:00
gst-p-bad-cleanup.sh set the expected mode back for some files 2023-07-12 10:57:10 +02:00
gstreamer1-plugins-bad-free.spec Fix CVE-2026-59692: DTLS certificate subject DN buffer overflow 2026-07-27 15:59:48 +00:00
sources Auto sync2gitlab import of gstreamer1-plugins-bad-free-1.16.1-1.el8.src.rpm 2022-05-26 09:16:52 -04:00