summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/libsolv/files/CVE-2021-3200.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-extended/libsolv/files/CVE-2021-3200.patch')
-rw-r--r--meta/recipes-extended/libsolv/files/CVE-2021-3200.patch9
1 files changed, 7 insertions, 2 deletions
diff --git a/meta/recipes-extended/libsolv/files/CVE-2021-3200.patch b/meta/recipes-extended/libsolv/files/CVE-2021-3200.patch
index 74164ab495..cc8f53cefd 100644
--- a/meta/recipes-extended/libsolv/files/CVE-2021-3200.patch
+++ b/meta/recipes-extended/libsolv/files/CVE-2021-3200.patch
@@ -11,9 +11,14 @@ been added.
11(Jobs may point inside the whatproviedes array, so we must not invalidate this 11(Jobs may point inside the whatproviedes array, so we must not invalidate this
12area.) 12area.)
13 13
14Upstream-Status: Backport 14Upstream-Status: Backport [https://github.com/openSUSE/libsolv/commit/0077ef29eb46d2e1df2f230fc95a1d9748d49dec]
15https://github.com/openSUSE/libsolv/commit/0077ef29eb46d2e1df2f230fc95a1d9748d49dec
16CVE: CVE-2021-3200 15CVE: CVE-2021-3200
16CVE: CVE-2021-33928
17CVE: CVE-2021-33929
18CVE: CVE-2021-33930
19CVE: CVE-2021-33938
20Signed-off-by: Ranjitsinh Rathod <ranjitsinh.rathod@kpit.com>
21
17Signed-off-by: Chee Yang Lee <chee.yang.lee@intel.com> 22Signed-off-by: Chee Yang Lee <chee.yang.lee@intel.com>
18--- 23---
19 ext/testcase.c | 21 +++++++++++++++++++++ 24 ext/testcase.c | 21 +++++++++++++++++++++