* [Buildroot] [PATCH] libgcrypt: security bump to version to version 1.7.3
@ 2016-08-18 5:43 Baruch Siach
2016-08-18 7:20 ` Peter Korsgaard
0 siblings, 1 reply; 3+ messages in thread
From: Baruch Siach @ 2016-08-18 5:43 UTC (permalink / raw)
To: buildroot
Fixes CVE-2016-6316: Bug in the mixing functions of Libgcrypt's random number
generator. An attacker who obtains 4640 bits from the RNG can trivially
predict the next 160 bits of output.
Signed-off-by: Baruch Siach <baruch@tkos.co.il>
---
package/libgcrypt/libgcrypt.hash | 6 +++---
package/libgcrypt/libgcrypt.mk | 2 +-
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/package/libgcrypt/libgcrypt.hash b/package/libgcrypt/libgcrypt.hash
index 63148d4a15b0..885f83172b67 100644
--- a/package/libgcrypt/libgcrypt.hash
+++ b/package/libgcrypt/libgcrypt.hash
@@ -1,4 +1,4 @@
-# From https://lists.gnupg.org/pipermail/gnupg-announce/2016q3/000392.html
-sha1 85a6a936bcab4c3c05f5efbf6ce847f23d35c0c4 libgcrypt-1.7.2.tar.bz2
+# From https://lists.gnu.org/archive/html/info-gnu/2016-08/msg00008.html
+sha1 5a034291e7248592605db448481478e6c963aa9c libgcrypt-1.7.3.tar.bz2
# Calculated based on the hash above
-sha256 3d35df906d6eab354504c05d749a9b021944cb29ff5f65c8ef9c3dd5f7b6689f libgcrypt-1.7.2.tar.bz2
+sha256 ddac6111077d0a1612247587be238c5294dd0ee4d76dc7ba783cc55fb0337071 libgcrypt-1.7.3.tar.bz2
diff --git a/package/libgcrypt/libgcrypt.mk b/package/libgcrypt/libgcrypt.mk
index 5ee488dd8e34..31f4d6cdf375 100644
--- a/package/libgcrypt/libgcrypt.mk
+++ b/package/libgcrypt/libgcrypt.mk
@@ -4,7 +4,7 @@
#
################################################################################
-LIBGCRYPT_VERSION = 1.7.2
+LIBGCRYPT_VERSION = 1.7.3
LIBGCRYPT_SOURCE = libgcrypt-$(LIBGCRYPT_VERSION).tar.bz2
LIBGCRYPT_LICENSE = LGPLv2.1+
LIBGCRYPT_LICENSE_FILES = COPYING.LIB
--
2.8.1
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [Buildroot] [PATCH] libgcrypt: security bump to version to version 1.7.3
2016-08-18 5:43 [Buildroot] [PATCH] libgcrypt: security bump to version to version 1.7.3 Baruch Siach
@ 2016-08-18 7:20 ` Peter Korsgaard
2016-08-18 7:40 ` Baruch Siach
0 siblings, 1 reply; 3+ messages in thread
From: Peter Korsgaard @ 2016-08-18 7:20 UTC (permalink / raw)
To: buildroot
>>>>> "Baruch" == Baruch Siach <baruch@tkos.co.il> writes:
> Fixes CVE-2016-6316: Bug in the mixing functions of Libgcrypt's random number
> generator. An attacker who obtains 4640 bits from the RNG can trivially
> predict the next 160 bits of output.
Committed, thanks.
The announcement also talks about a new gnupg release. Will you also
send a bump to 1.4.21?
--
Bye, Peter Korsgaard
^ permalink raw reply [flat|nested] 3+ messages in thread
* [Buildroot] [PATCH] libgcrypt: security bump to version to version 1.7.3
2016-08-18 7:20 ` Peter Korsgaard
@ 2016-08-18 7:40 ` Baruch Siach
0 siblings, 0 replies; 3+ messages in thread
From: Baruch Siach @ 2016-08-18 7:40 UTC (permalink / raw)
To: buildroot
Hi Peter,
On Thu, Aug 18, 2016 at 09:20:27AM +0200, Peter Korsgaard wrote:
> >>>>> "Baruch" == Baruch Siach <baruch@tkos.co.il> writes:
>
> > Fixes CVE-2016-6316: Bug in the mixing functions of Libgcrypt's random number
> > generator. An attacker who obtains 4640 bits from the RNG can trivially
> > predict the next 160 bits of output.
>
> Committed, thanks.
>
> The announcement also talks about a new gnupg release. Will you also
> send a bump to 1.4.21?
I missed that. Just sent a patch.
baruch
--
http://baruch.siach.name/blog/ ~. .~ Tk Open Systems
=}------------------------------------------------ooO--U--Ooo------------{=
- baruch at tkos.co.il - tel: +972.52.368.4656, http://www.tkos.co.il -
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2016-08-18 7:40 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-08-18 5:43 [Buildroot] [PATCH] libgcrypt: security bump to version to version 1.7.3 Baruch Siach
2016-08-18 7:20 ` Peter Korsgaard
2016-08-18 7:40 ` Baruch Siach
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox