Potential deadlock in SSLManagerOpenSSL construction

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Unresolved
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Server Security
    • ALL
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      TSAN has found a lock-order inversion between some libcrypto internal mutex and another lock. The inversion occurs in one direction when constructing the SSLManagerOpenSSL, and a mongo-initializer (it appears to be this one: https://github.com/10gen/mongo/blob/cbb2dd5bbf0407792b3a808bd8adc131e6fb9b51/src/mongo/util/net/openssl_init.cpp#L204 given that we just logged that we completed fips mode activation before the inversion is detected)

              Assignee:
              Unassigned
              Reporter:
              George Wangensteen (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated: