Uploaded image for project: 'CloudStack'
  1. CloudStack
  2. CLOUDSTACK-5826

createPod: passing invalid gateway/netmask to the call causes infinite loop execution

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Critical
    • Resolution: Fixed
    • 4.3.0
    • 4.2.1, 4.3.0, 4.4.0
    • Management Server
    • Security Level: Public (Anyone can view this level - this is the default.)
    • None

    Description

      Steps to reproduce:

      1) UI->Create Pod
      2) pass -1 for gateway/netmask values

      The createPod doesn't do gateway/netmask validation before calling NetUtils.ipAndNetMaskToCidr(gateway, netmask), and it causes NetUtils method to go to infinite loop.

      Attachments

        Activity

          People

            alena1108 Alena Prokharchyk
            alena1108 Alena Prokharchyk
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: