• D
    Fix for CVE-2014-0224 · a91be108
    Dr. Stephen Henson 提交于
    Only accept change cipher spec when it is expected instead of at any
    time. This prevents premature setting of session keys before the master
    secret is determined which an attacker could use as a MITM attack.
    
    Thanks to KIKUCHI Masashi (Lepidum Co. Ltd.) for reporting this issue
    and providing the initial fix this patch is based on.
    (cherry picked from commit bc8923b1ec9c467755cd86f7848c50ee8812e441)
    a91be108
s3_srvr.c 98.5 KB