CC: openssl: update to v1.0.2d (CVE-2015-1793)
authorJo-Philipp Wich <jow@openwrt.org>
Thu, 9 Jul 2015 13:15:19 +0000 (13:15 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Thu, 9 Jul 2015 13:15:19 +0000 (13:15 +0000)
commitb54ba5867b75187de01b977416dd3462e10ca0e8
treedfeee75bb5c61800745b6417d22fb9d9c505fd2e
parent70c333f08fa2640af86e72bb38402e9c6520662a
CC: openssl: update to v1.0.2d (CVE-2015-1793)
During certificate verification, OpenSSL (starting from version 1.0.1n and
1.0.2b) will attempt to find an alternative certificate chain if the first
attempt to build such a chain fails. An error in the implementation of this
logic can mean that an attacker could cause certain checks on untrusted
certificates to be bypassed, such as the CA flag, enabling them to use a valid
leaf certificate to act as a CA and "issue" an invalid certificate.

This issue will impact any application that verifies certificates including
SSL/TLS/DTLS clients and SSL/TLS/DTLS servers using client authentication.

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
Backport of r46285

SVN-Revision: 46286
package/libs/openssl/Makefile
package/libs/openssl/patches/160-disable_doc_tests.patch
package/libs/openssl/patches/190-remove_timestamp_check.patch
package/libs/openssl/patches/200-parallel_build.patch
package/libs/openssl/patches/210-termios_fix.patch [deleted file]