]> 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>
Mon, 29 Jan 2018 08:48:08 +0000 (09:48 +0100)
commit28adb37be48566ede823969c284c1490b456530a
tree451ed00f604afb1c94c3af7788272319a65adf59
parent8fb8dddbf487706891040659959352af8c8d28d4
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>
package/dovecot/0002-lib-auth-Fix-memory-leak-in-auth_client_request_abor.patch [new file with mode: 0644]