SHA256
6
0
forked from pool/gmp

- Add gmp-6.2.1-CVE-2021-43618.diff to fix buffer overflow on

malformed input to mpz_inp_raw.  [bsc#1192717, CVE-2021-43618]

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/gmp?expand=0&rev=91
This commit is contained in:
2021-11-16 07:39:19 +00:00
committed by Git OBS Bridge
parent 5d9088ca84
commit 749f35f705
3 changed files with 33 additions and 0 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Nov 16 07:33:41 UTC 2021 - Richard Biener <rguenther@suse.com>
- Add gmp-6.2.1-CVE-2021-43618.diff to fix buffer overflow on
malformed input to mpz_inp_raw. [bsc#1192717, CVE-2021-43618]
-------------------------------------------------------------------
Tue Apr 20 12:59:35 UTC 2021 - Richard Biener <rguenther@suse.com>