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

Unsafe collection lookup in timeseries_write_ops

    • Type: Icon: Bug Bug
    • Resolution: Duplicate
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Storage Execution
    • ALL
    • Execution Team 2024-11-11
    • 200

      As of 95650, the default collator for updating buckets is retrieved from the collection at the time of use. One site of this lookup was not checked to ensure the collection existed, allowing for the possibility of an invalid memory access.

      A fix is to enforce its existence like is already done with the other lookup.

            Assignee:
            malik.endsley@mongodb.com Malik Endsley
            Reporter:
            malik.endsley@mongodb.com Malik Endsley
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: