Uploaded image for project: 'Qpid'
  1. Qpid
  2. QPID-3227

rdma layer may allow overrun of send buffers

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.10
    • 0.11
    • C++ Broker
    • None

    Description

      The rdma driver adds a small trailer to outbound buffers, however the size of this header is not accounted for when the buffer's size is passed to the codec. If the codec fills all available buffer space, the rdma driver will overwrite the end of the buffer when adding the trailer.

      Kudos to Chuck Rolke for helping root-cause this bug!

      Attachments

        1. QPID-3227.patch
          4 kB
          Ken Giusti

        Activity

          People

            kgiusti Ken Giusti
            kgiusti Ken Giusti
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: