Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-13467

Potential race condition when SSL is in use

    XMLWordPrintable

Details

    Description

      When SSL is in use there is a potential race between the IO thread reading from the connection attempting to write handshake data, and the worker thread attempting to write the invocation.

      This could potentially be fixed in Undertow by not returing the connection till the handshake is done, however it is probably safer to change the stream implementation so that only the IO thread actually writes to the Underlying channel

      Attachments

        Issue Links

          Activity

            People

              sdouglas1@redhat.com Stuart Douglas
              sdouglas1@redhat.com Stuart Douglas
              Jan Stourac Jan Stourac
              Jan Stourac Jan Stourac
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: