openwrt/package
Kevin Darbyshire-Bryant e232c6754d mbedtls: update to 2.6.0 CVE-2017-14032
Fixed an authentication bypass issue in SSL/TLS. When the TLS
authentication mode was set to 'optional',
mbedtls_ssl_get_verify_result() would incorrectly return 0 when the
peer's X.509 certificate chain had more than
MBEDTLS_X509_MAX_INTERMEDIATE_CA intermediates (default: 8), even when
it was not trusted. This could be triggered remotely on both the client
and server side. (Note, with the authentication mode set by
mbedtls_ssl_conf_authmode()to be 'required' (the default), the handshake
was correctly aborted).

Signed-off-by: Kevin Darbyshire-Bryant <kevin@darbyshire-bryant.me.uk>
Tested-by: Magnus Kroken <mkroken@gmail.com>
2017-09-30 15:24:52 +02:00
..
base-files base-files: fix wan6 interface config generation for pppoe 2017-09-18 13:22:58 +02:00
boot uboot-envtools: add support for ALFA Network AP121F 2017-07-23 00:26:51 +02:00
devel binutils: fix build with host gcc < 4.9 2017-05-24 18:05:18 +02:00
firmware ath10k-firmware: do not select the qca988x by default 2017-05-27 14:22:16 +02:00
kernel ltq-vdsl-mei: disable optimized firmware download 2017-09-28 07:22:58 +02:00
libs mbedtls: update to 2.6.0 CVE-2017-14032 2017-09-30 15:24:52 +02:00
network openvpn: add "extra-certs" option 2017-09-25 09:32:00 +02:00
system procd: update to the latest git HEAD 2017-08-08 14:41:02 +02:00
utils f2fs-tools: fix mkfs.f2fs on big-endian systems 2017-09-03 10:14:09 +03:00
Makefile build: fix triggering opkg/host compilation 2017-04-09 15:42:20 +02:00