]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
dovecot: add upstream security fix for CVE-2017-15132
authorPeter Korsgaard <peter@korsgaard.com>
Sun, 28 Jan 2018 22:33:10 +0000 (23:33 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Wed, 31 Jan 2018 12:09:00 +0000 (13:09 +0100)
commite4755cd898212bd42af816ba50cde2d46477daaf
treee37da6d0fcd39e8744ce119dc8dad903e84274d3
parent115bebbf18f109684cca03964257a090f6072bd8
dovecot: add upstream security fix for CVE-2017-15132

A flaw was found in dovecot 2.0 up to 2.2.33 and 2.3.0.  An abort of SASL
authentication results in a memory leak in dovecot's auth client used by
login processes.  The leak has impact in high performance configuration
where same login processes are reused and can cause the process to crash due
to memory exhaustion.

For more details, see:
http://www.openwall.com/lists/oss-security/2018/01/25/4

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
(cherry picked from commit 28adb37be48566ede823969c284c1490b456530a)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/dovecot/0002-lib-auth-Fix-memory-leak-in-auth_client_request_abor.patch [new file with mode: 0644]