• Harin Vadodaria's avatar
    Bug#15965288: BUFFER OVERFLOW IN YASSL FUNCTION · cbc9373f
    Harin Vadodaria authored
                  DOPROCESSREPLY()
    
    Description: Function DoProcessReply() calls function
                 decrypt_message() in a while loop without
                 performing a check on available buffer
                 space. This can cause buffer overflow and
                 crash the server. This patch is fix provided
                 by Sawtooth to resolve the issue.
    cbc9373f
handshake.cpp 34.9 KB