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

FieldParser::extractNumber fails ubsan for NaNs

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 4.3.3
    • Affects Version/s: None
    • Component/s: Querying
    • Labels:
      None
    • Fully Compatible
    • ALL
    • Execution Team 2019-12-30
    • 94

      extractNumber does check the type of the BSONElement before extracting its value, but it does not defend against non-finite floating point numbers.

            Assignee:
            geert.bosch@mongodb.com Geert Bosch
            Reporter:
            geert.bosch@mongodb.com Geert Bosch
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: