Uploaded image for project: 'Qpid Dispatch'
  1. Qpid Dispatch
  2. DISPATCH-2289

use-after-free of streaming data causes crash in tcp adaptor

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Fixed
    • 1.17.1
    • 1.18.0
    • Protocol Adaptors
    • None

    Description

      The adaptor is manipulating a stream data which it previously freed:

       

                      #0  0x000000000045f7e3 qd_message_stream_data_release_up_to (qdrouterd + 0x5f7e3)                                                 
                      #1  0x000000000043f9a3 handle_connection_event (qdrouterd + 0x3f9a3)                                                              
                      #2  0x00000000004b873c handle_event_with_context (qdrouterd + 0xb873c)                                                            
                      #3  0x00000000004b8779 do_handle_raw_connection_event (qdrouterd + 0xb8779)                                                       
                      #4  0x00000000004b9639 handle (qdrouterd + 0xb9639)                                                                               
                      #5  0x00000000004b9747 thread_run (qdrouterd + 0xb9747)                                                                           
                      #6  0x000000000046c856 _thread_init (qdrouterd + 0x6c856)                                                                         
                      #7  0x00007f35282b73f9 start_thread (libpthread.so.0 + 0x93f9)                                                                    
                      #8  0x00007f3527ddb4c3 __clone (libc.so.6 + 0x1014c3)

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: