Bug 1532768 (CVE-2017-15132)
Summary: | CVE-2017-15132 dovecot: Auth leaks memory if SASL authentication is aborted | ||
---|---|---|---|
Product: | [Other] Security Response | Reporter: | Pedro Sampaio <psampaio> |
Component: | vulnerability | Assignee: | Red Hat Product Security <security-response-team> |
Status: | CLOSED ERRATA | QA Contact: | |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | unspecified | CC: | bennie.joubert, dan, janfrode, mhlavink, security-response-team, yozone |
Target Milestone: | --- | Keywords: | Reopened, Security |
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | dovecot 2.2.34, dovecot 2.3.1 | Doc Type: | If docs needed, set a value |
Doc Text: |
Aborting the process of SASL authentication can lead to a memory leak when the same login processes are reused. An attacker could use this flaw to cause a denial of service due to memory exhaustion.
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2021-10-21 19:52:47 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: | 1532769, 1538717, 1551758, 1551759 | ||
Bug Blocks: | 1538713 |
Description
Pedro Sampaio
2018-01-09 18:54:56 UTC
Acknowledgments: Name: the Dovecot project Created dovecot tracking bugs for this issue: Affects: fedora-all [bug 1538717] Mitigation: This issue can be mitigated on vulnerable systems by limiting the login process to a single request per process, which is also the default value. A flaw was found in the original upstream fix, this additional fix is needed: https://github.com/dovecot/core/commit/a9b135760aea6d1790d447d351c56b78889dac22.patch see this post for details: http://seclists.org/oss-sec/2018/q1/119 External References: https://www.dovecot.org/list/dovecot-news/2018-February/000370.html |