Skip to content

Commit

Permalink
libsolv: fix CVE: CVE-2021-44568-71 and CVE-2021-44573-77
Browse files Browse the repository at this point in the history
Source: poky
MR: 118243
Type: Integration
Disposition: Merged from poky
ChangeID: e779ccdf4e75f3fe6f0d68b6973bff311003b8a7
Description:

The existing patch for CVE-2021-3200 also fixes CVE-2021-44568 through
CVE-2021-44671 and CVE-2021-44573 through CVE-2021-44677, so update
CVE tags in patch to reflect this.

Reference:

openSUSE/libsolv#426

(From OE-Core rev: 3096134d25fc4cf9bd18839838a62a6c89344e31)

Signed-off-by: Steve Sakoman <steve@sakoman.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Jeremy A. Puhlman <jpuhlman@mvista.com>
  • Loading branch information
sakoman authored and jpuhlman committed Jun 3, 2022
1 parent 55db858 commit 61ada01
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions meta/recipes-extended/libsolv/files/CVE-2021-3200.patch
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,19 @@ CVE: CVE-2021-33928
CVE: CVE-2021-33929
CVE: CVE-2021-33930
CVE: CVE-2021-33938
CVE: CVE-2021-44568
CVE: CVE-2021-44569
CVE: CVE-2021-44570
CVE: CVE-2021-44571
CVE: CVE-2021-44573
CVE: CVE-2021-44574
CVE: CVE-2021-44575
CVE: CVE-2021-44576
CVE: CVE-2021-44577
Signed-off-by: Ranjitsinh Rathod <ranjitsinh.rathod@kpit.com>

Signed-off-by: Chee Yang Lee <chee.yang.lee@intel.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
---
ext/testcase.c | 21 +++++++++++++++++++++
1 file changed, 21 insertions(+)
Expand Down

0 comments on commit 61ada01

Please sign in to comment.