Unsafe collection lookup in timeseries_write_ops

XMLWordPrintableJSON

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

      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
            Reporter:
            Malik Endsley
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: