All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Yann E. MORIN" <yann.morin.1998@free.fr>
To: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Cc: Julian Scheel <julian@jusst.de>, buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 1/1] package/cryptopp: security bump to version 8.6.0
Date: Sat, 25 Sep 2021 16:46:19 +0200	[thread overview]
Message-ID: <20210925144619.GP3176@scaer> (raw)
In-Reply-To: <20210924162844.2192755-1-fontaine.fabrice@gmail.com>

Fabrice, All,

On 2021-09-24 18:28 +0200, Fabrice Fontaine spake thusly:
> This release clears CVE-2021-40530 and fixes a problem with ChaCha20
> AVX2 implementation. The CVE was due to ElGamal encryption using a work
> estimate to size encryption exponents instead subgroup order. The
> ChaCha20 issue was due to mishandling a carry in the AVX2 code path. The
> ChaCha20 issue was difficult to duplicate, so most users should not
> experience it.
> 
> https://github.com/weidai11/cryptopp/releases/tag/CRYPTOPP_8_6_0
> 
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>

Applied to master, thanks.

Regards,
Yann E. MORIN.

> ---
>  package/cryptopp/cryptopp.hash | 4 ++--
>  package/cryptopp/cryptopp.mk   | 2 +-
>  2 files changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/package/cryptopp/cryptopp.hash b/package/cryptopp/cryptopp.hash
> index 404d8a41ae..9a113b8f04 100644
> --- a/package/cryptopp/cryptopp.hash
> +++ b/package/cryptopp/cryptopp.hash
> @@ -1,5 +1,5 @@
> -# Hash from: https://www.cryptopp.com/release850.html:
> -sha512  090472545c74bbf0579b56b09e8b5dcd777b38f29f7199a2e68f45d4a8c687acc82f105ba8b2a38f9aa65e5997a3d846aaf2341ab74d58b4bbfd1f5f03823b93  cryptopp850.zip
> +# Hash from: https://www.cryptopp.com/release860.html:
> +sha512  e7773f5e4a7dc7e8e735b1702524bee56ba38e5211544c9c9778bc51ed8dc7b376c17f2e406410043b636312336f26f76dc963f298872f8c13933e88c232fc03  cryptopp860.zip
>  
>  # Hash for license file:
>  sha256  e668af8c73a38a66a1e8951d14ec24e7582fee5254dd6c3dae488a416d105d5f  License.txt
> diff --git a/package/cryptopp/cryptopp.mk b/package/cryptopp/cryptopp.mk
> index 1d303a67a0..6711a37fbc 100644
> --- a/package/cryptopp/cryptopp.mk
> +++ b/package/cryptopp/cryptopp.mk
> @@ -4,7 +4,7 @@
>  #
>  ################################################################################
>  
> -CRYPTOPP_VERSION = 8.5.0
> +CRYPTOPP_VERSION = 8.6.0
>  CRYPTOPP_SOURCE = cryptopp$(subst .,,$(CRYPTOPP_VERSION)).zip
>  CRYPTOPP_SITE = https://cryptopp.com
>  CRYPTOPP_LICENSE = BSL-1.0, BSD-3-Clause (CRYPTOGAMS), Public domain (ChaCha SSE2 and AVX)
> -- 
> 2.33.0
> 
> _______________________________________________
> buildroot mailing list
> buildroot@lists.buildroot.org
> https://lists.buildroot.org/mailman/listinfo/buildroot

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 561 099 427 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

  reply	other threads:[~2021-09-25 14:46 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-24 16:28 [Buildroot] [PATCH 1/1] package/cryptopp: security bump to version 8.6.0 Fabrice Fontaine
2021-09-25 14:46 ` Yann E. MORIN [this message]
2021-10-05 14:51 ` Peter Korsgaard

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210925144619.GP3176@scaer \
    --to=yann.morin.1998@free.fr \
    --cc=buildroot@buildroot.org \
    --cc=fontaine.fabrice@gmail.com \
    --cc=julian@jusst.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.