diff options
author | V S Murthy Sidagam <venkata.sidagam@oracle.com> | 2016-01-04 15:31:45 +0530 |
---|---|---|
committer | V S Murthy Sidagam <venkata.sidagam@oracle.com> | 2016-01-04 15:31:45 +0530 |
commit | 8c65e082f397a34cf393cfc6019daaa303ef5151 (patch) | |
tree | 59a9b0dd4978cbb4bbe51cf58fd416ed9c855373 /CMakeLists.txt | |
parent | cb15cce746db6c32cb62c70bd356b2db61267fd9 (diff) | |
download | mariadb-git-8c65e082f397a34cf393cfc6019daaa303ef5151.tar.gz |
Description: yaSSL was only handling the cases of zero or
one leading zeros for the key agreement instead of
potentially any number.
There is about 1 in 50,000 connections to fail
when using DHE cipher suites. The second problem was the
case where a server would send a public value shorter than
the prime value, causing about 1 in 128 client connections
to fail, and also caused the yaSSL client to read off the
end of memory.
All client side DHE cipher suite users should update.
Note: The patch is received from YaSSL people
Diffstat (limited to 'CMakeLists.txt')
0 files changed, 0 insertions, 0 deletions