Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-18661

Add LSAN Suppressions for SSLManager's Constructor

    • Type: Icon: Bug Bug
    • Resolution: Won't Fix
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: 3.1.3
    • Component/s: Networking, Security
    • Labels:
    • Fully Compatible
    • ALL
    • Security 5 06/26/15
    • 0

      SSL_CTX_use_certificate_chain_file, SSL_CTX_new, PEM_read_bio_X509_AUX and SSL_CTX_set_cipher_list are called from SSLManager's constructor and may leak if the constructor throws.

      The exceptions only happen at server/client startup and would terminate the process. Adding LSAN suppressions resolves this issue for now.

      There is a separate ticket to document this issue in more detail and will be used to discuss if a more comprehensive fix is necessary.

            Assignee:
            robert.guo@mongodb.com Robert Guo (Inactive)
            Reporter:
            robert.guo@mongodb.com Robert Guo (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: