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

prevent user access to index namespaces

    • Type: Icon: Improvement Improvement
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Storage
    • Labels:
      None
    • Storage Execution

      The user is allowed to run operations on namespaces used to back btree indexes, for example test.foo.$id. These namespaces do not contain bson, yet mongod may attempt to read/write bson from/to them resulting in invalid bson errors and potentially memory corruption. We should prevent the user from accessing these namespaces directly.

            Assignee:
            backlog-server-execution [DO NOT USE] Backlog - Storage Execution Team
            Reporter:
            aaron Aaron Staple
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: