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

Prevent arguments to bind from going out of scope during timed-out binds

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 5.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Fully Compatible
    • Security 2021-09-20

      Timeout testing in SERVER-58852 has revealed that certain arguments to bind sometimes go out of scope when a long hang is inserted before performing the network call. This is a concern because all arguments that are passed into any function that performs network calls to an LDAP server should remain in scope irrespective of how long the function takes to complete. More information provided in the dev-only comment below.

            Assignee:
            mark.benvenuto@mongodb.com Mark Benvenuto
            Reporter:
            varun.ravichandran@mongodb.com Varun Ravichandran
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: