Go to file
Marcus Rueckert 355adda1ff - update to 2.3.0.1
* CVE-2017-15130: TLS SNI config lookups may lead to excessive
    memory usage, causing imap-login/pop3-login VSZ limit to be
    reached and the process restarted. This happens only if Dovecot
    config has local_name { } or local { } configuration blocks and
    attacker uses randomly generated SNI servernames.
  * CVE-2017-14461: Parsing invalid email addresses may cause a
    crash or leak memory contents to attacker. For example, these
    memory contents might contain parts of an email from another
    user if the same imap process is reused for multiple users.
    First discovered by Aleksandar Nikolic of Cisco Talos.
    Independently also discovered by "flxflndy" via HackerOne.
  * CVE-2017-15132: Aborted SASL authentication leaks memory in
    login process.
  * Linux: Core dumping is no longer enabled by default via
    PR_SET_DUMPABLE, because this may allow attackers to bypass
    chroot/group restrictions. Found by cPanel Security Team.
    Nowadays core dumps can be safely enabled by using "sysctl -w
    fs.suid_dumpable=2". If the old behaviour is wanted, it can
    still be enabled by setting:
    import_environment=$import_environment PR_SET_DUMPABLE=1
  - imap-login with SSL/TLS connections may end up in infinite loop

OBS-URL: https://build.opensuse.org/package/show/server:mail/dovecot23?expand=0&rev=6
2018-03-06 13:53:55 +00:00
.gitattributes Accepting request 559675 from home:darix:playground 2017-12-24 02:20:56 +00:00
.gitignore Accepting request 559675 from home:darix:playground 2017-12-24 02:20:56 +00:00
321a39be974deb2e7eff7b2a509a3ee6ff2e5ae1.patch - backport 321a39be974deb2e7eff7b2a509a3ee6ff2e5ae1.patch 2017-12-25 18:51:39 +00:00
dovecot23.changes - update to 2.3.0.1 2018-03-06 13:53:55 +00:00
dovecot23.spec - update to 2.3.0.1 2018-03-06 13:53:55 +00:00
dovecot-2.0.configfiles Accepting request 559675 from home:darix:playground 2017-12-24 02:20:56 +00:00
dovecot-2.1-pigeonhole.configfiles Accepting request 559675 from home:darix:playground 2017-12-24 02:20:56 +00:00
dovecot-2.1.configfiles Accepting request 559675 from home:darix:playground 2017-12-24 02:20:56 +00:00
dovecot-2.2-pigeonhole.configfiles Accepting request 559675 from home:darix:playground 2017-12-24 02:20:56 +00:00
dovecot-2.2.configfiles Accepting request 559675 from home:darix:playground 2017-12-24 02:20:56 +00:00
dovecot-2.3-pigeonhole-0.5.0.tar.gz Accepting request 559675 from home:darix:playground 2017-12-24 02:20:56 +00:00
dovecot-2.3-pigeonhole.configfiles Accepting request 559675 from home:darix:playground 2017-12-24 02:20:56 +00:00
dovecot-2.3.0-better_ssl_defaults.patch Accepting request 559675 from home:darix:playground 2017-12-24 02:20:56 +00:00
dovecot-2.3.0-dont_use_etc_ssl_certs.patch Accepting request 559675 from home:darix:playground 2017-12-24 02:20:56 +00:00
dovecot-2.3.0.1.tar.gz - update to 2.3.0.1 2018-03-06 13:53:55 +00:00
dovecot-2.3.configfiles Accepting request 559675 from home:darix:playground 2017-12-24 02:20:56 +00:00
dovecot-rpmlintrc Accepting request 559675 from home:darix:playground 2017-12-24 02:20:56 +00:00