Uploaded image for project: 'WiredTiger'
  1. WiredTiger
  2. WT-13640

Implement Locking Mechanism for default session scratch buffer operations

    • Storage Engines
    • 5
    • StorEng - 2024-11-12

      This issue was identified while investigating BF-35256.

      A race condition occurs between the __conn_set_timestamp and __conn_reconfigure functions when using the same default session of the connection and accessing the same scratch buffer slot, leading to a heap-use-after-free error when one thread frees the slot while the other tries to access it.

            Assignee:
            ravi.giri@mongodb.com Ravi Giri
            Reporter:
            ravi.giri@mongodb.com Ravi Giri
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: