Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] polarssl: security bump to version 1.2.17
@ 2015-10-16 15:54 Gustavo Zacarias
  2015-10-16 16:35 ` Vicente Olivert Riera
  2015-10-16 21:27 ` Peter Korsgaard
  0 siblings, 2 replies; 3+ messages in thread
From: Gustavo Zacarias @ 2015-10-16 15:54 UTC (permalink / raw)
  To: buildroot

Fixes:
CVE-2015-5291 - Remote attack on clients using session tickets or SNI

Also includes countermeasures against Lenstra's RSA-CRT attach for
PKCS#1 v1.5 signatures (1.2.16) and the Logjam attack (1.2.15).

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
---
 package/polarssl/polarssl.hash | 4 ++--
 package/polarssl/polarssl.mk   | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/package/polarssl/polarssl.hash b/package/polarssl/polarssl.hash
index e7883fd..c203392 100644
--- a/package/polarssl/polarssl.hash
+++ b/package/polarssl/polarssl.hash
@@ -1,2 +1,2 @@
-# From https://polarssl.org/tech-updates/releases/polarssl-1.2.14-released
-sha256	d7cbd8314aa3a5441f6282d13d07df610f49b4bc678088b04188adf093d17d37	polarssl-1.2.14-gpl.tgz
+# From https://tls.mbed.org/tech-updates/releases/mbedtls-2.1.2-and-1.3.14-and-polarssl-1.2.17-released
+sha256	9301d4ebec3eb45bc9f28f2d79bfdb0c3dd351c386aa6cc66643e1b2be274d52	polarssl-1.2.17-gpl.tgz
diff --git a/package/polarssl/polarssl.mk b/package/polarssl/polarssl.mk
index 289a28d..aaa6759 100644
--- a/package/polarssl/polarssl.mk
+++ b/package/polarssl/polarssl.mk
@@ -5,7 +5,7 @@
 ################################################################################
 
 POLARSSL_SITE = https://tls.mbed.org/code/releases
-POLARSSL_VERSION = 1.2.14
+POLARSSL_VERSION = 1.2.17
 POLARSSL_SOURCE = polarssl-$(POLARSSL_VERSION)-gpl.tgz
 POLARSSL_CONF_OPTS = \
 	-DENABLE_PROGRAMS=$(if $(BR2_PACKAGE_POLARSSL_PROGRAMS),ON,OFF)
-- 
2.4.9

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [Buildroot] [PATCH] polarssl: security bump to version 1.2.17
  2015-10-16 15:54 [Buildroot] [PATCH] polarssl: security bump to version 1.2.17 Gustavo Zacarias
@ 2015-10-16 16:35 ` Vicente Olivert Riera
  2015-10-16 21:27 ` Peter Korsgaard
  1 sibling, 0 replies; 3+ messages in thread
From: Vicente Olivert Riera @ 2015-10-16 16:35 UTC (permalink / raw)
  To: buildroot

Dear Gustavo Zacarias,

On 10/16/2015 04:54 PM, Gustavo Zacarias wrote:
> Fixes:
> CVE-2015-5291 - Remote attack on clients using session tickets or SNI
> 
> Also includes countermeasures against Lenstra's RSA-CRT attach for
> PKCS#1 v1.5 signatures (1.2.16) and the Logjam attack (1.2.15).
> 
> Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Reviewed-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Tested-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>

Build test for MIPS architecture:

$ grep -E ^POLARSSL_VERSION package/polarssl/polarssl.mk
POLARSSL_VERSION = 1.2.17

$ file output/target/usr/lib/libpolarssl.so.1.2.17
output/target/usr/lib/libpolarssl.so.1.2.17: ELF 32-bit MSB shared
object, MIPS, MIPS32 rel2 version 1 (SYSV), dynamically linked, with
unknown capability 0x41000000 = 0xf676e75, with unknown capability
0x10000 = 0x70401, stripped

Regards,

Vincent.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Buildroot] [PATCH] polarssl: security bump to version 1.2.17
  2015-10-16 15:54 [Buildroot] [PATCH] polarssl: security bump to version 1.2.17 Gustavo Zacarias
  2015-10-16 16:35 ` Vicente Olivert Riera
@ 2015-10-16 21:27 ` Peter Korsgaard
  1 sibling, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2015-10-16 21:27 UTC (permalink / raw)
  To: buildroot

>>>>> "Gustavo" == Gustavo Zacarias <gustavo@zacarias.com.ar> writes:

 > Fixes:
 > CVE-2015-5291 - Remote attack on clients using session tickets or SNI

 > Also includes countermeasures against Lenstra's RSA-CRT attach for
 > PKCS#1 v1.5 signatures (1.2.16) and the Logjam attack (1.2.15).

 > Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>

Committed, thanks.

-- 
Bye, Peter Korsgaard

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-10-16 21:27 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-16 15:54 [Buildroot] [PATCH] polarssl: security bump to version 1.2.17 Gustavo Zacarias
2015-10-16 16:35 ` Vicente Olivert Riera
2015-10-16 21:27 ` Peter Korsgaard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox