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.

        1. Screenshot 2024-11-07 at 2.39.29 PM.png
          180 kB
          Ravi Giri
        2. Screenshot 2024-11-08 at 8.38.25 PM.png
          540 kB
          Ravi Giri

            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: