Bug 1308465 (CVE-2016-2094)
Summary: | CVE-2016-2094 EAP: HTTPS NIO connector uses no timeout when reading SSL handshake from client | ||
---|---|---|---|
Product: | [Other] Security Response | Reporter: | Adam Mariš <amaris> |
Component: | vulnerability | Assignee: | Red Hat Product Security <security-response-team> |
Status: | CLOSED ERRATA | QA Contact: | |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | unspecified | CC: | bbaranow, bmaxwell, cdewolf, csutherl, dandread, darran.lofthouse, jawilson, jshepherd, lgao, myarboro, osoukup, pslavice, rmaucher, rnetuka, rsvoboda, security-response-team, slong, twalsh, vtunka |
Target Milestone: | --- | Keywords: | Security |
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: |
A read-timeout flaw was found in the HTTPS NIO Connector handling of SSL handshakes. A remote, unauthenticated attacker could create a socket and cause a thread to remain occupied indefinitely so long as the socket remained open (denial of service).
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2021-10-21 00:49:44 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | 1307039 | ||
Bug Blocks: | 1308466 |
Description
Adam Mariš
2016-02-15 09:51:09 UTC
Undertow in EAP 7 is not vulnerable. The SSL handshake read does not occupy a thread with Undertow and the handshake read times out as expected by the listener's read-timeout. This issue has been addressed in the following products: JBEAP 6.4.z for RHEL 6 Via RHSA-2016:0598 https://rhn.redhat.com/errata/RHSA-2016-0598.html This issue has been addressed in the following products: JBEAP 6.4.z for RHEL 7 Via RHSA-2016:0597 https://rhn.redhat.com/errata/RHSA-2016-0597.html This issue has been addressed in the following products: JBEAP 6.4.z for RHEL 6 Via RHSA-2016:0596 https://rhn.redhat.com/errata/RHSA-2016-0596.html This issue has been addressed in the following products: JBEAP 6.4.z for RHEL 5 Via RHSA-2016:0595 https://rhn.redhat.com/errata/RHSA-2016-0595.html This issue has been addressed in the following products: Via RHSA-2016:0599 https://rhn.redhat.com/errata/RHSA-2016-0599.html This issue has been addressed in the following products: JBEAP 6.4.z for RHEL 6 Via RHSA-2016:0596 https://rhn.redhat.com/errata/RHSA-2016-0596.html This issue has been addressed in the following products: JBEAP 6.4.z for RHEL 5 Via RHSA-2016:0595 https://rhn.redhat.com/errata/RHSA-2016-0595.html |