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

Check whether 'globalServiceContext' is NULL before dereferencing it in the GDB python extension

    • Type: Icon: Bug Bug
    • Resolution: Gone away
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • ALL
    • QE 2023-01-23
    • 0

      In the GDB Python extension (in here),  the 'globalServiceContext' is dereferenced before checking whether it's NULL or not. This can cause a server crash if this variable is not initialized yet (e.g., BF-25267).

            Assignee:
            mohammad.dashti@mongodb.com Mohammad Dashti (Inactive)
            Reporter:
            mohammad.dashti@mongodb.com Mohammad Dashti (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: