diff options
-rw-r--r-- | meta/recipes-multimedia/gstreamer/gstreamer1.0_1.24.13.bb | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0_1.24.13.bb b/meta/recipes-multimedia/gstreamer/gstreamer1.0_1.24.13.bb index 71a360ae7b..d15b7daab8 100644 --- a/meta/recipes-multimedia/gstreamer/gstreamer1.0_1.24.13.bb +++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0_1.24.13.bb | |||
@@ -77,4 +77,8 @@ CVE_STATUS_STABLE_BACKPORT[status] = "cpe-stable-backport: these CVEs are patche | |||
77 | 77 | ||
78 | CVE_STATUS[CVE-2025-2759] = "not-applicable-platform: affects installation packages for non Linux OSes" | 78 | CVE_STATUS[CVE-2025-2759] = "not-applicable-platform: affects installation packages for non Linux OSes" |
79 | 79 | ||
80 | CVE_STATUS_GROUPS += "CVE_STATUS_PLUGINS_BAD" | ||
81 | CVE_STATUS_PLUGINS_BAD = "CVE-2025-3887" | ||
82 | CVE_STATUS_PLUGINS_BAD[status] = "cpe-incorrect: these CVEs is patched in current version of gstreamer1.0-plugins-bad" | ||
83 | |||
80 | PTEST_BUILD_HOST_FILES = "" | 84 | PTEST_BUILD_HOST_FILES = "" |