Debian Package Tracker
Register | Log in
Subscribe

gst-plugins-base1.0

Choose email to subscribe with

general
  • source: gst-plugins-base1.0 (main)
  • version: 1.28.6-2
  • maintainer: Maintainers of GStreamer packages (DMD)
  • uploaders: Sjoerd Simons [DMD] – Sebastian Dröge [DMD] – Marc Leeman [DMD]
  • arch: any
  • std-ver: 4.7.3
  • VCS: Git (Browse, QA)
versions [more versions can be listed by madison] [old versions available from snapshot.debian.org]
[pool directory]
  • o-o-stable: 1.18.4-2+deb11u2
  • o-o-sec: 1.18.4-2+deb11u5
  • oldstable: 1.22.0-3+deb12u6
  • old-sec: 1.22.0-3+deb12u6
  • stable: 1.26.2-1+deb13u1
  • stable-sec: 1.26.2-1+deb13u1
  • testing: 1.28.6-2
  • unstable: 1.28.6-2
  • exp: 1.29.2-1
versioned links
  • 1.18.4-2+deb11u2: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 1.18.4-2+deb11u4: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 1.18.4-2+deb11u5: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 1.22.0-3+deb12u6: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 1.26.2-1+deb13u1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 1.28.6-2: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 1.29.2-1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
binaries
  • gir1.2-gst-plugins-base-1.0
  • gstreamer1.0-alsa
  • gstreamer1.0-gl
  • gstreamer1.0-plugins-base
  • gstreamer1.0-plugins-base-apps (1 bugs: 0, 1, 0, 0)
  • gstreamer1.0-x (1 bugs: 0, 1, 0, 0)
  • libgstreamer-gl1.0-0
  • libgstreamer-plugins-base1.0-0
  • libgstreamer-plugins-base1.0-dev
action needed
The VCS repository is not up to date, push the missing commits. high
vcswatch reports that the current version of the package is not in its VCS.
Either you need to push your commits and/or your tags, or the information about the package's VCS are out of date. A common cause of the latter issue when using the Git VCS is not specifying the correct branch when the packaging is not in the default one (remote HEAD branch), which is usually "master" but can be modified in salsa.debian.org in the project's general settings with the "Default Branch" field). Alternatively the Vcs-Git field in debian/control can contain a "-b <branch-name>" suffix to indicate what branch is used for the Debian packaging.

https://salsa.debian.org/api/v4/projects/gstreamer-team%2Fgst-plugins-base1.0 API request failed: 401 Unauthorized at /srv/qa.debian.org/data/vcswatch/vcswatch line 410.
Created: 2026-03-23 Last update: 2026-09-05 04:33
2 security issues in trixie high

There are 2 open security issues in trixie.

2 important issues:
  • CVE-2026-18297: GStreamer OGG File Parsing Stack-based Buffer Overflow Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of GStreamer. User interaction is required to exploit this vulnerability in that the target must visit a malicious page or open a malicious file. The specific flaw exists within the parsing of OGG files. The issue results from the lack of proper validation of the length of user-supplied data prior to copying it to a stack-based buffer. An attacker can leverage this vulnerability to execute code in the context of the current process. Was ZDI-CAN-29584.
  • CVE-2026-85150: A NULL pointer dereference flaw was found in GStreamer's RTSP support library. The vulnerability occurs while parsing an Authorization or WWW-Authenticate header that uses Digest authentication. Specially crafted whitespace placement around a parameter's terminator can cause an internal length calculation to underflow, leading to a crash of the process parsing the header. On an RTSP server this can be triggered by a remote, unauthenticated attacker sending a single malformed request when the server has authentication enabled; the same flaw can also be triggered against an RTSP client by a malicious or compromised RTSP server. Successful exploitation results in a denial of service (application crash) and has no confirmed impact on confidentiality or integrity.
Created: 2026-08-25 Last update: 2026-09-04 04:32
1 security issue in sid high

There is 1 open security issue in sid.

1 important issue:
  • CVE-2026-85150: A NULL pointer dereference flaw was found in GStreamer's RTSP support library. The vulnerability occurs while parsing an Authorization or WWW-Authenticate header that uses Digest authentication. Specially crafted whitespace placement around a parameter's terminator can cause an internal length calculation to underflow, leading to a crash of the process parsing the header. On an RTSP server this can be triggered by a remote, unauthenticated attacker sending a single malformed request when the server has authentication enabled; the same flaw can also be triggered against an RTSP client by a malicious or compromised RTSP server. Successful exploitation results in a denial of service (application crash) and has no confirmed impact on confidentiality or integrity.
