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

Fix data race in Fault::appendDescription()

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 8.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Server Security
    • Fully Compatible
    • ALL
    • Security 2024-07-08, Security 2024-07-22
    • 200

      In Fault::appendDescription(), the part where the std::deque of FaultFacetPtr is read should be done only if the Fault::_mutex is locked.

            Assignee:
            erwin.pe@mongodb.com Erwin Pe
            Reporter:
            erwin.pe@mongodb.com Erwin Pe
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: