diff options
-rw-r--r-- | meta/recipes-multimedia/gstreamer/gstreamer1.0_1.22.12.bb | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0_1.22.12.bb b/meta/recipes-multimedia/gstreamer/gstreamer1.0_1.22.12.bb index e5a820e1ad..3f28459e2d 100644 --- a/meta/recipes-multimedia/gstreamer/gstreamer1.0_1.22.12.bb +++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0_1.22.12.bb | |||
@@ -74,4 +74,17 @@ CVE_PRODUCT = "gstreamer" | |||
74 | 74 | ||
75 | CVE_STATUS[CVE-2024-0444] = "cpe-incorrect: this is patched in gstreamer1.0-plugins-bad in 1.22 branch since 1.22.9" | 75 | CVE_STATUS[CVE-2024-0444] = "cpe-incorrect: this is patched in gstreamer1.0-plugins-bad in 1.22 branch since 1.22.9" |
76 | 76 | ||
77 | CVE_STATUS_GROUPS += "CVE_STATUS_PLUGINS_BASE" | ||
78 | CVE_STATUS_PLUGINS_BASE = "CVE-2024-47538 CVE-2024-47541 CVE-2024-47542 CVE-2024-47600 CVE-2024-47607 CVE-2024-47615 CVE-2024-47835" | ||
79 | CVE_STATUS_PLUGINS_BASE[status] = "cpe-incorrect: this is patched ic gstreamer1.0-plugins-base" | ||
80 | |||
81 | CVE_STATUS_GROUPS += "CVE_STATUS_PLUGINS_GOOD" | ||
82 | CVE_STATUS_PLUGINS_GOOD = " \ | ||
83 | CVE-2024-47537 CVE-2024-47539 CVE-2024-47540 CVE-2024-47543 CVE-2024-47544 CVE-2024-47545 \ | ||
84 | CVE-2024-47546 CVE-2024-47596 CVE-2024-47597 CVE-2024-47598 CVE-2024-47599 CVE-2024-47601 \ | ||
85 | CVE-2024-47602 CVE-2024-47603 CVE-2024-47613 CVE-2024-47774 CVE-2024-47775 CVE-2024-47776 \ | ||
86 | CVE-2024-47777 CVE-2024-47778 CVE-2024-47834 \ | ||
87 | " | ||
88 | CVE_STATUS_PLUGINS_GOOD[status] = "cpe-incorrect: this is patched ic gstreamer1.0-plugins-good" | ||
89 | |||
77 | PTEST_BUILD_HOST_FILES = "" | 90 | PTEST_BUILD_HOST_FILES = "" |