Created: 2026-09-04 Last update: 2026-09-04 04:32
1 security issue in forky high

There is 1 open security issue in forky.

1 important issue:
  • CVE-2026-85150: A NULL pointer dereference flaw was found in GStreamer's RTSP support library. The vulnerability occurs while parsing an Authorization or WWW-Authenticate header that uses Digest authentication. Specially crafted whitespace placement around a parameter's terminator can cause an internal length calculation to underflow, leading to a crash of the process parsing the header. On an RTSP server this can be triggered by a remote, unauthenticated attacker sending a single malformed request when the server has authentication enabled; the same flaw can also be triggered against an RTSP client by a malicious or compromised RTSP server. Successful exploitation results in a denial of service (application crash) and has no confirmed impact on confidentiality or integrity.
Created: 2026-09-04 Last update: 2026-09-04 04:32
2 security issues in bookworm high

There are 2 open security issues in bookworm.

2 important issues:
  • CVE-2026-18297: GStreamer OGG File Parsing Stack-based Buffer Overflow Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of GStreamer. User interaction is required to exploit this vulnerability in that the target must visit a malicious page or open a malicious file. The specific flaw exists within the parsing of OGG files. The issue results from the lack of proper validation of the length of user-supplied data prior to copying it to a stack-based buffer. An attacker can leverage this vulnerability to execute code in the context of the current process. Was ZDI-CAN-29584.
  • CVE-2026-85150: A NULL pointer dereference flaw was found in GStreamer's RTSP support library. The vulnerability occurs while parsing an Authorization or WWW-Authenticate header that uses Digest authentication. Specially crafted whitespace placement around a parameter's terminator can cause an internal length calculation to underflow, leading to a crash of the process parsing the header. On an RTSP server this can be triggered by a remote, unauthenticated attacker sending a single malformed request when the server has authentication enabled; the same flaw can also be triggered against an RTSP client by a malicious or compromised RTSP server. Successful exploitation results in a denial of service (application crash) and has no confirmed impact on confidentiality or integrity.
Created: 2026-08-25 Last update: 2026-09-04 04:32
1 security issue in bullseye high

There is 1 open security issue in bullseye.

1 important issue:
  • CVE-2026-18297: GStreamer OGG File Parsing Stack-based Buffer Overflow Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of GStreamer. User interaction is required to exploit this vulnerability in that the target must visit a malicious page or open a malicious file. The specific flaw exists within the parsing of OGG files. The issue results from the lack of proper validation of the length of user-supplied data prior to copying it to a stack-based buffer. An attacker can leverage this vulnerability to execute code in the context of the current process. Was ZDI-CAN-29584.
