diff options
author | Jo-Philipp Wich <jow@openwrt.org> | 2012-10-09 16:41:36 +0000 |
---|---|---|
committer | Jo-Philipp Wich <jow@openwrt.org> | 2012-10-09 16:41:36 +0000 |
commit | f7b01c3da2f4a069f62961cb2c2c48d704d894d4 (patch) | |
tree | 07dc533cba811ac4030bc23d66c2a65ceb0529de /package/lua/patches-host | |
parent | 7eb7af77cb358149420d7b3046deb9ea65f10778 (diff) | |
download | upstream-f7b01c3da2f4a069f62961cb2c2c48d704d894d4.tar.gz upstream-f7b01c3da2f4a069f62961cb2c2c48d704d894d4.tar.bz2 upstream-f7b01c3da2f4a069f62961cb2c2c48d704d894d4.zip |
[package] cyassl: add a patch to better check legacy SSLv2 client hello records
If junk data is received during SSL_accept(), cyassl will treat it as legacy SSLv2
record without performing further plausibility checks. Change the legacy code path
to return UNKNOWN_HANDSHAKE_TYPE if the value of the third byte isn't 0x01 the
hello message type.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33675 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/lua/patches-host')
0 files changed, 0 insertions, 0 deletions