Next | Query returned 1 messages, browsing 1 to 10 | previous

History of commit frequency

CVS Commit History:


   2020-04-28 18:23:53 by Benny Siegert | Files touched by this commit (2)
Log message:
Pullup ticket #6170 - requested by nia
security/mbedtls: security fix

Revisions pulled up:
- security/mbedtls/Makefile                                     1.14
- security/mbedtls/distinfo                                     1.9

---
   Module Name:	pkgsrc
   Committed By:	nia
   Date:		Sat Apr 18 14:21:56 UTC 2020

   Modified Files:
   	pkgsrc/security/mbedtls: Makefile distinfo

   Log message:
   mbedtls: Update to 2.16.6

   = mbed TLS 2.16.6 branch released 2020-04-14

   Security
      * Fix side channel in ECC code that allowed an adversary with access to
        precise enough timing and memory access information (typically an
        untrusted operating system attacking a secure enclave) to fully recover
        an ECDSA private key. Found and reported by Alejandro Cabrera Aldaya,
        Billy Brumley and Cesar Pereida Garcia. CVE-2020-10932
      * Fix a potentially remotely exploitable buffer overread in a
        DTLS client when parsing the Hello Verify Request message.

   Bugfix
      * Fix compilation failure when both MBEDTLS_SSL_PROTO_DTLS and
        MBEDTLS_SSL_HW_RECORD_ACCEL are enabled.
      * Fix a function name in a debug message. Contributed by Ercan Ozturk in
        #3013.

Next | Query returned 1 messages, browsing 1 to 10 | previous