Created: 2026-08-25 Last update: 2026-08-25 12:02
Depends on packages which need a new maintainer normal
The packages that gst-plugins-base1.0 depends on which need a new maintainer are:
  • libvisual-plugins (#921623)
    • Suggests: libvisual-0.4-plugins
Created: 2019-11-22 Last update: 2026-09-05 23:49
Fails to build during reproducibility testing normal
A package building reproducibly enables third parties to verify that the source matches the distributed binaries. It has been identified that this source package produced different results, failed to build or had other issues in a test environment. Please read about how to improve the situation!
Created: 2026-07-21 Last update: 2026-09-05 19:34
lintian reports 25 warnings normal
Lintian reports 25 warnings about this package. You should make the package lintian clean getting rid of them.
Created: 2026-08-06 Last update: 2026-08-18 15:17
debian/patches: 5 patches to forward upstream low

Among the 6 debian patches available in version 1.28.6-2 of the package, we noticed the following issues:

  • 5 patches where the metadata indicates that the patch has not yet been forwarded upstream. You should either forward the patch upstream or update the metadata to document its real status.
Created: 2026-01-28 Last update: 2026-08-18 00:03
Standards version of the package is outdated. wishlist
The package should be updated to follow the last version of Debian Policy (Standards-Version 4.7.4 instead of 4.7.3).
Created: 2026-03-31 Last update: 2026-08-17 16:50
news
[rss feed]
  • [2026-08-22] gst-plugins-base1.0 1.28.6-2 MIGRATED to testing (Debian testing watch)
  • [2026-08-17] Accepted gst-plugins-base1.0 1.28.6-2 (source) into unstable (Marc Leeman)
  • [2026-08-11] gst-plugins-base1.0 1.28.6-1 MIGRATED to testing (Debian testing watch)
  • [2026-08-05] Accepted gst-plugins-base1.0 1.28.6-1 (source) into unstable (Marc Leeman)
  • [2026-07-22] Accepted gst-plugins-base1.0 1.29.2-1 (source) into experimental (Marc Leeman)
  • [2026-07-21] gst-plugins-base1.0 1.28.5-1 MIGRATED to testing (Debian testing watch)
  • [2026-07-16] Accepted gst-plugins-base1.0 1.28.5-1 (source) into unstable (Marc Leeman)
  • [2026-06-25] gst-plugins-base1.0 1.28.4-1 MIGRATED to testing (Debian testing watch)
  • [2026-06-15] Accepted gst-plugins-base1.0 1.28.4-1 (source) into unstable (Marc Leeman)
  • [2026-05-21] gst-plugins-base1.0 1.28.3-1 MIGRATED to testing (Debian testing watch)
  • [2026-05-12] Accepted gst-plugins-base1.0 1.28.3-1 (source) into unstable (Marc Leeman)
  • [2026-05-02] gst-plugins-base1.0 1.28.2-2 MIGRATED to testing (Debian testing watch)
  • [2026-04-27] Accepted gst-plugins-base1.0 1.28.2-2 (source) into unstable (Marc Leeman)
  • [2026-04-17] gst-plugins-base1.0 1.28.2-1 MIGRATED to testing (Debian testing watch)
  • [2026-04-10] Accepted gst-plugins-base1.0 1.29.1-3 (source) into experimental (Marc Leeman)
  • [2026-04-09] Accepted gst-plugins-base1.0 1.29.1-2 (source) into experimental (Marc Leeman)
  • [2026-04-08] Accepted gst-plugins-base1.0 1.28.2-1 (source) into unstable (Marc Leeman)
  • [2026-03-28] Accepted gst-plugins-base1.0 1.18.4-2+deb11u5 (source) into oldoldstable-security (Utkarsh Gupta)
  • [2026-03-23] Accepted gst-plugins-base1.0 1.29.1-1 (source) into experimental (Marc Leeman)
  • [2026-03-19] Accepted gst-plugins-base1.0 1.22.0-3+deb12u6 (source) into oldstable-proposed-updates (Debian FTP Masters) (signed by: Moritz Mühlenhoff)
  • [2026-03-19] Accepted gst-plugins-base1.0 1.26.2-1+deb13u1 (source) into proposed-updates (Debian FTP Masters) (signed by: Moritz Mühlenhoff)
  • [2026-03-17] Accepted gst-plugins-base1.0 1.22.0-3+deb12u6 (source) into oldstable-security (Debian FTP Masters) (signed by: Moritz Mühlenhoff)
  • [2026-03-17] Accepted gst-plugins-base1.0 1.26.2-1+deb13u1 (source) into stable-security (Debian FTP Masters) (signed by: Moritz Mühlenhoff)
  • [2026-03-03] gst-plugins-base1.0 1.28.1-1 MIGRATED to testing (Debian testing watch)
  • [2026-02-26] Accepted gst-plugins-base1.0 1.28.1-1 (source) into unstable (Marc Leeman)
  • [2026-02-02] gst-plugins-base1.0 1.28.0-1 MIGRATED to testing (Debian testing watch)
  • [2026-01-28] Accepted gst-plugins-base1.0 1.28.0-1 (source) into unstable (Marc Leeman)
  • [2026-01-06] Accepted gst-plugins-base1.0 1.27.90-1 (source) into experimental (Marc Leeman)
  • [2026-01-01] gst-plugins-base1.0 1.26.10-1 MIGRATED to testing (Debian testing watch)
  • [2025-12-26] Accepted gst-plugins-base1.0 1.26.10-1 (source) into unstable (Marc Leeman)
  • 1
  • 2
bugs [bug history graph]
  • all: 2
  • RC: 0
  • I&N: 2
  • M&W: 0
  • F&P: 0
  • patch: 0
links
  • homepage
  • lintian (0, 25)
  • buildd: logs, exp, reproducibility, cross
  • popcon
  • browse source code
  • other distros
  • security tracker
  • l10n (-, 74)
  • debian patches
ubuntu Ubuntu logo [Information about Ubuntu for Debian Developers]
  • version: 1.28.6-2
  • 1 bug

Debian Package Tracker — Copyright 2013-2025 The Distro Tracker Developers
Report problems to the tracker.debian.org pseudo-package in the Debian BTS.
Documentation — Bugs — Git Repository — Contributing