Logo
componentgstreamer1.0-plugins-bad
Name
gstreamer1.0-plugins-bad
Version
1.22.12
Type
library
Description
'Bad' GStreamer plugins and helper libraries
Licenses
LGPL-2.1-or-later & GPL-2.0-or-later
PURL
-
CPE
cpe:2.3:*:*:gstreamer1.0-plugins-bad:1.22.12:*:*:*:*:*:*:*

Other Versions#


Project
Branch
Version
kirkstone
1.20.7
master
1.28.4

Patches#


#
Title
Author
Resolve
1
h265parser: Fix max_dec_pic_buffering_minus1 bound check
Seungha Yang <seungha@centricular.com>
CVE-2025-3887
2
opencv: resolve missing opencv data dir in yocto build
Andrey Zhizhikin <andrey.z@gmail.com>
3
h265parser: Fix num_long_term_pics bound check
Seungha Yang <seungha@centricular.com>
CVE-2025-3887
4
v4l2codecs: Always chain up to parent decide_allocation
James Cowgill <james.cowgill@blaize.com>
5
avoid including <sys/poll.h> directly
Andre McCurdy <armccurdy@gmail.com>
6
fix maybe-uninitialized warnings when compiling with -Os
Andre McCurdy <armccurdy@gmail.com>

Vulnerabilities#


Name
Analysis
Description
Patched
GStreamer H265 Codec Parsing Stack-based Buffer Overflow Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of GStreamer. Interaction with this library is required to exploit this vulnerability but attack vectors may vary depending on the implementation. The specific flaw exists within the parsing of H265 slice headers. The issue results from the lack of proper validation of the length of user-supplied data prior to copying it to a fixed-length stack-based buffer. An attacker can leverage this vulnerability to execute code in the context of the current process. Was ZDI-CAN-26596.