-
Bug
-
Resolution: Done
-
Major
-
None
-
None
-
None
Currently, the awaitWritable methods are not looping on wait to protect against spurious wakes:
- is caused by
-
UNDERTOW-1910 CVE-2021-3629 AbstractFramedStreamSinkChannel.awaitWritable() never returns if peer fails to update HTTP2 window
- Resolved
- is incorporated by
-
WFCORE-6057 Upgrade Undertow to 2.3.0.Final (CVE-2022-2764)
- Closed
-
WFCORE-5946 Upgrade Undertow to 2.2.18.Final
- Closed
- is related to
-
UNDERTOW-2039 Convert AbstractFramedChannel.AWAIT_WRITABLE_TIMEOUT to nanoseconds
- Pull Request Sent