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

Integer overflow in SharedBuffer::grow_reallocate

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 3.4.11, 3.5.12
    • Affects Version/s: None
    • Component/s: Internal Code
    • Labels:
      None
    • Fully Compatible
    • ALL
    • v3.4, v3.2, v3.0
    • Query 2017-08-21, Query 2017-09-11
    • 15

      When the minSize parameter greater than 1 GB is passed to the grow_reallocate function then the while loop inside the function causes integer overflow and loops forever.

            Assignee:
            martin.neupauer@mongodb.com Martin Neupauer
            Reporter:
            martin.neupauer@mongodb.com Martin Neupauer
            Votes:
            0 Vote for this issue
            Watchers:
            11 Start watching this issue

              Created:
              Updated:
              Resolved: